summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2014-07-12 19:24:11 +0000
committerTom Gall <tgall@gentoo.org>2014-07-12 19:24:11 +0000
commitc326d1a081c119e9c4b14c8d13a5fe9485b0f205 (patch)
treefd066bc1954b8f6df96c88f5175020b5e3e2ae5c /sys-devel
parentfency -> fancy. Call knocker_user_is_root() properly. (diff)
downloadgentoo-2-c326d1a081c119e9c4b14c8d13a5fe9485b0f205.tar.gz
gentoo-2-c326d1a081c119e9c4b14c8d13a5fe9485b0f205.tar.bz2
gentoo-2-c326d1a081c119e9c4b14c8d13a5fe9485b0f205.zip
arm64 stable Bug #516180
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key )
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-2.4.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index b4cf36778159..a6e739d163bf 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.216 2014/07/12 12:57:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.217 2014/07/12 19:24:11 tgall Exp $
+
+ 12 Jul 2014; <tgall@gentoo.org> libtool-2.4.2-r1.ebuild:
+ arm64 stable Bug #516180
12 Jul 2014; Jeroen Roovers <jer@gentoo.org> libtool-2.4.2-r1.ebuild:
Stable for HPPA (bug #516180).
diff --git a/sys-devel/libtool/libtool-2.4.2-r1.ebuild b/sys-devel/libtool/libtool-2.4.2-r1.ebuild
index 73dac5c03a34..e87c1716887e 100644
--- a/sys-devel/libtool/libtool-2.4.2-r1.ebuild
+++ b/sys-devel/libtool/libtool-2.4.2-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/sys-devel/libtool/libtool-2.4.2-r1.ebuild,v 1.3 2014/07/12 12:57:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.2-r1.ebuild,v 1.4 2014/07/12 19:24:11 tgall Exp $
EAPI="4"
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="A shared library tool for developers"