diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-18 19:01:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-18 19:01:57 +0000 |
commit | 51fc8cf78a576e7f67c09025fe8e20cdab3eaca8 (patch) | |
tree | 57ea12ee10c052c8c26e66f0589b62dcbec269c2 /app-text/wdiff | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-51fc8cf78a576e7f67c09025fe8e20cdab3eaca8.tar.gz gentoo-2-51fc8cf78a576e7f67c09025fe8e20cdab3eaca8.tar.bz2 gentoo-2-51fc8cf78a576e7f67c09025fe8e20cdab3eaca8.zip |
alpha/ia64/s390/sh stable wrt #347834
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 13419cae45a6..5b5f99b0b8f7 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.49 2010/12/11 10:49:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.50 2010/12/18 19:01:57 armin76 Exp $ + + 18 Dec 2010; Raúl Porcel <armin76@gentoo.org> wdiff-0.6.4.ebuild: + alpha/ia64/s390/sh stable wrt #347834 11 Dec 2010; Markus Meier <maekke@gentoo.org> wdiff-0.6.4.ebuild: arm stable, bug #347834 diff --git a/app-text/wdiff/wdiff-0.6.4.ebuild b/app-text/wdiff/wdiff-0.6.4.ebuild index 12f5cfc78eb6..c52223834227 100644 --- a/app-text/wdiff/wdiff-0.6.4.ebuild +++ b/app-text/wdiff/wdiff-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.5 2010/12/11 10:49:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.4.ebuild,v 1.6 2010/12/18 19:01:57 armin76 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=" |