diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 13:09:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 13:09:41 +0000 |
commit | 21870faa2c0a99e2c03ad3dd1bee0c12acfe4aac (patch) | |
tree | c5e14950780786e90aaaddf02c2347ee5a62035c /dev-util/cdiff | |
parent | Stable for amd64, wrt bug #481982 (diff) | |
download | gentoo-2-21870faa2c0a99e2c03ad3dd1bee0c12acfe4aac.tar.gz gentoo-2-21870faa2c0a99e2c03ad3dd1bee0c12acfe4aac.tar.bz2 gentoo-2-21870faa2c0a99e2c03ad3dd1bee0c12acfe4aac.zip |
Stable for amd64, wrt bug #481942
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cdiff/ChangeLog b/dev-util/cdiff/ChangeLog index 65991b251660..b9997655b3ef 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.17 2013/06/25 12:51:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/ChangeLog,v 1.18 2013/08/23 13:09:41 ago Exp $ + + 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.2.ebuild: + Stable for amd64, wrt bug #481942 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cdiff-0.9.1.ebuild: Stable for amd64, wrt bug #474214 diff --git a/dev-util/cdiff/cdiff-0.9.2.ebuild b/dev-util/cdiff/cdiff-0.9.2.ebuild index 0b67ffd8a7b6..2226ddb3e619 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.2 2013/06/22 23:35:38 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cdiff/cdiff-0.9.2.ebuild,v 1.3 2013/08/23 13:09:41 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}] |