diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:39:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:39:54 +0000 |
commit | 1fb2735b48c832689c3b7e8a539f0487bbb95ad2 (patch) | |
tree | 3878891bc2b75473165f2d92461c97ad428dc181 /dev-util/cdiff | |
parent | Stable for x86, wrt bug #474208 (diff) | |
download | gentoo-2-1fb2735b48c832689c3b7e8a539f0487bbb95ad2.tar.gz gentoo-2-1fb2735b48c832689c3b7e8a539f0487bbb95ad2.tar.bz2 gentoo-2-1fb2735b48c832689c3b7e8a539f0487bbb95ad2.zip |
Stable for x86, wrt bug #474214
(Portage version: 2.1.12.9/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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cdiff/cdiff-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cdiff/ChangeLog b/dev-util/cdiff/ChangeLog index 7588635655f4..9eb27befd3d7 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.15 2013/06/22 23:35:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.16 2013/06/25 11:39:54 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.1.ebuild: + Stable for x86, wrt bug #474214 *cdiff-0.9.2 (22 Jun 2013) diff --git a/dev-util/cdiff/cdiff-0.9.1.ebuild b/dev-util/cdiff/cdiff-0.9.1.ebuild index d51c9316b91b..d9e6f185c3a6 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.1 2013/05/20 13:28:07 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.1.ebuild,v 1.2 2013/06/25 11:39:54 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}] |