diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-06-01 13:24:18 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-06-01 13:24:18 +0000 |
commit | ade551dd6fff0fea7d0f8fdb0df5c496682b733e (patch) | |
tree | 06cec3fbd994792787089b1a0884011ab1d1d866 /x11-misc/pypanel | |
parent | Add IUSE= (diff) | |
download | historical-ade551dd6fff0fea7d0f8fdb0df5c496682b733e.tar.gz historical-ade551dd6fff0fea7d0f8fdb0df5c496682b733e.tar.bz2 historical-ade551dd6fff0fea7d0f8fdb0df5c496682b733e.zip |
Stable on x86
Diffstat (limited to 'x11-misc/pypanel')
-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 | ||||
-rw-r--r-- | x11-misc/pypanel/pypanel-1.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog index 9f181fac1c4c..5e4dcd242c8a 100644 --- a/x11-misc/pypanel/ChangeLog +++ b/x11-misc/pypanel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/pypanel # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.8 2004/04/27 19:58:50 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.9 2004/06/01 13:24:18 tseng Exp $ + + 01 Jun 2004; Brandon Hale <tseng@gentoo.org> pypanel-0.9.ebuild, + pypanel-1.1.ebuild, pypanel-1.2.ebuild: + Stable on x86 *pypanel-1.2 (27 Apr 2004) diff --git a/x11-misc/pypanel/pypanel-0.9.ebuild b/x11-misc/pypanel/pypanel-0.9.ebuild index ace804d0113b..6a60b2dc157e 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 Technologies, Inc. # 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.4 2004/02/15 15:01:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.5 2004/06/01 13:24:18 tseng Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pypanel.sourceforge.net" SRC_URI="mirror://sourceforge/pypanel/PyPanel-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=x11-base/xfree-4.3.0-r2 >=dev-lang/python-2.2.3-r1 diff --git a/x11-misc/pypanel/pypanel-1.1.ebuild b/x11-misc/pypanel/pypanel-1.1.ebuild index a11cc6acda5a..f5bbbc67558d 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 Technologies, Inc. # 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.2 2004/04/03 06:11:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-1.1.ebuild,v 1.3 2004/06/01 13:24:18 tseng Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pypanel.sourceforge.net" SRC_URI="mirror://sourceforge/pypanel/PyPanel-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND=">=x11-base/xfree-4.3.0-r2 >=dev-lang/python-2.2.3-r1 diff --git a/x11-misc/pypanel/pypanel-1.2.ebuild b/x11-misc/pypanel/pypanel-1.2.ebuild index 30ac04572b7d..c30daebc6be4 100644 --- a/x11-misc/pypanel/pypanel-1.2.ebuild +++ b/x11-misc/pypanel/pypanel-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-1.2.ebuild,v 1.1 2004/04/27 19:58:50 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-1.2.ebuild,v 1.2 2004/06/01 13:24:18 tseng Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pypanel.sourceforge.net" SRC_URI="mirror://sourceforge/pypanel/PyPanel-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/x11 >=dev-lang/python-2.2.3-r1 |