diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:11:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:11:37 +0000 |
commit | b69601194372c67a4a983050f727e447d30fc784 (patch) | |
tree | 806436dca323dc531a1edd68b06212bcb7a23965 /xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-b69601194372c67a4a983050f727e447d30fc784.tar.gz gentoo-2-b69601194372c67a4a983050f727e447d30fc784.tar.bz2 gentoo-2-b69601194372c67a4a983050f727e447d30fc784.zip |
Stable on amd64.
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild index ac466d25bf74..d2f29bfa91a0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.6.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/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.7 2004/09/18 02:52:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.6.ebuild,v 1.8 2004/10/19 09:10:13 absinthe Exp $ IUSE="" @@ -11,7 +11,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 ppc64" +KEYWORDS="~ia64 x86 ppc alpha sparc amd64 hppa ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.0.6 dev-libs/libxml2" |