diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-03-22 20:57:52 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-03-22 20:57:52 +0000 |
commit | ff1871f5793b0a64a6a33e7af21f88e0e761b89e (patch) | |
tree | 01aa32683bc8b90a3b1c238b63bba84e10c6bad4 /dev-python/ctypesgen | |
parent | amd64 stable, bug 245293 (diff) | |
download | gentoo-2-ff1871f5793b0a64a6a33e7af21f88e0e761b89e.tar.gz gentoo-2-ff1871f5793b0a64a6a33e7af21f88e0e761b89e.tar.bz2 gentoo-2-ff1871f5793b0a64a6a33e7af21f88e0e761b89e.zip |
Stable on alpha, bug #263337
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r-- | dev-python/ctypesgen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/ctypesgen/ctypesgen-0_p72.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/ctypesgen/ChangeLog b/dev-python/ctypesgen/ChangeLog index f48147fddc90..c14ea394fdf0 100644 --- a/dev-python/ctypesgen/ChangeLog +++ b/dev-python/ctypesgen/ChangeLog @@ -1,6 +1,10 @@ # 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.1 2009/03/22 00:36:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.2 2009/03/22 20:57:52 klausman Exp $ + + 22 Mar 2009; Tobias Klausmann <klausman@gentoo.org> + ctypesgen-0_p72.ebuild: + Stable on alpha, bug #263337 *ctypesgen-0_p72 (22 Mar 2009) diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild index 6db60554ea54..3e69d5da2e2a 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.1 2009/03/22 00:36:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.2 2009/03/22 20:57:52 klausman Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="alpha ~amd64" IUSE="" DEPEND="" |