diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:32:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:32:32 +0000 |
commit | 4eb711bd79b6a37da50b16981472718e6d6c3e68 (patch) | |
tree | 2db2befc6de5c6466722a002b0c0c11074fc7f96 /x11-themes/gtk-engines-xfce | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-4eb711bd79b6a37da50b16981472718e6d6c3e68.tar.gz gentoo-2-4eb711bd79b6a37da50b16981472718e6d6c3e68.tar.bz2 gentoo-2-4eb711bd79b6a37da50b16981472718e6d6c3e68.zip |
arm/hppa/ia64 KEYWORD updates
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
3 files changed, 12 insertions, 15 deletions
diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild index 4e9eaf0d4cbb..ffb6fac2ab95 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild,v 1.10 2004/07/15 01:06:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.7.ebuild,v 1.11 2004/11/04 22:32:32 vapier Exp $ inherit gtk-engines2 -IUSE="" - MY_P=${P/gtk-engines-xfce/gtk-xfce-engine} S=${WORKDIR}/${MY_P} @@ -13,8 +11,9 @@ DESCRIPTION="GTK+2 XFCE Theme Engine" HOMEPAGE="http://xfce.sourceforge.net/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" -SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ia64 ppc sparc alpha hppa ~mips" +SLOT="2" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild index ecb01ea39c57..56620ecd1249 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild,v 1.6 2004/10/19 09:14:03 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.1.9.ebuild,v 1.7 2004/11/04 22:32:32 vapier Exp $ inherit gtk-engines2 -IUSE="" - MY_P=${P/gtk-engines-xfce/gtk-xfce-engine} S=${WORKDIR}/${MY_P} @@ -14,8 +12,9 @@ HOMEPAGE="http://xfce.sourceforge.net/" SRC_URI="http://www.xfce.org/archive/xfce-4.0.4/src/${MY_P}.tar.gz mirror://gentoo/${MY_P}.tar.gz" -SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 amd64 ~ia64 ppc ~sparc ~alpha ~hppa ~mips ppc64" +SLOT="2" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc ~x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild index 3b2798e107b4..a5950f2b166b 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild,v 1.1 2004/10/04 04:41:16 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.0.ebuild,v 1.2 2004/11/04 22:32:32 vapier Exp $ inherit gtk-engines2 -IUSE="" - MY_P=${P/gtk-engines-xfce/gtk-xfce-engine} S=${WORKDIR}/${MY_P} @@ -14,9 +12,10 @@ HOMEPAGE="http://xfce.sourceforge.net/" SRC_URI="http://www.xfce.org/archive/xfce-4.1.90/src/${MY_P}.tar.gz mirror://gentoo/${MY_P}.tar.gz" -SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +IUSE="" DEPEND=">=x11-libs/gtk+-2" |