summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:28:08 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:28:08 +0000
commitae76bef3ade4b5df5c2f3c03f7496b02e0903d9f (patch)
tree3b9c55726ae9c79e0aed1bf454f920648f318a2b /dev-python/librharris
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-ae76bef3ade4b5df5c2f3c03f7496b02e0903d9f.tar.gz
gentoo-2-ae76bef3ade4b5df5c2f3c03f7496b02e0903d9f.tar.bz2
gentoo-2-ae76bef3ade4b5df5c2f3c03f7496b02e0903d9f.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/librharris')
-rw-r--r--dev-python/librharris/ChangeLog7
-rw-r--r--dev-python/librharris/librharris-0.1.14-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/librharris/ChangeLog b/dev-python/librharris/ChangeLog
index c5ec69bd8217..79946783592f 100644
--- a/dev-python/librharris/ChangeLog
+++ b/dev-python/librharris/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/librharris
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/librharris/ChangeLog,v 1.3 2014/12/31 01:04:59 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librharris/ChangeLog,v 1.4 2015/03/06 22:28:08 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> librharris-0.1.14-r1.ebuild:
+ amd64 stable, bug 540290
*librharris-0.1.14-r1 (31 Dec 2014)
diff --git a/dev-python/librharris/librharris-0.1.14-r1.ebuild b/dev-python/librharris/librharris-0.1.14-r1.ebuild
index cc9df103d3ba..225fa0211e5a 100644
--- a/dev-python/librharris/librharris-0.1.14-r1.ebuild
+++ b/dev-python/librharris/librharris-0.1.14-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/librharris/librharris-0.1.14-r1.ebuild,v 1.1 2014/12/31 01:04:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/librharris/librharris-0.1.14-r1.ebuild,v 1.2 2015/03/06 22:28:08 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""