diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 15:22:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 15:22:48 +0000 |
commit | 4ec00f220de6f713f42b0e11c739017c80808d82 (patch) | |
tree | 9917237ebbd0f3632f41792656d923c19f7199de /app-text | |
parent | Stable for HPPA (bug #400387). (diff) | |
download | gentoo-2-4ec00f220de6f713f42b0e11c739017c80808d82.tar.gz gentoo-2-4ec00f220de6f713f42b0e11c739017c80808d82.tar.bz2 gentoo-2-4ec00f220de6f713f42b0e11c739017c80808d82.zip |
Stable for HPPA (bug #401095).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index ef8f2738bdff..c145a37cbfa2 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.67 2012/02/03 17:05:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.68 2012/02/07 15:22:48 jer Exp $ + + 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> wdiff-1.1.0.ebuild: + Stable for HPPA (bug #401095). 03 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> wdiff-1.1.0.ebuild: ppc/ppc64 stable wrt #401095 diff --git a/app-text/wdiff/wdiff-1.1.0.ebuild b/app-text/wdiff/wdiff-1.1.0.ebuild index dc47f5feb1fa..012f053c9c95 100644 --- a/app-text/wdiff/wdiff-1.1.0.ebuild +++ b/app-text/wdiff/wdiff-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.0.ebuild,v 1.4 2012/02/03 17:05:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.0.ebuild,v 1.5 2012/02/07 15:22:48 jer Exp $ EAPI=4 @@ -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="sys-apps/diffutils |