diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-04-18 16:18:38 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-04-18 16:18:38 +0000 |
commit | 78f05dbdc1199a1631c31b061190c75364e9ff6e (patch) | |
tree | 3dcbc9bec5fe30bb59a92d43803618e37895fbc8 /x11-themes/commonbox-styles | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-78f05dbdc1199a1631c31b061190c75364e9ff6e.tar.gz historical-78f05dbdc1199a1631c31b061190c75364e9ff6e.tar.bz2 historical-78f05dbdc1199a1631c31b061190c75364e9ff6e.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 3 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index d799207f3e4e..5647af4479c2 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -6,6 +6,9 @@ *commonbox-styles-0.6 (26 Nov 2002) + 18 Apr 2003; Guy Martin <gmsoft@gentoo.org> commonbox-styles-0.6.ebuild: + Added hppa to KEYWORDS. + 26 Nov 2002; Matt Keadle <mkeadle@gentoo.org> commonbox-styles-0.6.ebuild files/digest-commonbox-styles-0.6 : diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 5e1cd73a0362..7cc6cd214913 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.4 2003/02/13 17:36:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.5 2003/04/18 16:18:38 gmsoft Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://gentoo.mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" RDEPEND="virtual/x11" |