summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:35:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-18 08:35:35 +0000
commit1eb5a26d7739da6408d3f6f5c5091a4f87fd175f (patch)
tree23b908908344a0faa8b7d94edd5a8a748fa35c24 /dev-util/comparator
parentStable for ppc64, wrt bug #535556 (diff)
downloadgentoo-2-1eb5a26d7739da6408d3f6f5c5091a4f87fd175f.tar.gz
gentoo-2-1eb5a26d7739da6408d3f6f5c5091a4f87fd175f.tar.bz2
gentoo-2-1eb5a26d7739da6408d3f6f5c5091a4f87fd175f.zip
Stable for ppc64, wrt bug #535396
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/comparator')
-rw-r--r--dev-util/comparator/ChangeLog5
-rw-r--r--dev-util/comparator/comparator-2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/comparator/ChangeLog b/dev-util/comparator/ChangeLog
index 379085881d5f..9fb673ed92f1 100644
--- a/dev-util/comparator/ChangeLog
+++ b/dev-util/comparator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/comparator
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.33 2015/01/17 13:36:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.34 2015/01/18 08:35:35 ago Exp $
+
+ 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> comparator-2.10.ebuild:
+ Stable for ppc64, wrt bug #535396
17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> comparator-2.10.ebuild:
Stable for ppc, wrt bug #535396
diff --git a/dev-util/comparator/comparator-2.10.ebuild b/dev-util/comparator/comparator-2.10.ebuild
index 0bf33acc6594..0e0622124522 100644
--- a/dev-util/comparator/comparator-2.10.ebuild
+++ b/dev-util/comparator/comparator-2.10.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-util/comparator/comparator-2.10.ebuild,v 1.4 2015/01/17 13:36:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.10.ebuild,v 1.5 2015/01/18 08:35:35 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://www.catb.org/~esr/comparator/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""