diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-08-04 05:36:54 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-08-04 05:36:54 +0000 |
commit | 3abff8e283afe43ee9c5583b48416bbddbfc3534 (patch) | |
tree | 1319b8e9f2e4f00196a938ebee05217c22b0a256 /xfce-base/libxfce4mcs | |
parent | Initial import of arcboot, a bootloader for SGI machines. (diff) | |
download | historical-3abff8e283afe43ee9c5583b48416bbddbfc3534.tar.gz historical-3abff8e283afe43ee9c5583b48416bbddbfc3534.tar.bz2 historical-3abff8e283afe43ee9c5583b48416bbddbfc3534.zip |
Mark stable on x86.
Diffstat (limited to 'xfce-base/libxfce4mcs')
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild index 4a37129b615b..20439da38609 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-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/libxfce4mcs/libxfce4mcs-4.0.6.ebuild,v 1.1 2004/07/12 16:38:29 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.0.6.ebuild,v 1.2 2004/08/04 05:36:54 bcowan Exp $ IUSE="X" @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz SLOT="0" LICENSE="LGPL-2" -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 |