diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-20 22:16:00 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-20 22:16:00 +0000 |
commit | f6de8d6eed411c24ea4008a46f46e04f3d31cca2 (patch) | |
tree | 223090ae38ccc143aa6673db8eb81aeee3ef0745 /xfce-base/libxfce4util | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-f6de8d6eed411c24ea4008a46f46e04f3d31cca2.tar.gz gentoo-2-f6de8d6eed411c24ea4008a46f46e04f3d31cca2.tar.bz2 gentoo-2-f6de8d6eed411c24ea4008a46f46e04f3d31cca2.zip |
stable on amd64
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild index 63b02a17ed61..c6d29999cab4 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.7 2004/04/17 21:17:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.4.ebuild,v 1.8 2004/04/20 22:15:59 jhuebel Exp $ IUSE="" DESCRIPTION="Libraries for XFCE4" @@ -9,7 +9,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips" +KEYWORDS="~ia64 x86 ~ppc ~alpha sparc amd64 hppa ~mips" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2" |