summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:29:35 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:29:35 +0000
commit85094cf6695db46f0371084f4c2feed7a40938a6 (patch)
tree510cb744183fc100d0772865ff43fad217e06f12 /dev-python/manuel
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-85094cf6695db46f0371084f4c2feed7a40938a6.tar.gz
gentoo-2-85094cf6695db46f0371084f4c2feed7a40938a6.tar.bz2
gentoo-2-85094cf6695db46f0371084f4c2feed7a40938a6.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/manuel')
-rw-r--r--dev-python/manuel/ChangeLog7
-rw-r--r--dev-python/manuel/manuel-1.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/manuel/ChangeLog b/dev-python/manuel/ChangeLog
index cc040d400f41..777137dcc5ad 100644
--- a/dev-python/manuel/ChangeLog
+++ b/dev-python/manuel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/manuel
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.14 2014/11/29 14:27:23 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.15 2015/03/06 22:29:35 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> manuel-1.7.1.ebuild:
+ amd64 stable, bug 540290
29 Nov 2014; Ian Delaney <idella4@gentoo.org> manuel-1.7.1.ebuild:
clean old python impls, tidy
diff --git a/dev-python/manuel/manuel-1.7.1.ebuild b/dev-python/manuel/manuel-1.7.1.ebuild
index 3e6dd54b0120..e867cade0e74 100644
--- a/dev-python/manuel/manuel-1.7.1.ebuild
+++ b/dev-python/manuel/manuel-1.7.1.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/manuel/manuel-1.7.1.ebuild,v 1.9 2014/11/29 14:27:23 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v 1.10 2015/03/06 22:29:35 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~idella4/tarballs/${P}-20130316.tar.bz2"
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"