diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-15 14:30:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-15 14:30:28 +0000 |
commit | fa013d868c4424c8e25b76c6db1c423258ef7969 (patch) | |
tree | 18ddb73aa3e6ac8e3ab9e9e15a06456b2d257b7d /app-text | |
parent | x86 stable, bug #350833 (diff) | |
download | gentoo-2-fa013d868c4424c8e25b76c6db1c423258ef7969.tar.gz gentoo-2-fa013d868c4424c8e25b76c6db1c423258ef7969.tar.bz2 gentoo-2-fa013d868c4424c8e25b76c6db1c423258ef7969.zip |
x86 stable, bug #350835
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-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 ba8c468e31c0..c7393fd1eff4 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.56 2011/01/11 21:59:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.57 2011/01/15 14:30:28 maekke Exp $ + + 15 Jan 2011; Markus Meier <maekke@gentoo.org> wdiff-0.6.5.ebuild: + x86 stable, bug #350835 11 Jan 2011; Markus Meier <maekke@gentoo.org> wdiff-0.6.5.ebuild: arm stable, bug #350835 diff --git a/app-text/wdiff/wdiff-0.6.5.ebuild b/app-text/wdiff/wdiff-0.6.5.ebuild index 049115d3fb00..89dcbd9efb2e 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.5 2011/01/11 21:59:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.6.5.ebuild,v 1.6 2011/01/15 14:30:28 maekke 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=" |