diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:33:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-07 23:33:54 +0000 |
commit | fa63c8588aa8fef943786cbce34ae489da8a6b21 (patch) | |
tree | 3344970a6b99893216fbbaa49701274c67a62a12 /app-text/wdiff | |
parent | Marking vilistextum-2.6.9 ppc for bug 350833 (diff) | |
download | gentoo-2-fa63c8588aa8fef943786cbce34ae489da8a6b21.tar.gz gentoo-2-fa63c8588aa8fef943786cbce34ae489da8a6b21.tar.bz2 gentoo-2-fa63c8588aa8fef943786cbce34ae489da8a6b21.zip |
Marking wdiff-0.6.5 ppc for 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 60f20016a7a0..6021d213bc1e 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.53 2011/01/06 16:34:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.54 2011/01/07 23:33:54 ranger Exp $ + + 07 Jan 2011; Brent Baude <ranger@gentoo.org> wdiff-0.6.5.ebuild: + Marking wdiff-0.6.5 ppc for bug 350835 06 Jan 2011; Justin Lecher <jlec@gentoo.org> wdiff-0.6.4.ebuild, wdiff-0.6.5.ebuild: diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild index 56a42db69d4f..ad3fdc6ccb95 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.2 2011/01/06 16:34:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.3 2011/01/07 23:33:54 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=" |