Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
klausman 09/03/22 20:57:53
Modified: ChangeLog ctypesgen-0_p72.ebuild
Log:
Stable on alpha, bug #263337
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-python/ctypesgen/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 22 Mar 2009 00:36:28 -0000 1.1
+++ ChangeLog 22 Mar 2009 20:57:52 -0000 1.2
@@ -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@g.o>
+ ctypesgen-0_p72.ebuild:
+ Stable on alpha, bug #263337
*ctypesgen-0_p72 (22 Mar 2009)
1.2 dev-python/ctypesgen/ctypesgen-0_p72.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.1&r2=1.2
Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctypesgen-0_p72.ebuild 22 Mar 2009 00:36:28 -0000 1.1
+++ ctypesgen-0_p72.ebuild 22 Mar 2009 20:57:52 -0000 1.2
@@ -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 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="alpha ~amd64"
IUSE=""
DEPEND=""
|
|