diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:00:32 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:00:32 +0000 |
commit | b6fc598fbb2973fade072db74e752c985cd0f5c2 (patch) | |
tree | f0df665178d3eb38214388867b434ad6398b56fd /x11-themes | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-b6fc598fbb2973fade072db74e752c985cd0f5c2.tar.gz gentoo-2-b6fc598fbb2973fade072db74e752c985cd0f5c2.tar.bz2 gentoo-2-b6fc598fbb2973fade072db74e752c985cd0f5c2.zip |
~amd64
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/alloy/alloy-0.5.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/baghira/baghira-0.3r.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/alloy/alloy-0.5.ebuild b/x11-themes/alloy/alloy-0.5.ebuild index 27cc82531e55..1d6bb26b981b 100644 --- a/x11-themes/alloy/alloy-0.5.ebuild +++ b/x11-themes/alloy/alloy-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.ebuild,v 1.5 2004/06/24 23:23:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.ebuild,v 1.6 2004/06/30 23:00:32 jhuebel Exp $ inherit kde need-kde 3.2 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" DEPEND=">=kde-base/kdebase-3.2 >=x11-libs/qt-3.3.0" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha ~amd64" pkg_postinst(){ ewarn "HOW TO USE THIS THEME FOR KDE:" diff --git a/x11-themes/baghira/baghira-0.3r.ebuild b/x11-themes/baghira/baghira-0.3r.ebuild index 9fcc77e8b275..269d5e58ac8f 100644 --- a/x11-themes/baghira/baghira-0.3r.ebuild +++ b/x11-themes/baghira/baghira-0.3r.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.3r.ebuild,v 1.4 2004/06/24 23:24:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.3r.ebuild,v 1.5 2004/06/30 22:57:35 jhuebel Exp $ inherit eutils kde @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/baghira/${P}.tar.bz2" HOMEPAGE="http://www.kde-look.org/content/show.php?content=8692" LICENSE="BSD" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" need-kde 3.2 |