summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:40:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 09:40:34 +0000
commit0b9c01e5810bc641c6b2b6934119d9aeb011bf02 (patch)
tree35eeed345a2a78c4e090876dcc7b63581af8e12a /sys-devel
parentStable for x86, wrt bug #536696 (diff)
downloadgentoo-2-0b9c01e5810bc641c6b2b6934119d9aeb011bf02.tar.gz
gentoo-2-0b9c01e5810bc641c6b2b6934119d9aeb011bf02.tar.bz2
gentoo-2-0b9c01e5810bc641c6b2b6934119d9aeb011bf02.zip
Stable for x86, wrt bug #536696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-2.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index f5099a9d4118..6249c7d78813 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.241 2015/01/22 18:36:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.242 2015/01/26 09:40:34 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.4.ebuild:
+ Stable for x86, wrt bug #536696
22 Jan 2015; Markus Meier <maekke@gentoo.org> libtool-2.4.4.ebuild:
arm stable, bug #536696
diff --git a/sys-devel/libtool/libtool-2.4.4.ebuild b/sys-devel/libtool/libtool-2.4.4.ebuild
index dbdb8fd1025f..8c43019f5a43 100644
--- a/sys-devel/libtool/libtool-2.4.4.ebuild
+++ b/sys-devel/libtool/libtool-2.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.4.ebuild,v 1.4 2015/01/22 18:36:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.4.ebuild,v 1.5 2015/01/26 09:40:34 ago 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"