diff options
author | Brent Baude <ranger@gentoo.org> | 2009-06-28 13:20:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-06-28 13:20:43 +0000 |
commit | 46144b40d62b44da3f4668c7d3a0f14b93d23d39 (patch) | |
tree | f7f9826f7595ce61b0e4efc1aba9f225a695424e /dev-python/ctypesgen | |
parent | Marking xfprint-4.6.1 ppc64 for bug 265587 (diff) | |
download | gentoo-2-46144b40d62b44da3f4668c7d3a0f14b93d23d39.tar.gz gentoo-2-46144b40d62b44da3f4668c7d3a0f14b93d23d39.tar.bz2 gentoo-2-46144b40d62b44da3f4668c7d3a0f14b93d23d39.zip |
Marking ctypesgen-0_p72 ppc64 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 ab5457c5064c..1b41aa4db61e 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.16 2009/06/26 11:35:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.17 2009/06/28 13:20:43 ranger Exp $ + + 28 Jun 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild: + Marking ctypesgen-0_p72 ppc64 for bug 273304 26 Jun 2009; Alexis Ballier <aballier@gentoo.org> ctypesgen-0_p72.ebuild: keyword ~x86-fbsd, bug #263337 diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index ba78aab337b7..5f770f0fd679 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.14 2009/06/26 11:35:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.15 2009/06/28 13:20:43 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="" |