summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-10-03 07:01:54 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-10-03 07:01:54 +0000
commite6ae69079f09bf774fa0426bd1094800bac4449f (patch)
treed18824d650816e1883a5d9e470aa0299279a148b /x11-misc
parentoptional dietlibc support #36306 (Manifest recommit) (diff)
downloadgentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.gz
gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.tar.bz2
gentoo-2-e6ae69079f09bf774fa0426bd1094800bac4449f.zip
x11-base/xfree -> virtual/x11.
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pypanel/ChangeLog6
-rw-r--r--x11-misc/pypanel/pypanel-0.9.ebuild4
-rw-r--r--x11-misc/pypanel/pypanel-1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
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"