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
commita05e3a9531e72a9c11a3ce90c92cfca52b89a0b8 (patch)
treea2b69ebee28fb1586de1d5456ceaf269a7230e8a /dev-python/urwid
parentVersion bumped (diff)
downloadgentoo-2-a05e3a9531e72a9c11a3ce90c92cfca52b89a0b8.tar.gz
gentoo-2-a05e3a9531e72a9c11a3ce90c92cfca52b89a0b8.tar.bz2
gentoo-2-a05e3a9531e72a9c11a3ce90c92cfca52b89a0b8.zip
Added to ~ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/urwid')
-rw-r--r--dev-python/urwid/ChangeLog5
-rw-r--r--dev-python/urwid/urwid-0.8.6.ebuild4
2 files changed, 6 insertions, 3 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/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"