diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-10 00:51:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-10 00:51:15 +0000 |
commit | ced8ee161197f696125ad68685765083f07e5c16 (patch) | |
tree | f395352e42726dd6271d82592732eea34b4ff32b /app-text/wv2 | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-ced8ee161197f696125ad68685765083f07e5c16.tar.gz gentoo-2-ced8ee161197f696125ad68685765083f07e5c16.tar.bz2 gentoo-2-ced8ee161197f696125ad68685765083f07e5c16.zip |
Stable for HPPA (bug #299156).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 0cd0d644f102..f779a2511383 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.63 2010/01/07 20:27:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.64 2010/01/10 00:51:15 jer Exp $ + + 10 Jan 2010; Jeroen Roovers <jer@gentoo.org> wv2-0.4.2.ebuild: + Stable for HPPA (bug #299156). 07 Jan 2010; Brent Baude <ranger@gentoo.org> wv2-0.4.2.ebuild: stable ppc, bug 299156 diff --git a/app-text/wv2/wv2-0.4.2.ebuild b/app-text/wv2/wv2-0.4.2.ebuild index 3c6ccc54e295..624e4b561034 100644 --- a/app-text/wv2/wv2-0.4.2.ebuild +++ b/app-text/wv2/wv2-0.4.2.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/wv2/wv2-0.4.2.ebuild,v 1.6 2010/01/07 20:27:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.4.2.ebuild,v 1.7 2010/01/10 00:51:15 jer Exp $ EAPI=2 @@ -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=">=gnome-extra/libgsf-1.8 |