summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-24 11:04:16 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-24 11:04:16 +0000
commit65f9e97fd1025ed8a822eaef4a963d51d070d3c1 (patch)
treef89d092e62fe7f89925c4b36d29edd2ffdf8900f /www-client/elinks
parentRemove checks for CONFIG_MODULES and CONFIG_MODULE_UNLOAD and upgrade path fr... (diff)
downloadgentoo-2-65f9e97fd1025ed8a822eaef4a963d51d070d3c1.tar.gz
gentoo-2-65f9e97fd1025ed8a822eaef4a963d51d070d3c1.tar.bz2
gentoo-2-65f9e97fd1025ed8a822eaef4a963d51d070d3c1.zip
add ~arm, bug #477806
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'www-client/elinks')
-rw-r--r--www-client/elinks/ChangeLog5
-rw-r--r--www-client/elinks/elinks-0.12_pre5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/elinks/ChangeLog b/www-client/elinks/ChangeLog
index 0321a674877b..a0dd5fafa531 100644
--- a/www-client/elinks/ChangeLog
+++ b/www-client/elinks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/elinks
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.156 2013/08/09 13:47:57 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/ChangeLog,v 1.157 2013/08/24 11:04:16 maekke Exp $
+
+ 24 Aug 2013; Markus Meier <maekke@gentoo.org> elinks-0.12_pre5-r2.ebuild:
+ add ~arm, bug #477806
09 Aug 2013; Ian Stakenvicius <axs@gentoo.org> elinks-0.12_pre5-r2.ebuild:
Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0
diff --git a/www-client/elinks/elinks-0.12_pre5-r2.ebuild b/www-client/elinks/elinks-0.12_pre5-r2.ebuild
index ecf234ee351f..9ba8ae4b2862 100644
--- a/www-client/elinks/elinks-0.12_pre5-r2.ebuild
+++ b/www-client/elinks/elinks-0.12_pre5-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/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.14 2013/08/09 13:47:57 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/elinks/elinks-0.12_pre5-r2.ebuild,v 1.15 2013/08/24 11:04:16 maekke Exp $
EAPI=4
inherit eutils autotools flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \
javascript lua +mouse nls nntp perl ruby samba ssl unicode X zlib"
RESTRICT="test"