diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-12 08:09:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-12 08:09:10 +0000 |
commit | 789ba32f497e4917776cada13bb4d005dfd8679b (patch) | |
tree | 35ff07c697c85b687164725c29007416e20fc858 /app-text | |
parent | Stable for HPPA (bug #535140). (diff) | |
download | gentoo-2-789ba32f497e4917776cada13bb4d005dfd8679b.tar.gz gentoo-2-789ba32f497e4917776cada13bb4d005dfd8679b.tar.bz2 gentoo-2-789ba32f497e4917776cada13bb4d005dfd8679b.zip |
Stable for HPPA (bug #534914).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text')
-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 79a09becae39..d6dd7ceade52 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.97 2015/01/09 13:47:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.98 2015/01/12 08:09:10 jer Exp $ + + 12 Jan 2015; Jeroen Roovers <jer@gentoo.org> wdiff-1.2.2.ebuild: + Stable for HPPA (bug #534914). 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: Stable for amd64, wrt bug #534914 diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index 8119ae14bea1..93f761b8a77f 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.2 2015/01/09 13:47:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.3 2015/01/12 08:09:10 jer 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=" |