diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 16:01:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 16:01:50 +0000 |
commit | 8c991de50966728fd4a2e8dd86134d256db24de9 (patch) | |
tree | c770e1609a6ebaa657ea21d03ae85d2816cb85da /app-text | |
parent | Stable for HPPA (bug #470226). (diff) | |
download | gentoo-2-8c991de50966728fd4a2e8dd86134d256db24de9.tar.gz gentoo-2-8c991de50966728fd4a2e8dd86134d256db24de9.tar.bz2 gentoo-2-8c991de50966728fd4a2e8dd86134d256db24de9.zip |
Stable for HPPA (bug #470342).
(Portage version: 2.2.0_alpha176/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 163fcc6605c1..d62d86be1ca6 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.86 2013/05/21 06:17:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.87 2013/05/21 16:01:50 jer Exp $ + + 21 May 2013; Jeroen Roovers <jer@gentoo.org> wdiff-1.2.1.ebuild: + Stable for HPPA (bug #470342). 21 May 2013; Justin Lecher <jlec@gentoo.org> wdiff-1.2.1.ebuild, metadata.xml: diff --git a/app-text/wdiff/wdiff-1.2.1.ebuild b/app-text/wdiff/wdiff-1.2.1.ebuild index d1bad5b50d17..82a1f9791947 100644 --- a/app-text/wdiff/wdiff-1.2.1.ebuild +++ b/app-text/wdiff/wdiff-1.2.1.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/app-text/wdiff/wdiff-1.2.1.ebuild,v 1.6 2013/05/21 06:17:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.1.ebuild,v 1.7 2013/05/21 16:01:50 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 ~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 ~x86-macos ~sparc-solaris" IUSE="experimental test" RDEPEND=" |