summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:51:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:51:27 +0000
commit751eeacb11b9b2eb7b2f8617bb1d28a5e14fd0de (patch)
tree639358e9df23ed62f7f06fac37671e5be28aefac /dev-util
parentStable for amd64, wrt bug #474208 (diff)
downloadgentoo-2-751eeacb11b9b2eb7b2f8617bb1d28a5e14fd0de.tar.gz
gentoo-2-751eeacb11b9b2eb7b2f8617bb1d28a5e14fd0de.tar.bz2
gentoo-2-751eeacb11b9b2eb7b2f8617bb1d28a5e14fd0de.zip
Stable for amd64, wrt bug #474214
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cdiff/ChangeLog5
-rw-r--r--dev-util/cdiff/cdiff-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cdiff/ChangeLog b/dev-util/cdiff/ChangeLog
index 9eb27befd3d7..65991b251660 100644
--- a/dev-util/cdiff/ChangeLog
+++ b/dev-util/cdiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cdiff
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.16 2013/06/25 11:39:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.17 2013/06/25 12:51:27 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.1.ebuild:
+ Stable for amd64, wrt bug #474214
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.1.ebuild:
Stable for x86, wrt bug #474214
diff --git a/dev-util/cdiff/cdiff-0.9.1.ebuild b/dev-util/cdiff/cdiff-0.9.1.ebuild
index d9e6f185c3a6..9b9fb1d30093 100644
--- a/dev-util/cdiff/cdiff-0.9.1.ebuild
+++ b/dev-util/cdiff/cdiff-0.9.1.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/cdiff/cdiff-0.9.1.ebuild,v 1.2 2013/06/25 11:39:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.1.ebuild,v 1.3 2013/06/25 12:51:27 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
DEPEND="!app-misc/colordiff
dev-python/setuptools[${PYTHON_USEDEP}]