diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:26:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 14:26:46 +0000 |
commit | 69fc75c54cf2ba68a3089b10d3a58a87116e82e5 (patch) | |
tree | e592c4871ffb97c70db7d5f8131caa929b0ee68e /app-text | |
parent | Stable for alpha, wrt bug #470342 (diff) | |
download | gentoo-2-69fc75c54cf2ba68a3089b10d3a58a87116e82e5.tar.gz gentoo-2-69fc75c54cf2ba68a3089b10d3a58a87116e82e5.tar.bz2 gentoo-2-69fc75c54cf2ba68a3089b10d3a58a87116e82e5.zip |
Stable for alpha, wrt bug #470344
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.4.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 55d1a4f81383..e67fe63c913b 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.82 2013/05/25 07:59:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.83 2013/05/25 14:26:46 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> wv2-0.4.2-r2.ebuild: + Stable for alpha, wrt bug #470344 25 May 2013; Agostino Sarubbo <ago@gentoo.org> wv2-0.4.2-r2.ebuild: Stable for sparc, wrt bug #470344 diff --git a/app-text/wv2/wv2-0.4.2-r2.ebuild b/app-text/wv2/wv2-0.4.2-r2.ebuild index 211d5ed0b5a3..621fa81ea711 100644 --- a/app-text/wv2/wv2-0.4.2-r2.ebuild +++ b/app-text/wv2/wv2-0.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.4.2-r2.ebuild,v 1.8 2013/05/25 07:59:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.4.2-r2.ebuild,v 1.9 2013/05/25 14:26:45 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="zlib" RDEPEND="dev-libs/glib |