summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-02-21 12:37:31 +0000
committerDavid Holm <dholm@gentoo.org>2005-02-21 12:37:31 +0000
commitd949009171beadd0c69d970527ab2cb4462ba43e (patch)
tree9e68eb8878f8c51d822a739c69b2d2da1fc8b0f8
parentVersion bumped (diff)
downloadhistorical-d949009171beadd0c69d970527ab2cb4462ba43e.tar.gz
historical-d949009171beadd0c69d970527ab2cb4462ba43e.tar.bz2
historical-d949009171beadd0c69d970527ab2cb4462ba43e.zip
Added to ~ppc
Package-Manager: portage-2.0.51-r15
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/Manifest14
-rw-r--r--dev-python/urwid/urwid-0.8.6.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index f7a213923c2b..090aa3bb1e3f 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.2 2005/01/21 04:32:48 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.3 2005/02/21 12:37:31 dholm Exp $
+
+ 21 Feb 2005; David Holm <dholm@gentoo.org> urwid-0.8.6.ebuild:
+ Added to ~ppc.
20 Jan 2005; Rob Cakebread <pythonhead@gentoo.org> urwid-0.8.6.ebuild:
License changed to LGPL-2.1
diff --git a/dev-python/urwid/Manifest b/dev-python/urwid/Manifest
index 6076cc25f238..86e56337cdda 100644
--- a/dev-python/urwid/Manifest
+++ b/dev-python/urwid/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0a340834bc70cad99acf8cef571833b8 urwid-0.8.6.ebuild 604
+MD5 61dfe264b25cf981f9894df6b8f0560e ChangeLog 529
MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
-MD5 8b43203e42726c2b4aa4ce0d883fa809 ChangeLog 451
+MD5 999eec035677a68e02b89336760ed149 urwid-0.8.6.ebuild 604
MD5 84b7b6bba847f6a4f3c63695b607eb8a files/digest-urwid-0.8.6 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB8IYaz2gxt1z4IGYRAjSDAKCfF4nullopJfpVk+Tjx0jIWP5irwCgknzA
-VcadzbxeqXw2vg8cGFPP8Ic=
-=qV5Q
------END PGP SIGNATURE-----
diff --git a/dev-python/urwid/urwid-0.8.6.ebuild b/dev-python/urwid/urwid-0.8.6.ebuild
index 8684a0467688..15d69fda48a0 100644
--- a/dev-python/urwid/urwid-0.8.6.ebuild
+++ b/dev-python/urwid/urwid-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.8.6.ebuild,v 1.2 2005/01/21 04:32:48 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/urwid-0.8.6.ebuild,v 1.3 2005/02/21 12:37:31 dholm Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://excess.org/urwid/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/python-2.1.3-r1"