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:58:41
Modified: ChangeLog ctypesgen-0_p72.ebuild
Log:
Keyworded on alpha, bug #263337
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-python/ctypesgen/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 22 Mar 2009 20:57:52 -0000 1.2
+++ ChangeLog 22 Mar 2009 20:58:41 -0000 1.3
@@ -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.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.3 2009/03/22 20:58:41 klausman Exp $
+
+ 22 Mar 2009; Tobias Klausmann <klausman@g.o>
+ ctypesgen-0_p72.ebuild:
+ Keyworded on alpha, bug #263337
22 Mar 2009; Tobias Klausmann <klausman@g.o>
ctypesgen-0_p72.ebuild:
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild?r1=1.2&r2=1.3
Index: ctypesgen-0_p72.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ctypesgen-0_p72.ebuild 22 Mar 2009 20:57:52 -0000 1.2
+++ ctypesgen-0_p72.ebuild 22 Mar 2009 20:58:41 -0000 1.3
@@ -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.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.3 2009/03/22 20:58:41 klausman Exp $
inherit distutils
@@ -10,7 +10,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64"
+KEYWORDS="~alpha ~amd64"
IUSE=""
DEPEND=""
|
|