diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-20 13:34:41 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-20 13:34:41 +0000 |
commit | 47ac73f0c01c278154a06154eb2105a4d569f3ca (patch) | |
tree | c830a24d63e14fe5e43bc12090c4e59f404c18e2 /app-text/wdiff | |
parent | ppc64 stable wrt #428120 (diff) | |
download | gentoo-2-47ac73f0c01c278154a06154eb2105a4d569f3ca.tar.gz gentoo-2-47ac73f0c01c278154a06154eb2105a4d569f3ca.tar.bz2 gentoo-2-47ac73f0c01c278154a06154eb2105a4d569f3ca.zip |
stable ppc ppc64, bug #428906
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/wdiff')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index c38a79636bee..a7aba76b80cc 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.75 2012/09/18 15:04:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.76 2012/09/20 13:34:41 blueness Exp $ + + 20 Sep 2012; Anthony G. Basile <blueness@gentoo.org> wdiff-1.1.2.ebuild: + stable ppc ppc64, bug #428906 18 Sep 2012; Jeroen Roovers <jer@gentoo.org> wdiff-1.1.2.ebuild: Stable for HPPA (bug #428906). diff --git a/app-text/wdiff/wdiff-1.1.2.ebuild b/app-text/wdiff/wdiff-1.1.2.ebuild index 5fd77fd64512..31511a26729e 100644 --- a/app-text/wdiff/wdiff-1.1.2.ebuild +++ b/app-text/wdiff/wdiff-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.2.ebuild,v 1.4 2012/09/18 15:04:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.1.2.ebuild,v 1.5 2012/09/20 13:34:41 blueness Exp $ EAPI=4 @@ -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 ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" RDEPEND="sys-apps/diffutils |