diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-02 01:44:33 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-02 01:44:33 +0000 |
commit | e0f8318acc29a11ffc9f1bea96dae3b540279de2 (patch) | |
tree | 58be98a976e23419ee8af64833c489544e9fe381 /app-text/wdiff | |
parent | stable ppc64, bug 350714 (diff) | |
download | gentoo-2-e0f8318acc29a11ffc9f1bea96dae3b540279de2.tar.gz gentoo-2-e0f8318acc29a11ffc9f1bea96dae3b540279de2.tar.bz2 gentoo-2-e0f8318acc29a11ffc9f1bea96dae3b540279de2.zip |
stable ppc64, bug 350835
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 867fc234becf..805469a2ea1e 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.59 2011/01/29 17:11:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.60 2011/03/02 01:44:33 ranger Exp $ + + 02 Mar 2011; Brent Baude <ranger@gentoo.org> wdiff-0.6.5.ebuild: + stable ppc64, bug 350835 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> wdiff-0.6.5.ebuild: alpha/ia64/s390/sh/sparc stable wrt #350835 diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild index 13f5d0fc9d39..19c02f7738ba 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.8 2011/01/29 17:11:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.9 2011/03/02 01:44:33 ranger 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=" |