summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-06-08 00:05:03 +0000
committerJeroen Roovers <jer@gentoo.org>2007-06-08 00:05:03 +0000
commitcc349e27545090a5327e537d7447af190e56528c (patch)
tree33cb6148f982da0d37b015a1cb8bc953ada8c155 /dev-python
parentKeyword ~ppc. (diff)
downloadgentoo-2-cc349e27545090a5327e537d7447af190e56528c.tar.gz
gentoo-2-cc349e27545090a5327e537d7447af190e56528c.tar.bz2
gentoo-2-cc349e27545090a5327e537d7447af190e56528c.zip
Marked ~hppa (bug #181133).
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/snakeoil/ChangeLog5
-rw-r--r--dev-python/snakeoil/snakeoil-0.1_rc2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/snakeoil/ChangeLog b/dev-python/snakeoil/ChangeLog
index 4666e16bbb34..a6bd9b362e19 100644
--- a/dev-python/snakeoil/ChangeLog
+++ b/dev-python/snakeoil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/snakeoil
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.4 2007/06/07 14:01:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.5 2007/06/08 00:05:03 jer Exp $
+
+ 08 Jun 2007; Jeroen Roovers <jer@gentoo.org> snakeoil-0.1_rc2.ebuild:
+ Marked ~hppa (bug #181133).
07 Jun 2007; Markus Rothe <corsair@gentoo.org> snakeoil-0.1_rc2.ebuild:
Added ~ppc64; bug #181133
diff --git a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild b/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild
index ea6fca0d65d1..e878c81f796e 100644
--- a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.1_rc2.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-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.4 2007/06/07 14:01:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.5 2007/06/08 00:05:03 jer Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ SRC_URI="http://www.pkgcore.org/releases/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
DOCS="AUTHORS NEWS"