summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-15 15:01:08 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-15 15:01:08 +0000
commitff2a90f707c3f835236cf6d1b48876a5c8afb0f0 (patch)
tree9caf58570dac8d2d23425dd3efb3b87e1465ee4a /x11-misc/pypanel
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-ff2a90f707c3f835236cf6d1b48876a5c8afb0f0.tar.gz
gentoo-2-ff2a90f707c3f835236cf6d1b48876a5c8afb0f0.tar.bz2
gentoo-2-ff2a90f707c3f835236cf6d1b48876a5c8afb0f0.zip
Added to ~ppc
Diffstat (limited to 'x11-misc/pypanel')
-rw-r--r--x11-misc/pypanel/ChangeLog7
-rw-r--r--x11-misc/pypanel/pypanel-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/pypanel/ChangeLog b/x11-misc/pypanel/ChangeLog
index aa7b5f8a31db..7c47c43166cf 100644
--- a/x11-misc/pypanel/ChangeLog
+++ b/x11-misc/pypanel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/pypanel
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.4 2003/12/11 16:50:28 karltk Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/ChangeLog,v 1.5 2004/02/15 15:01:08 dholm Exp $
+
+ 15 Feb 2004; David Holm <dholm@gentoo.org> pypanel-0.9.ebuild:
+ Added to ~ppc.
11 Dec 2003; Karl Trygve Kalleberg <karltk@gentoo.org>
pypanel-0.9.ebuild: Fixed an insidious bug with inherit distutils,
diff --git a/x11-misc/pypanel/pypanel-0.9.ebuild b/x11-misc/pypanel/pypanel-0.9.ebuild
index 8466dbad0c52..ace804d0113b 100644
--- a/x11-misc/pypanel/pypanel-0.9.ebuild
+++ b/x11-misc/pypanel/pypanel-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.3 2003/12/11 16:51:13 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/pypanel/pypanel-0.9.ebuild,v 1.4 2004/02/15 15:01:08 dholm 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"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=x11-base/xfree-4.3.0-r2
>=dev-lang/python-2.2.3-r1