summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-10 12:28:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-10 12:28:33 +0000
commit1df5e95ed215fec23c0f457f8b18f04e852105d7 (patch)
treeeb684dd712d6a9410fa359aba49e73dd3fc814f9 /dev-util/comparator
parentStable for x86, wrt bug #456628 (diff)
downloadgentoo-2-1df5e95ed215fec23c0f457f8b18f04e852105d7.tar.gz
gentoo-2-1df5e95ed215fec23c0f457f8b18f04e852105d7.tar.bz2
gentoo-2-1df5e95ed215fec23c0f457f8b18f04e852105d7.zip
Stable for amd64, wrt bug #456628
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util/comparator')
-rw-r--r--dev-util/comparator/ChangeLog5
-rw-r--r--dev-util/comparator/comparator-2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/comparator/ChangeLog b/dev-util/comparator/ChangeLog
index 81eba21caf2d..9a2036f94c34 100644
--- a/dev-util/comparator/ChangeLog
+++ b/dev-util/comparator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/comparator
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.24 2013/02/10 12:28:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.25 2013/02/10 12:28:33 ago Exp $
+
+ 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> comparator-2.9.ebuild:
+ Stable for amd64, wrt bug #456628
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> comparator-2.9.ebuild:
Stable for x86, wrt bug #456628
diff --git a/dev-util/comparator/comparator-2.9.ebuild b/dev-util/comparator/comparator-2.9.ebuild
index 5c016fd9cf31..bf2779c09f5c 100644
--- a/dev-util/comparator/comparator-2.9.ebuild
+++ b/dev-util/comparator/comparator-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.9.ebuild,v 1.4 2013/02/10 12:28:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.9.ebuild,v 1.5 2013/02/10 12:28:33 ago Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -15,7 +15,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=""