diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:44:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:44:41 +0000 |
commit | c37fbb9ca3e584162d7c96b85a1fab1d328e2b1f (patch) | |
tree | 2f8e66cb73080f08302959afade033c17d901a1f /dev-python | |
parent | Stable for amd64, wrt bug #534814 (diff) | |
download | gentoo-2-c37fbb9ca3e584162d7c96b85a1fab1d328e2b1f.tar.gz gentoo-2-c37fbb9ca3e584162d7c96b85a1fab1d328e2b1f.tar.bz2 gentoo-2-c37fbb9ca3e584162d7c96b85a1fab1d328e2b1f.zip |
Stable for amd64, wrt bug #535344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/nosexcover/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/nosexcover/nosexcover-1.0.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/nosexcover/ChangeLog b/dev-python/nosexcover/ChangeLog index 7355f09d38d7..81f0776174ac 100644 --- a/dev-python/nosexcover/ChangeLog +++ b/dev-python/nosexcover/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/nosexcover -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/ChangeLog,v 1.7 2014/11/18 09:58:26 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/ChangeLog,v 1.8 2015/01/09 13:44:41 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> nosexcover-1.0.10.ebuild: + Stable for amd64, wrt bug #535344 *nosexcover-1.0.10 (18 Nov 2014) diff --git a/dev-python/nosexcover/nosexcover-1.0.10.ebuild b/dev-python/nosexcover/nosexcover-1.0.10.ebuild index 210818203b5b..4bdb2d858842 100644 --- a/dev-python/nosexcover/nosexcover-1.0.10.ebuild +++ b/dev-python/nosexcover/nosexcover-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/nosexcover-1.0.10.ebuild,v 1.1 2014/11/18 09:58:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nosexcover/nosexcover-1.0.10.ebuild,v 1.2 2015/01/09 13:44:41 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=" |