summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-07-17 19:33:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-07-17 19:33:23 +0000
commit3f9f3e69bf166fb0822999c3e904ae179f7a6177 (patch)
tree6245e009fdc10d7a6e377e8e7d4803e889f6e88f /dev-python/genshi
parentStable on ppc64; bug #231975 (diff)
downloadgentoo-2-3f9f3e69bf166fb0822999c3e904ae179f7a6177.tar.gz
gentoo-2-3f9f3e69bf166fb0822999c3e904ae179f7a6177.tar.bz2
gentoo-2-3f9f3e69bf166fb0822999c3e904ae179f7a6177.zip
Added ~ppc64; bug #232008
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/genshi')
-rw-r--r--dev-python/genshi/ChangeLog5
-rw-r--r--dev-python/genshi/genshi-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/genshi/ChangeLog b/dev-python/genshi/ChangeLog
index 2c3e579467a7..6a4d742b3dde 100644
--- a/dev-python/genshi/ChangeLog
+++ b/dev-python/genshi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/genshi
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/ChangeLog,v 1.12 2008/07/13 02:31:00 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/ChangeLog,v 1.13 2008/07/17 19:33:23 corsair Exp $
+
+ 17 Jul 2008; Markus Rothe <corsair@gentoo.org> genshi-0.5.1.ebuild:
+ Added ~ppc64; bug #232008
*genshi-0.5.1 (13 Jul 2008)
diff --git a/dev-python/genshi/genshi-0.5.1.ebuild b/dev-python/genshi/genshi-0.5.1.ebuild
index ef5175498591..400c5e7694c0 100644
--- a/dev-python/genshi/genshi-0.5.1.ebuild
+++ b/dev-python/genshi/genshi-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.5.1.ebuild,v 1.1 2008/07/13 02:31:00 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.5.1.ebuild,v 1.2 2008/07/17 19:33:23 corsair Exp $
NEED_PYTHON=2.3
@@ -13,7 +13,7 @@ HOMEPAGE="http://genshi.edgewall.org/"
SRC_URI="ftp://ftp.edgewall.com/pub/genshi/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="doc examples"
DEPEND="dev-python/setuptools"