diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-26 22:17:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-26 22:17:01 +0000 |
commit | ff96126822188b005d429a8741a6190186cc41ca (patch) | |
tree | c029134f699a7091a7206d1ba944a44b6950922b /app-text/wdiff | |
parent | version bump (bug #93214) (diff) | |
download | gentoo-2-ff96126822188b005d429a8741a6190186cc41ca.tar.gz gentoo-2-ff96126822188b005d429a8741a6190186cc41ca.tar.bz2 gentoo-2-ff96126822188b005d429a8741a6190186cc41ca.zip |
add ~alpha ~ia64
(Portage version: 2.0.51.22-r2)
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 e363f5a4b6ac..ad2ed1158ec0 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.18 2005/04/24 11:45:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.19 2005/07/26 22:17:01 agriffis Exp $ + + 26 Jul 2005; Aron Griffis <agriffis@gentoo.org> wdiff-0.5-r2.ebuild: + add ~alpha ~ia64 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> wdiff-0.5-r2.ebuild: Stable on ppc. diff --git a/app-text/wdiff/wdiff-0.5-r2.ebuild b/app-text/wdiff/wdiff-0.5-r2.ebuild index 1d46be2a2db7..b1a306b23908 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.5 2005/04/24 11:45:22 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5-r2.ebuild,v 1.6 2005/07/26 22:17:01 agriffis 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="~alpha amd64 ~ia64 ~mips ppc ~sparc x86" IUSE="build" DEPEND="sys-apps/diffutils |