diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:46:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 11:46:30 +0000 |
commit | 7553b84109aa93c213b66fd3d22c682e3c65f2a7 (patch) | |
tree | 0eb188b089b72bb729640db62a57c2121949ac5c /app-text/wdiff | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7553b84109aa93c213b66fd3d22c682e3c65f2a7.tar.gz gentoo-2-7553b84109aa93c213b66fd3d22c682e3c65f2a7.tar.bz2 gentoo-2-7553b84109aa93c213b66fd3d22c682e3c65f2a7.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index ddd885ffca09..e363f5a4b6ac 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.17 2005/04/21 20:35:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.18 2005/04/24 11:45:22 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wdiff-0.5-r2.ebuild: + Stable on ppc. 21 Apr 2005; Simon Stelling <blubb@gentoo.org> wdiff-0.5-r2.ebuild: stable on amd64 diff --git a/app-text/wdiff/wdiff-0.5-r2.ebuild b/app-text/wdiff/wdiff-0.5-r2.ebuild index 00ea4bf6f019..1d46be2a2db7 100644 --- a/app-text/wdiff/wdiff-0.5-r2.ebuild +++ b/app-text/wdiff/wdiff-0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.4 2005/04/21 20:35:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.5 2005/04/24 11:45:22 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~sparc x86" +KEYWORDS="amd64 ~mips ppc ~sparc x86" IUSE="build" DEPEND="sys-apps/diffutils |