diff options
author | 2009-06-16 18:43:46 +0000 | |
---|---|---|
committer | 2009-06-16 18:43:46 +0000 | |
commit | 693b0eddd4550d5c400308db141e95b50f9d5eec (patch) | |
tree | a271c618041db2a46ebd44bcb6c57453ac3840d6 /dev-python/ctypesgen | |
parent | Add dev-util/subversion kde to package.use.mask as it needs kde4 (diff) | |
download | gentoo-2-693b0eddd4550d5c400308db141e95b50f9d5eec.tar.gz gentoo-2-693b0eddd4550d5c400308db141e95b50f9d5eec.tar.bz2 gentoo-2-693b0eddd4550d5c400308db141e95b50f9d5eec.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #273304
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 b06488b1426b..7daff1c5789f 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.14 2009/06/11 05:45:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.15 2009/06/16 18:43:46 armin76 Exp $ + + 16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #273304 11 Jun 2009; Markus Meier <maekke@gentoo.org> ctypesgen-0_p72.ebuild: amd64 stable, bug #273304 diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index e853ca33df12..cdd35e26b30d 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.12 2009/06/11 05:45:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.13 2009/06/16 18:43:46 armin76 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="" |