summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:21:27 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:21:27 +0000
commit48475751943fb16f2ef0de95df50d23d531dc201 (patch)
tree3ce3e170cf0d2edda683f04ea5c9dcf111041d1d /dev-python/functest
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-48475751943fb16f2ef0de95df50d23d531dc201.tar.gz
gentoo-2-48475751943fb16f2ef0de95df50d23d531dc201.tar.bz2
gentoo-2-48475751943fb16f2ef0de95df50d23d531dc201.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/functest')
-rw-r--r--dev-python/functest/ChangeLog7
-rw-r--r--dev-python/functest/functest-0.8.8-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/functest/ChangeLog b/dev-python/functest/ChangeLog
index 56ca9f955804..df7ef4eaa7c6 100644
--- a/dev-python/functest/ChangeLog
+++ b/dev-python/functest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/functest
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/functest/ChangeLog,v 1.4 2014/12/30 07:57:50 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/functest/ChangeLog,v 1.5 2015/03/06 22:21:27 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> functest-0.8.8-r1.ebuild:
+ amd64 stable, bug 540290
*functest-0.8.8-r1 (30 Dec 2014)
diff --git a/dev-python/functest/functest-0.8.8-r1.ebuild b/dev-python/functest/functest-0.8.8-r1.ebuild
index 6c8e608b340a..308857fa5b61 100644
--- a/dev-python/functest/functest-0.8.8-r1.ebuild
+++ b/dev-python/functest/functest-0.8.8-r1.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/functest/functest-0.8.8-r1.ebuild,v 1.1 2014/12/30 07:57:50 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/functest/functest-0.8.8-r1.ebuild,v 1.2 2015/03/06 22:21:27 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"