summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-08 03:01:03 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-08 03:01:03 +0000
commitd4ad8aaccf919d7acdd3b38bd3e8d59ef8775cae (patch)
treebe71ccce733efe2cb1c321300d2239a0b0095299
parentRemove unused bsf dep; update LICENSE to 2.0; style tweaks. (diff)
downloadgentoo-2-d4ad8aaccf919d7acdd3b38bd3e8d59ef8775cae.tar.gz
gentoo-2-d4ad8aaccf919d7acdd3b38bd3e8d59ef8775cae.tar.bz2
gentoo-2-d4ad8aaccf919d7acdd3b38bd3e8d59ef8775cae.zip
Marked ~hppa (bug #177426).
(Portage version: 2.1.2.2)
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-2.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 83b6a2bff402..cf6730822096 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.234 2007/05/07 19:25:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.235 2007/05/08 03:01:03 jer Exp $
+
+ 08 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.5.1.ebuild:
+ Marked ~hppa (bug #177426).
07 May 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r2.ebuild:
Marked ~hppa (bug #177426).
diff --git a/dev-lang/python/python-2.5.1.ebuild b/dev-lang/python/python-2.5.1.ebuild
index 3e4a76879a00..485e9136a801 100644
--- a/dev-lang/python/python-2.5.1.ebuild
+++ b/dev-lang/python/python-2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1.ebuild,v 1.1 2007/05/07 07:43:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1.ebuild,v 1.2 2007/05/08 03:01:03 jer Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -24,7 +24,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~x86"
+KEYWORDS="~hppa ~x86"
IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 sqlite doc nocxx nptl examples"
# NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes,cjkcodecs}