diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 15:41:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 15:41:14 +0000 |
commit | 3c26dc58df4cab4fc8b676722ac41b2f8f7a9198 (patch) | |
tree | 65605ecac764098ed6b7676dc2f28f82384ddc87 /app-text/wdiff | |
parent | Stable for HPPA (bug #320687). (diff) | |
download | gentoo-2-3c26dc58df4cab4fc8b676722ac41b2f8f7a9198.tar.gz gentoo-2-3c26dc58df4cab4fc8b676722ac41b2f8f7a9198.tar.bz2 gentoo-2-3c26dc58df4cab4fc8b676722ac41b2f8f7a9198.zip |
Stable for HPPA (bug #350835).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index c7393fd1eff4..794bd28809ea 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.57 2011/01/15 14:30:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.58 2011/01/21 15:41:14 jer Exp $ + + 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> wdiff-0.6.5.ebuild: + Stable for HPPA (bug #350835). 15 Jan 2011; Markus Meier <maekke@gentoo.org> wdiff-0.6.5.ebuild: x86 stable, bug #350835 diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild index 89dcbd9efb2e..9360c131f23e 100644 --- a/app-text/wdiff/wdiff-0.6.5.ebuild +++ b/app-text/wdiff/wdiff-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.6 2011/01/15 14:30:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.7 2011/01/21 15:41:14 jer Exp $ EAPI="2" @@ -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 ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" DEPEND=" |