diff options
author | 2015-01-26 10:36:59 +0000 | |
---|---|---|
committer | 2015-01-26 10:36:59 +0000 | |
commit | 9316fc976a27aff4b8e98271d537204178bd6d84 (patch) | |
tree | 800c902b377926b7850b4a20abe9ea040da29372 /app-text/wdiff | |
parent | Stable for x86, wrt bug #534886 (diff) | |
download | gentoo-2-9316fc976a27aff4b8e98271d537204178bd6d84.tar.gz gentoo-2-9316fc976a27aff4b8e98271d537204178bd6d84.tar.bz2 gentoo-2-9316fc976a27aff4b8e98271d537204178bd6d84.zip |
Stable for x86, wrt bug #534914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 0a72fa52da1b..1cc5850a3c13 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.101 2015/01/18 08:47:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.102 2015/01/26 10:36:59 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: + Stable for x86, wrt bug #534914 18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: Stable for ppc64, wrt bug #534914 diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index 7d1c9f6ade4d..20b013b4af9f 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-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.6 2015/01/18 08:47:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.7 2015/01/26 10:36:59 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=" |