diff options
author | 2015-03-09 00:05:04 +0000 | |
---|---|---|
committer | 2015-03-09 00:05:04 +0000 | |
commit | 57f4a8c75cd071a4b3d39eff86c158ae8fe67619 (patch) | |
tree | 9e40666c1fc8353e4301b8bd39d9242626da5b8f /dev-python/sure | |
parent | x86 stable, bug 540290 (diff) | |
download | gentoo-2-57f4a8c75cd071a4b3d39eff86c158ae8fe67619.tar.gz gentoo-2-57f4a8c75cd071a4b3d39eff86c158ae8fe67619.tar.bz2 gentoo-2-57f4a8c75cd071a4b3d39eff86c158ae8fe67619.zip |
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/sure')
-rw-r--r-- | dev-python/sure/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sure/sure-1.2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sure/ChangeLog b/dev-python/sure/ChangeLog index d62e6d7c67c9..a174b71a7a79 100644 --- a/dev-python/sure/ChangeLog +++ b/dev-python/sure/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sure # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/ChangeLog,v 1.6 2015/03/06 22:46:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/ChangeLog,v 1.7 2015/03/09 00:05:04 pacho Exp $ + + 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> sure-1.2.5-r1.ebuild: + x86 stable, bug 540290 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> sure-1.2.5-r1.ebuild: amd64 stable, bug 540290 diff --git a/dev-python/sure/sure-1.2.5-r1.ebuild b/dev-python/sure/sure-1.2.5-r1.ebuild index 0c3e1e1fd313..91aa9e6ff4a4 100644 --- a/dev-python/sure/sure-1.2.5-r1.ebuild +++ b/dev-python/sure/sure-1.2.5-r1.ebuild @@ -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/sure/sure-1.2.5-r1.ebuild,v 1.3 2015/03/06 22:46:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/sure-1.2.5-r1.ebuild,v 1.4 2015/03/09 00:05:04 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) @@ -15,7 +15,7 @@ S="${WORKDIR}/${P}-r1" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |