summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-09-24 19:42:42 +0000
committerMarkus Meier <maekke@gentoo.org>2014-09-24 19:42:42 +0000
commit8a140538aaf29ef214c959cbd2d7c558c88cfe25 (patch)
treebc6ec6064ed23bd83377cf443adddf69e16cb372 /net-libs
parentadd ~arm, bug #521374 (diff)
downloadgentoo-2-8a140538aaf29ef214c959cbd2d7c558c88cfe25.tar.gz
gentoo-2-8a140538aaf29ef214c959cbd2d7c558c88cfe25.tar.bz2
gentoo-2-8a140538aaf29ef214c959cbd2d7c558c88cfe25.zip
arm stable, bug #522818
(Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/axtls/ChangeLog5
-rw-r--r--net-libs/axtls/axtls-1.4.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/axtls/ChangeLog b/net-libs/axtls/ChangeLog
index 6ce5cc264352..0111207bbb42 100644
--- a/net-libs/axtls/ChangeLog
+++ b/net-libs/axtls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/axtls
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.30 2014/09/22 23:55:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.31 2014/09/24 19:42:42 maekke Exp $
+
+ 24 Sep 2014; Markus Meier <maekke@gentoo.org> axtls-1.4.9-r1.ebuild:
+ arm stable, bug #522818
22 Sep 2014; Anthony G. Basile <blueness@gentoo.org> axtls-1.4.9-r1.ebuild:
Avoid rebuilding docs for each abi.
diff --git a/net-libs/axtls/axtls-1.4.9-r1.ebuild b/net-libs/axtls/axtls-1.4.9-r1.ebuild
index 74e8830d1af9..7d41576c56c5 100644
--- a/net-libs/axtls/axtls-1.4.9-r1.ebuild
+++ b/net-libs/axtls/axtls-1.4.9-r1.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/net-libs/axtls/axtls-1.4.9-r1.ebuild,v 1.4 2014/09/22 23:55:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.9-r1.ebuild,v 1.5 2014/09/24 19:42:42 maekke Exp $
EAPI="5"
@@ -41,7 +41,7 @@ S="${WORKDIR}/${MY_PN}"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 arm hppa ~mips ~ppc ~ppc64 ~s390 ~x86"
IUSE="httpd cgi-lua cgi-php static static-libs doc"