zlogene 15/07/07 16:11:39
Modified: oslotest-1.5.1.ebuild oslotest-1.5.0.ebuild
ChangeLog
Log:
Mark proper version stable
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0xC42EB5D6)
Revision Changes Path
1.2 dev-python/oslotest/oslotest-1.5.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?r1=1.1&r2=1.2
Index: oslotest-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oslotest-1.5.1.ebuild 14 Mar 2015 23:22:35 -0000 1.1
+++ oslotest-1.5.1.ebuild 7 Jul 2015 16:11:39 -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/oslotest/oslotest-1.5.1.ebuild,v
1.1 2015/03/14 23:22:35 alunduil Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild,v
1.2 2015/07/07 16:11:39 zlogene Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~amd64-linux ~x86 ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND="
1.3 dev-python/oslotest/oslotest-1.5.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.0.ebuild?r1=1.2&r2=1.3
Index: oslotest-1.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslotest-1.5.0.ebuild 7 Jul 2015 16:07:11 -0000 1.2
+++ oslotest-1.5.0.ebuild 7 Jul 2015 16:11:39 -0000 1.3
@@ -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/oslotest/oslotest-1.5.0.ebuild,v
1.2 2015/07/07 16:07:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.0.ebuild,v
1.3 2015/07/07 16:11:39 zlogene Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND="
1.20 dev-python/oslotest/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?rev=1.20&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?rev=1.20&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 7 Jul 2015 16:07:11 -0000 1.19
+++ ChangeLog 7 Jul 2015 16:11:39 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/oslotest
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.19
2015/07/07 16:07:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.20
2015/07/07 16:11:39 zlogene Exp $
+
+ 07 Jul 2015; Mikle Kolyada <[email protected]> oslotest-1.5.0.ebuild,
+ oslotest-1.5.1.ebuild:
+ Mark proper version stable
07 Jul 2015; Mikle Kolyada <[email protected]> oslotest-1.5.0.ebuild:
amd64 stable wrt bug #554114