diff options
author | 2007-07-22 03:33:36 +0000 | |
---|---|---|
committer | 2007-07-22 03:33:36 +0000 | |
commit | aa695074ea59db4cc639807f84ea62fe838d8991 (patch) | |
tree | ad8e6befe43eea6f61d53d154d84448060555521 /x11-misc/x2x | |
parent | Drop virtual/x11 references. (diff) | |
download | gentoo-2-aa695074ea59db4cc639807f84ea62fe838d8991.tar.gz gentoo-2-aa695074ea59db4cc639807f84ea62fe838d8991.tar.bz2 gentoo-2-aa695074ea59db4cc639807f84ea62fe838d8991.zip |
Drop virtual/x11 references.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-misc/x2x')
-rw-r--r-- | x11-misc/x2x/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r1.ebuild | 20 | ||||
-rw-r--r-- | x11-misc/x2x/x2x-1.27-r2.ebuild | 20 | ||||
-rw-r--r-- | x11-misc/x2x/x2x-1.27.ebuild | 20 |
4 files changed, 30 insertions, 38 deletions
diff --git a/x11-misc/x2x/ChangeLog b/x11-misc/x2x/ChangeLog index 76a489a234aa..06206153e42d 100644 --- a/x11-misc/x2x/ChangeLog +++ b/x11-misc/x2x/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/x2x -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.18 2006/04/14 18:55:08 nelchael Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/ChangeLog,v 1.19 2007/07/22 03:33:36 dberkholz Exp $ + + 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; x2x-1.27.ebuild, + x2x-1.27-r1.ebuild, x2x-1.27-r2.ebuild: + Drop virtual/x11 references. *x2x-1.27-r2 (14 Apr 2006) diff --git a/x11-misc/x2x/x2x-1.27-r1.ebuild b/x11-misc/x2x/x2x-1.27-r1.ebuild index 6a1f7362de2e..f71bf622e4c1 100644 --- a/x11-misc/x2x/x2x-1.27-r1.ebuild +++ b/x11-misc/x2x/x2x-1.27-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.8 2006/04/14 18:55:08 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r1.ebuild,v 1.9 2007/07/22 03:33:36 dberkholz Exp $ inherit eutils @@ -15,17 +15,13 @@ SLOT="0" KEYWORDS="alpha ~amd64 ~mips ppc sparc x86" IUSE="" -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXext ) - virtual/x11 )" +RDEPEND="x11-libs/libX11 + x11-libs/libXtst + x11-libs/libXext" DEPEND="${RDEPEND} - || ( ( - app-text/rman - x11-misc/imake - x11-proto/xproto ) - virtual/x11 )" + app-text/rman + x11-misc/imake + x11-proto/xproto" src_unpack() { unpack ${A} diff --git a/x11-misc/x2x/x2x-1.27-r2.ebuild b/x11-misc/x2x/x2x-1.27-r2.ebuild index 3ccd42ecb064..d3911e75f56d 100644 --- a/x11-misc/x2x/x2x-1.27-r2.ebuild +++ b/x11-misc/x2x/x2x-1.27-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r2.ebuild,v 1.1 2006/04/14 18:55:08 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27-r2.ebuild,v 1.2 2007/07/22 03:33:36 dberkholz Exp $ inherit eutils @@ -16,17 +16,13 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" IUSE="" -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXext ) - virtual/x11 )" +RDEPEND="x11-libs/libX11 + x11-libs/libXtst + x11-libs/libXext" DEPEND="${RDEPEND} - || ( ( - app-text/rman - x11-misc/imake - x11-proto/xproto ) - virtual/x11 )" + app-text/rman + x11-misc/imake + x11-proto/xproto" src_unpack() { unpack ${A} diff --git a/x11-misc/x2x/x2x-1.27.ebuild b/x11-misc/x2x/x2x-1.27.ebuild index a22ea1e5bf14..b7813a32a4a5 100644 --- a/x11-misc/x2x/x2x-1.27.ebuild +++ b/x11-misc/x2x/x2x-1.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.14 2006/04/14 18:55:08 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/x2x/x2x-1.27.ebuild,v 1.15 2007/07/22 03:33:36 dberkholz Exp $ inherit eutils @@ -13,17 +13,13 @@ SLOT="0" KEYWORDS="x86 sparc alpha amd64 ~mips" IUSE="" -RDEPEND="|| ( ( - x11-libs/libX11 - x11-libs/libXtst - x11-libs/libXext ) - virtual/x11 )" +RDEPEND="x11-libs/libX11 + x11-libs/libXtst + x11-libs/libXext" DEPEND="${RDEPEND} - || ( ( - app-text/rman - x11-misc/imake - x11-proto/xproto ) - virtual/x11 )" + app-text/rman + x11-misc/imake + x11-proto/xproto" src_unpack() { unpack ${A} |