summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:13:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-28 11:13:08 +0000
commita8f4519163b2ba422d415a6d583c0fe7f688b97d (patch)
treef09387a63e7d4eee59dd2219ed1f013b452a83ba /dev-util/cdiff
parentStable for x86, wrt bug #477184 (diff)
downloadgentoo-2-a8f4519163b2ba422d415a6d583c0fe7f688b97d.tar.gz
gentoo-2-a8f4519163b2ba422d415a6d583c0fe7f688b97d.tar.bz2
gentoo-2-a8f4519163b2ba422d415a6d583c0fe7f688b97d.zip
Stable for x86, wrt bug #481942
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/cdiff')
-rw-r--r--dev-util/cdiff/ChangeLog5
-rw-r--r--dev-util/cdiff/cdiff-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cdiff/ChangeLog b/dev-util/cdiff/ChangeLog
index b9997655b3ef..447c2aed6eaa 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.18 2013/08/23 13:09:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.19 2013/08/28 11:13:08 ago Exp $
+
+ 28 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.2.ebuild:
+ Stable for x86, wrt bug #481942
23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.2.ebuild:
Stable for amd64, wrt bug #481942
diff --git a/dev-util/cdiff/cdiff-0.9.2.ebuild b/dev-util/cdiff/cdiff-0.9.2.ebuild
index 2226ddb3e619..a6b6e885ae47 100644
--- a/dev-util/cdiff/cdiff-0.9.2.ebuild
+++ b/dev-util/cdiff/cdiff-0.9.2.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.2.ebuild,v 1.3 2013/08/23 13:09:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.2.ebuild,v 1.4 2013/08/28 11:13:08 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}]