diff options
author | Brent Baude <ranger@gentoo.org> | 2009-07-03 13:41:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-07-03 13:41:08 +0000 |
commit | 2b8e992fd436ad97ff0087f3733d8a58b1af6c1a (patch) | |
tree | 54b774f67c7e20716aeed9544d3b72c3c5862cb9 /dev-python/ctypesgen | |
parent | Added patch for compiling by gcc-4.4 (bug #273996), thanks to Victor Ostorga ... (diff) | |
download | gentoo-2-2b8e992fd436ad97ff0087f3733d8a58b1af6c1a.tar.gz gentoo-2-2b8e992fd436ad97ff0087f3733d8a58b1af6c1a.tar.bz2 gentoo-2-2b8e992fd436ad97ff0087f3733d8a58b1af6c1a.zip |
Marking ctypesgen-0_p72 ppc for bug 273304
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r-- | dev-python/ctypesgen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/ctypesgen/ctypesgen-0_p72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ctypesgen/ChangeLog b/dev-python/ctypesgen/ChangeLog index 1b41aa4db61e..d1320f70279b 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.17 2009/06/28 13:20:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.18 2009/07/03 13:41:08 ranger Exp $ + + 03 Jul 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild: + Marking ctypesgen-0_p72 ppc for bug 273304 28 Jun 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild: Marking ctypesgen-0_p72 ppc64 for bug 273304 diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index 5f770f0fd679..e9d9d3f91107 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.15 2009/06/28 13:20:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.16 2009/07/03 13:41:08 ranger 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |