diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:19:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:19:29 +0000 |
commit | 8665641b92476c8154ccf04fcf853c3c2893a292 (patch) | |
tree | 764c7f54546cb22b4e8001c4be9c069f40aa3a8e /app-text | |
parent | Stable for alpha, wrt bug #535630 (diff) | |
download | gentoo-2-8665641b92476c8154ccf04fcf853c3c2893a292.tar.gz gentoo-2-8665641b92476c8154ccf04fcf853c3c2893a292.tar.bz2 gentoo-2-8665641b92476c8154ccf04fcf853c3c2893a292.zip |
Stable for alpha, wrt bug #534914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wdiff/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 1cc5850a3c13..81a2d3d17888 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.102 2015/01/26 10:36:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.103 2015/02/24 09:19:29 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: + Stable for alpha, wrt bug #534914 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wdiff-1.2.2.ebuild: Stable for x86, wrt bug #534914 diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild index 20b013b4af9f..3c733e95408a 100644 --- a/app-text/wdiff/wdiff-1.2.2.ebuild +++ b/app-text/wdiff/wdiff-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.7 2015/01/26 10:36:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-1.2.2.ebuild,v 1.8 2015/02/24 09:19:29 ago Exp $ EAPI=5 @@ -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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" RDEPEND=" |