summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-05-26 11:57:49 +0000
committerPeter Weller <welp@gentoo.org>2007-05-26 11:57:49 +0000
commit7ceefe9325b03c241e622496a386c527857f2988 (patch)
tree2c3a1ceebb27d191742981fede3f726b0dcf86e2 /dev-python/apse
parentFixed examples compilation bug (diff)
downloadgentoo-2-7ceefe9325b03c241e622496a386c527857f2988.tar.gz
gentoo-2-7ceefe9325b03c241e622496a386c527857f2988.tar.bz2
gentoo-2-7ceefe9325b03c241e622496a386c527857f2988.zip
Keyworded ~amd64 wrt bug 179661
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python/apse')
-rw-r--r--dev-python/apse/ChangeLog7
-rw-r--r--dev-python/apse/apse-0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/apse/ChangeLog b/dev-python/apse/ChangeLog
index 081425d36ed1..bee180c08a8e 100644
--- a/dev-python/apse/ChangeLog
+++ b/dev-python/apse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/apse
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.6 2006/07/31 20:00:54 tgall Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.7 2007/05/26 11:57:49 welp Exp $
+
+ 26 May 2007; Peter Weller <welp@gentoo.org> apse-0.2.ebuild:
+ Keyworded ~amd64 wrt bug 179661
31 Jul 2006; Tom Gall <tgall@gentoo.org> apse-0.2.ebuild:
added ~ppc64
diff --git a/dev-python/apse/apse-0.2.ebuild b/dev-python/apse/apse-0.2.ebuild
index 6883f5d04099..e28cf3632544 100644
--- a/dev-python/apse/apse-0.2.ebuild
+++ b/dev-python/apse/apse-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2.ebuild,v 1.6 2006/07/31 20:00:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2.ebuild,v 1.7 2007/05/26 11:57:49 welp Exp $
inherit distutils
MY_PN="${PN/apse/Apse}"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.personal.psu.edu/staff/i/u/iua1/python/apse/"
SRC_URI="http://www.personal.psu.edu/staff/i/u/iua1/python/apse/dist/${MY_PN}-${PV}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""