diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-03 07:01:54 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2004-10-03 07:01:54 +0000 |
commit | e6ae69079f09bf774fa0426bd1094800bac4449f (patch) | |
tree | d18824d650816e1883a5d9e470aa0299279a148b | |
parent | optional dietlibc support #36306 (Manifest recommit) (diff) | |
download | gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.gz gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.bz2 gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.zip |
x11-base/xfree -> virtual/x11.
-rw-r--r-- | net-misc/tightvnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tightvnc/tightvnc-1.2.8.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/pypanel/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/pypanel/pypanel-0.9.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/pypanel/pypanel-1.1.ebuild | 4 |
5 files changed, 15 insertions, 8 deletions
diff --git a/net-misc/tightvnc/ChangeLog b/net-misc/tightvnc/ChangeLog index 4bdc21b3369b..3a1530f061eb 100644 --- a/net-misc/tightvnc/ChangeLog +++ b/net-misc/tightvnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tightvnc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.39 2004/09/26 21:15:25 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.40 2004/10/03 07:00:41 spyderous Exp $ + + 02 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; tightvnc-1.2.8.ebuild: + x11-base/xfree -> virtual/x11. 26 Sep 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild: Some QA and simplifications diff --git a/net-misc/tightvnc/tightvnc-1.2.8.ebuild b/net-misc/tightvnc/tightvnc-1.2.8.ebuild index 60cd66efcf67..d65c9a1027eb 100644 --- a/net-misc/tightvnc/tightvnc-1.2.8.ebuild +++ b/net-misc/tightvnc/tightvnc-1.2.8.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/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.8 2004/06/25 00:15:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/tightvnc-1.2.8.ebuild,v 1.9 2004/10/03 07:00:41 spyderous Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="GPL-2" SLOT="0" -DEPEND=">=x11-base/xfree-4.2.1 +DEPEND="virtual/x11 ~media-libs/jpeg-6b sys-libs/zlib tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 ) diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog index 4634fb368ada..67f949d5cb62 100644 --- a/x11-misc/pypanel/ChangeLog +++ b/x11-misc/pypanel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/pypanel # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.15 2004/09/29 07:59:55 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.16 2004/10/03 07:01:54 spyderous Exp $ + + 02 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; pypanel-0.9.ebuild, + pypanel-1.1.ebuild: + x11-base/xfree -> virtual/x11. 29 Sep 2004; <pyrania@gentoo.org> pypanel-1.3.ebuild: Stable on x86. diff --git a/x11-misc/pypanel/pypanel-0.9.ebuild b/x11-misc/pypanel/pypanel-0.9.ebuild index 4bed355812e5..f9d9c375ecbb 100644 --- a/x11-misc/pypanel/pypanel-0.9.ebuild +++ b/x11-misc/pypanel/pypanel-0.9.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/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.7 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.8 2004/10/03 07:01:54 spyderous Exp $ inherit distutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND=">=x11-base/xfree-4.3.0-r2 +DEPEND="virtual/x11 >=dev-lang/python-2.2.3-r1 >=dev-python/python-xlib-0.12" S="${WORKDIR}/PyPanel-${PV}" diff --git a/x11-misc/pypanel/pypanel-1.1.ebuild b/x11-misc/pypanel/pypanel-1.1.ebuild index 532c31c4b5e2..5aa748c2d1e8 100644 --- a/x11-misc/pypanel/pypanel-1.1.ebuild +++ b/x11-misc/pypanel/pypanel-1.1.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/x11-misc/pypanel/pypanel-1.1.ebuild,v 1.5 2004/06/28 20:10:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-1.1.ebuild,v 1.6 2004/10/03 07:01:54 spyderous Exp $ inherit distutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" IUSE="" -DEPEND=">=x11-base/xfree-4.3.0-r2 +DEPEND="virtual/x11 >=dev-lang/python-2.2.3-r1 >=dev-python/python-xlib-0.12 >=sys-apps/sed-4" |