diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:04:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-09-18 15:04:41 +0000 |
commit | 3ef36efd30242f39e3c10650ebb6ffca897d5666 (patch) | |
tree | ab25b5e502569472f755791b9e7e2d9a5b0679fc /app-text/wdiff | |
parent | Stable for HPPA (bug #433195). (diff) | |
download | gentoo-2-3ef36efd30242f39e3c10650ebb6ffca897d5666.tar.gz gentoo-2-3ef36efd30242f39e3c10650ebb6ffca897d5666.tar.bz2 gentoo-2-3ef36efd30242f39e3c10650ebb6ffca897d5666.zip |
Stable for HPPA (bug #428906).
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 1e51427a1188..c38a79636bee 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.74 2012/09/14 18:36:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.75 2012/09/18 15:04:41 jer Exp $ + + 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> wdiff-1.1.2.ebuild: + Stable for HPPA (bug #428906). 14 Sep 2012; Markus Meier <maekke@gentoo.org> wdiff-1.1.2.ebuild: arm stable, bug #428906 diff --git a/app-text/wdiff/wdiff-1.1.2.ebuild b/app-text/wdiff/wdiff-1.1.2.ebuild index 8eb69bbae453..5fd77fd64512 100644 --- a/app-text/wdiff/wdiff-1.1.2.ebuild +++ b/app-text/wdiff/wdiff-1.1.2.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.2.ebuild,v 1.3 2012/09/14 18:36:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.2.ebuild,v 1.4 2012/09/18 15:04:41 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 |