klausman 15/08/07 15:54:59
Modified: characteristic-14.3.0.ebuild
characteristic-14.1.0.ebuild ChangeLog
Log:
Keyworded on alpha, bug 528896
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0xFF10CDC620675478)
Revision Changes Path
1.2 dev-python/characteristic/characteristic-14.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild?r1=1.1&r2=1.2
Index: characteristic-14.3.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- characteristic-14.3.0.ebuild 27 May 2015 07:27:26 -0000 1.1
+++ characteristic-14.3.0.ebuild 7 Aug 2015 15:54:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild,v
1.1 2015/05/27 07:27:26 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.3.0.ebuild,v
1.2 2015/08/07 15:54:59 klausman Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh
~x86"
IUSE="doc test"
RDEPEND=""
1.9 dev-python/characteristic/characteristic-14.1.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild?r1=1.8&r2=1.9
Index: characteristic-14.1.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- characteristic-14.1.0.ebuild 8 Apr 2015 08:05:22 -0000 1.8
+++ characteristic-14.1.0.ebuild 7 Aug 2015 15:54:59 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild,v
1.8 2015/04/08 08:05:22 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/characteristic/characteristic-14.1.0.ebuild,v
1.9 2015/08/07 15:54:59 klausman Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86"
IUSE="doc test"
RDEPEND=""
1.12 dev-python/characteristic/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/ChangeLog?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/ChangeLog?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/characteristic/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/characteristic/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 7 Jun 2015 10:59:44 -0000 1.11
+++ ChangeLog 7 Aug 2015 15:54:59 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/characteristic
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/characteristic/ChangeLog,v 1.11
2015/06/07 10:59:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/characteristic/ChangeLog,v 1.12
2015/08/07 15:54:59 klausman Exp $
+
+ 07 Aug 2015; Tobias Klausmann <[email protected]>
+ characteristic-14.1.0.ebuild, characteristic-14.3.0.ebuild:
+ Keyworded on alpha, bug 528896
07 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
Add github to remote-id in metadata.xml