diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:11:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:11:30 +0000 |
commit | 267bfd6bcd9b45de2a3cbc4f11a70413cfecb9d2 (patch) | |
tree | db710e4d0f409381e664ae733849bba5243ba242 /app-text/wdiff | |
parent | Stable on sparc (diff) | |
download | gentoo-2-267bfd6bcd9b45de2a3cbc4f11a70413cfecb9d2.tar.gz gentoo-2-267bfd6bcd9b45de2a3cbc4f11a70413cfecb9d2.tar.bz2 gentoo-2-267bfd6bcd9b45de2a3cbc4f11a70413cfecb9d2.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.5-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 59e9fa5e9d41..6d292746d588 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.21 2005/09/10 06:27:25 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.22 2006/06/22 22:11:30 gustavoz Exp $ + + 22 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> wdiff-0.5-r2.ebuild: + Stable on sparc 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> wdiff-0.5-r2.ebuild: Mark 0.5-r2 stable on alpha diff --git a/app-text/wdiff/wdiff-0.5-r2.ebuild b/app-text/wdiff/wdiff-0.5-r2.ebuild index 1e24280689ce..fdd8b10cb96b 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 +# Copyright 1999-2006 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.8 2005/09/10 06:27:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.9 2006/06/22 22:11:30 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="build" DEPEND="sys-apps/diffutils |