diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-20 00:20:33 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-20 00:20:33 +0000 |
commit | c68d8afde6dc3129386436e13da036def3482c8e (patch) | |
tree | e8ba9a60f89dbf36de26c0ee11af8d21a17c995f /x11-themes | |
parent | whitespace fix (diff) | |
download | gentoo-2-c68d8afde6dc3129386436e13da036def3482c8e.tar.gz gentoo-2-c68d8afde6dc3129386436e13da036def3482c8e.tar.bz2 gentoo-2-c68d8afde6dc3129386436e13da036def3482c8e.zip |
KEYWORDS for alpha
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild index 0d4ce4d840a0..853f9550cc4a 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild,v 1.1 2002/10/14 23:59:58 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2.ebuild,v 1.2 2002/10/20 00:20:33 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Extra styles pack for flux|black|open(box)." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="media-gfx/xv virtual/x11" diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild index caa0dfd1dbc9..54dca269681d 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5.ebuild,v 1.1 2002/10/14 23:35:23 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.5.ebuild,v 1.2 2002/10/20 00:20:33 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" RDEPEND="virtual/x11" |