diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:59:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:59:08 +0000 |
commit | d5b494ad3294318390588ab6e707a13bac84dccc (patch) | |
tree | fb0c3fa8e7299374438ea5aa5760355e90106788 /app-text/wdiff | |
parent | Remove old. (diff) | |
download | gentoo-2-d5b494ad3294318390588ab6e707a13bac84dccc.tar.gz gentoo-2-d5b494ad3294318390588ab6e707a13bac84dccc.tar.bz2 gentoo-2-d5b494ad3294318390588ab6e707a13bac84dccc.zip |
Stable for ia64, wrt bug #534914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 db75e3af863e..a34a1989c2f3 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.104 2015/02/27 11:26:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.105 2015/02/28 13:59:08 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: + Stable for ia64, wrt bug #534914 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: Stable for sparc, wrt bug #534914 diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index c8d7a1e11d23..c1ece849daa6 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.9 2015/02/27 11:26:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.10 2015/02/28 13:59:08 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=" |