diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-24 19:28:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-24 19:28:10 +0000 |
commit | a8419377e68132d13385c0a50451296c1f87a9c7 (patch) | |
tree | f6b685116d6cf2bee235ac0899a424c907d90cf3 /x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild | |
parent | Stable on alpha, bug 79183. (diff) | |
download | historical-a8419377e68132d13385c0a50451296c1f87a9c7.tar.gz historical-a8419377e68132d13385c0a50451296c1f87a9c7.tar.bz2 historical-a8419377e68132d13385c0a50451296c1f87a9c7.zip |
Stable on hppa.
Diffstat (limited to 'x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild index 5112ca3c11a8..4fb0b148db54 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.5.ebuild,v 1.3 2005/01/21 02:14:13 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.5.ebuild,v 1.4 2005/01/24 19:28:10 gmsoft Exp $ inherit gtk-engines2 @@ -14,7 +14,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-4.2.0/src-bz2/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=x11-libs/gtk+-2" |