From 78a02ff4e1688d41f23510daff63c2341e2d4878 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Sun, 22 Jul 2007 06:22:14 +0000 Subject: Drop virtual/x11 references. (Portage version: 2.1.3_rc8) --- sys-apps/apmd/ChangeLog | 6 +++++- sys-apps/apmd/apmd-3.0.2-r3.ebuild | 17 ++++++++--------- sys-apps/apmd/apmd-3.2.0.ebuild | 17 ++++++++--------- sys-apps/apmd/apmd-3.2.1_p4.ebuild | 17 ++++++++--------- sys-apps/apmd/apmd-3.2.2_p5.ebuild | 17 ++++++++--------- 5 files changed, 37 insertions(+), 37 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/apmd/ChangeLog b/sys-apps/apmd/ChangeLog index 1c5d6f5e7046..f0f7ec1fa0c9 100644 --- a/sys-apps/apmd/ChangeLog +++ b/sys-apps/apmd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/apmd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.37 2007/04/28 17:02:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.38 2007/07/22 06:22:14 dberkholz Exp $ + + 22 Jul 2007; Donnie Berkholz ; apmd-3.0.2-r3.ebuild, + apmd-3.2.0.ebuild, apmd-3.2.1_p4.ebuild, apmd-3.2.2_p5.ebuild: + Drop virtual/x11 references. 28 Apr 2007; Sven Wegener apmd-3.0.2-r3.ebuild, apmd-3.2.0.ebuild, apmd-3.2.1_p4.ebuild, apmd-3.2.2_p5.ebuild: diff --git a/sys-apps/apmd/apmd-3.0.2-r3.ebuild b/sys-apps/apmd/apmd-3.0.2-r3.ebuild index bf3853bd4cbc..3c4dfd3928b7 100644 --- a/sys-apps/apmd/apmd-3.0.2-r3.ebuild +++ b/sys-apps/apmd/apmd-3.0.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.22 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.23 2007/07/22 06:22:14 dberkholz Exp $ inherit eutils @@ -16,14 +16,13 @@ LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc" DEPEND=">=sys-apps/debianutils-1.16 - X? ( || ( ( x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXmu - x11-libs/libSM - x11-libs/libICE - x11-libs/libXt - x11-libs/libXext ) - virtual/x11 ) )" + X? ( x11-libs/libX11 + x11-libs/libXaw + x11-libs/libXmu + x11-libs/libSM + x11-libs/libICE + x11-libs/libXt + x11-libs/libXext )" src_unpack() { unpack ${A} ; cd ${S} diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild index 3106cef0c072..03ba12dea4b4 100644 --- a/sys-apps/apmd/apmd-3.2.0.ebuild +++ b/sys-apps/apmd/apmd-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.15 2007/07/12 05:10:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.16 2007/07/22 06:22:14 dberkholz Exp $ inherit eutils @@ -16,14 +16,13 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=sys-apps/debianutils-1.16 - X? ( || ( ( x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXmu - x11-libs/libSM - x11-libs/libICE - x11-libs/libXt - x11-libs/libXext ) - virtual/x11 ) )" + X? ( x11-libs/libX11 + x11-libs/libXaw + x11-libs/libXmu + x11-libs/libSM + x11-libs/libICE + x11-libs/libXt + x11-libs/libXext )" src_unpack() { unpack ${A} ; cd ${S} diff --git a/sys-apps/apmd/apmd-3.2.1_p4.ebuild b/sys-apps/apmd/apmd-3.2.1_p4.ebuild index 103060210b48..0b2e55f11bfb 100644 --- a/sys-apps/apmd/apmd-3.2.1_p4.ebuild +++ b/sys-apps/apmd/apmd-3.2.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.19 2007/04/28 17:02:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.20 2007/07/22 06:22:14 dberkholz Exp $ inherit eutils multilib toolchain-funcs @@ -19,14 +19,13 @@ KEYWORDS="amd64 ppc ppc64 x86" IUSE="X nls" RDEPEND=">=sys-apps/debianutils-1.16 - X? ( || ( ( x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXmu - x11-libs/libSM - x11-libs/libICE - x11-libs/libXt - x11-libs/libXext ) - virtual/x11 ) )" + X? ( x11-libs/libX11 + x11-libs/libXaw + x11-libs/libXmu + x11-libs/libSM + x11-libs/libICE + x11-libs/libXt + x11-libs/libXext )" DEPEND="${RDEPEND} virtual/os-headers" diff --git a/sys-apps/apmd/apmd-3.2.2_p5.ebuild b/sys-apps/apmd/apmd-3.2.2_p5.ebuild index 88cddd165815..036b1e6db78b 100644 --- a/sys-apps/apmd/apmd-3.2.2_p5.ebuild +++ b/sys-apps/apmd/apmd-3.2.2_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.2_p5.ebuild,v 1.11 2007/06/24 23:48:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.2_p5.ebuild,v 1.12 2007/07/22 06:22:14 dberkholz Exp $ inherit eutils multilib toolchain-funcs @@ -20,14 +20,13 @@ IUSE="X nls" RDEPEND=">=sys-apps/debianutils-1.16 >=sys-power/powermgmt-base-1.22 - X? ( || ( ( x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXmu - x11-libs/libSM - x11-libs/libICE - x11-libs/libXt - x11-libs/libXext ) - virtual/x11 ) )" + X? ( x11-libs/libX11 + x11-libs/libXaw + x11-libs/libXmu + x11-libs/libSM + x11-libs/libICE + x11-libs/libXt + x11-libs/libXext )" DEPEND="${RDEPEND} virtual/os-headers" -- cgit v1.2.3-65-gdbad