diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:42:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:42:49 +0000 |
commit | 52f533982ac8d21b1f5ccf363917943ce81db2ef (patch) | |
tree | 799dbf25711db159c484ff94f568794a35834c32 /xfce-base/libxfcegui4 | |
parent | Reverted the use vs. need net change, for Tuan to consider first. Oops! (diff) | |
download | gentoo-2-52f533982ac8d21b1f5ccf363917943ce81db2ef.tar.gz gentoo-2-52f533982ac8d21b1f5ccf363917943ce81db2ef.tar.bz2 gentoo-2-52f533982ac8d21b1f5ccf363917943ce81db2ef.zip |
sync IUSE (-xinerama)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild index 3fe65dd95b7d..c65f9291f71c 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild,v 1.1 2005/03/17 02:51:42 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.1.ebuild,v 1.2 2005/07/07 02:42:49 agriffis Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="xinerama" +IUSE="" RDEPEND="~xfce-base/libxfce4util-${PV}" -inherit xfce4
\ No newline at end of file +inherit xfce4 diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild index 3e0ba60a5407..b1862cd91b0e 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.2 2005/07/07 02:02:33 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.3 2005/07/07 02:42:49 agriffis Exp $ DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" -IUSE="xinerama" +IUSE="" RDEPEND="~xfce-base/libxfce4util-${PV}" -inherit xfce4
\ No newline at end of file +inherit xfce4 |