diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:34:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-13 09:34:18 +0000 |
commit | bfd9c4d0322df735255d594ca2d2f3631041006a (patch) | |
tree | 21a1e23c4b842f56cff2e97b11a4c53d353e1056 /www-client | |
parent | Stable for ppc, wrt bug #501728 (diff) | |
download | gentoo-2-bfd9c4d0322df735255d594ca2d2f3631041006a.tar.gz gentoo-2-bfd9c4d0322df735255d594ca2d2f3631041006a.tar.bz2 gentoo-2-bfd9c4d0322df735255d594ca2d2f3631041006a.zip |
Stable for ppc, wrt bug #516872
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/w3m/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/w3m/w3m-0.5.3-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/w3m/ChangeLog b/www-client/w3m/ChangeLog index 59cb4397cb9d..f5f99f68db98 100644 --- a/www-client/w3m/ChangeLog +++ b/www-client/w3m/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/w3m # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/ChangeLog,v 1.87 2014/08/01 10:51:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/ChangeLog,v 1.88 2014/08/13 09:34:18 ago Exp $ + + 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> w3m-0.5.3-r5.ebuild: + Stable for ppc, wrt bug #516872 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> w3m-0.5.3-r5.ebuild: alpha/ia64/sparc stable wrt #516872 diff --git a/www-client/w3m/w3m-0.5.3-r5.ebuild b/www-client/w3m/w3m-0.5.3-r5.ebuild index c66fed698e62..8b9ad4208f4d 100644 --- a/www-client/w3m/w3m-0.5.3-r5.ebuild +++ b/www-client/w3m/w3m-0.5.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild,v 1.6 2014/08/01 10:51:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/w3m/w3m-0.5.3-r5.ebuild,v 1.7 2014/08/13 09:34:18 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/w3m/${P}.tar.gz" LICENSE="w3m" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="X fbcon gpm gtk imlib lynxkeymap migemo nls nntp ssl unicode vanilla xface linguas_ja" # We cannot build w3m with gtk+2 w/o X because gtk+2 ebuild doesn't |