diff options
author | 2015-01-09 13:47:21 +0000 | |
---|---|---|
committer | 2015-01-09 13:47:21 +0000 | |
commit | f43113c7001196e8130463fa1cb7d28c292f077a (patch) | |
tree | a45b34b05ecb5a9853fab052dc7f835ca5f39aa7 /app-text | |
parent | Stable for amd64, wrt bug #534908 (diff) | |
download | gentoo-2-f43113c7001196e8130463fa1cb7d28c292f077a.tar.gz gentoo-2-f43113c7001196e8130463fa1cb7d28c292f077a.tar.bz2 gentoo-2-f43113c7001196e8130463fa1cb7d28c292f077a.zip |
Stable for amd64, wrt bug #534914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wdiff/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index efe0ab660a62..79a09becae39 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.96 2014/10/25 18:29:33 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.97 2015/01/09 13:47:21 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: + Stable for amd64, wrt bug #534914 *wdiff-1.2.2 (25 Oct 2014) diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index 6150cd7066d8..8119ae14bea1 100644 --- a/app-text/wdiff/wdiff-1.2.2.ebuild +++ b/app-text/wdiff/wdiff-1.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.1 2014/10/25 18:29:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.2 2015/01/09 13:47:21 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" RDEPEND=" |