diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-06 20:27:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-06 20:27:16 +0000 |
commit | d3fc41836f8e212c786b7088da0284d1178e59d2 (patch) | |
tree | db573cd3d3024e9ac42d49fbc8a19715acb650d7 /app-text/wdiff | |
parent | Version bump. (diff) | |
download | historical-d3fc41836f8e212c786b7088da0284d1178e59d2.tar.gz historical-d3fc41836f8e212c786b7088da0284d1178e59d2.tar.bz2 historical-d3fc41836f8e212c786b7088da0284d1178e59d2.zip |
Stable for HPPA PPC SPARC (bug #347834).
Package-Manager: portage-2.1.9.25/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index f9ccd4b9427a..cb4a93e66898 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.46 2010/12/05 21:00:26 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.47 2010/12/06 20:27:16 jer Exp $ + + 06 Dec 2010; Jeroen Roovers <jer@gentoo.org> wdiff-0.6.4.ebuild: + Stable for HPPA PPC SPARC (bug #347834). 05 Dec 2010; Thomas Kahle <tomka@gentoo.org> wdiff-0.6.4.ebuild: x86 stable per bug 347834 diff --git a/app-text/wdiff/wdiff-0.6.4.ebuild b/app-text/wdiff/wdiff-0.6.4.ebuild index 831353063e7b..9de5f3ceec92 100644 --- a/app-text/wdiff/wdiff-0.6.4.ebuild +++ b/app-text/wdiff/wdiff-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.2 2010/12/05 21:00:26 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.3 2010/12/06 20:27:16 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=" |