summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-06-09 18:59:19 +0000
committerJeroen Roovers <jer@gentoo.org>2009-06-09 18:59:19 +0000
commit0928c1243936a7d4b124a7460b0caa53bb4df8b3 (patch)
treeaa6e2dc33cccd4ebb606cd0e4b6a73bde7d82b41 /dev-python/ctypesgen
parentstable x86, bug 272347 (diff)
downloadgentoo-2-0928c1243936a7d4b124a7460b0caa53bb4df8b3.tar.gz
gentoo-2-0928c1243936a7d4b124a7460b0caa53bb4df8b3.tar.bz2
gentoo-2-0928c1243936a7d4b124a7460b0caa53bb4df8b3.zip
Stable for HPPA (bug #273304).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r--dev-python/ctypesgen/ChangeLog5
-rw-r--r--dev-python/ctypesgen/ctypesgen-0_p72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ctypesgen/ChangeLog b/dev-python/ctypesgen/ChangeLog
index 2c24512ea53d..dc05278b304b 100644
--- a/dev-python/ctypesgen/ChangeLog
+++ b/dev-python/ctypesgen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ctypesgen
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.11 2009/04/10 17:28:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.12 2009/06/09 18:59:19 jer Exp $
+
+ 09 Jun 2009; Jeroen Roovers <jer@gentoo.org> ctypesgen-0_p72.ebuild:
+ Stable for HPPA (bug #273304).
10 Apr 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
Add ~arm/~s390/~sh wrt #263337
diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
index b1cf222d2cb2..c6f7b27cb865 100644
--- a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
+++ b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.9 2009/04/10 17:28:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.10 2009/06/09 18:59:19 jer Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""