summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 06:11:11 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 06:11:11 +0000
commit7501082109ffd03fee6c8841d136dfd7466dc059 (patch)
tree12772db579c1b5c146b6ba22e5bbcd321cad2312 /x11-misc/pypanel
parentstable on ppc (diff)
downloadhistorical-7501082109ffd03fee6c8841d136dfd7466dc059.tar.gz
historical-7501082109ffd03fee6c8841d136dfd7466dc059.tar.bz2
historical-7501082109ffd03fee6c8841d136dfd7466dc059.zip
stable on ppc
Diffstat (limited to 'x11-misc/pypanel')
-rw-r--r--x11-misc/pypanel/ChangeLog5
-rw-r--r--x11-misc/pypanel/Manifest8
-rw-r--r--x11-misc/pypanel/pypanel-1.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog
index 2e4541b6c056..a0e1a3712725 100644
--- a/x11-misc/pypanel/ChangeLog
+++ b/x11-misc/pypanel/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2004/03/06 18:46:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.7 2004/04/03 06:11:11 pylon Exp $
+
+ 03 Apr 2004; Lars Weiler <pylon@gentoo.org> pypanel-1.1.ebuild:
+ stable on ppc
*pypanel-1.1 (06 Mar 2004)
diff --git a/x11-misc/pypanel/Manifest b/x11-misc/pypanel/Manifest
index 6e6c1f8e820e..7dcdef4a49e3 100644
--- a/x11-misc/pypanel/Manifest
+++ b/x11-misc/pypanel/Manifest
@@ -1,6 +1,6 @@
-MD5 b6ae38073abf65aa6fec996aa460b1b2 ChangeLog 954
-MD5 907c0c5c0b89bd01f03e31a62b8785b5 pypanel-0.9.ebuild 934
+MD5 0931b6f5aba3d60c69d82ca63093c415 ChangeLog 1035
MD5 23a663bed0e73b6409825c841e2db1a1 metadata.xml 883
-MD5 ada14164103d19639f2bbd9733de8770 pypanel-1.1.ebuild 847
-MD5 73cd7af58de9283ac27e2e287733de99 files/digest-pypanel-1.1 62
+MD5 f01da8b5ba8f379c33e94b39935e4d69 pypanel-0.9.ebuild 933
+MD5 3952f9ab47e9c9003823e53937771da4 pypanel-1.1.ebuild 844
MD5 9d8d1c7d91f53d608347ae8018410394 files/digest-pypanel-0.9 62
+MD5 73cd7af58de9283ac27e2e287733de99 files/digest-pypanel-1.1 62
diff --git a/x11-misc/pypanel/pypanel-1.1.ebuild b/x11-misc/pypanel/pypanel-1.1.ebuild
index b4ea52224a0b..a11cc6acda5a 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.1 2004/03/06 18:46:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-1.1.ebuild,v 1.2 2004/04/03 06:11:11 pylon 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