summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-31 07:55:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-31 07:55:41 +0000
commit5298e4fe7579c6e0346650498cc651c48cf24989 (patch)
tree3626c9ee4178e580dab9d7336a663827877d733c /sys-devel/libtool
parentStable for ppc64, wrt bug #538792 (diff)
downloadgentoo-2-5298e4fe7579c6e0346650498cc651c48cf24989.tar.gz
gentoo-2-5298e4fe7579c6e0346650498cc651c48cf24989.tar.bz2
gentoo-2-5298e4fe7579c6e0346650498cc651c48cf24989.zip
Stable for ppc64, wrt bug #540408
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-2.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index c53741f7122c..d96962c44259 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.252 2015/03/28 21:22:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.253 2015/03/31 07:55:41 ago Exp $
+
+ 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.6.ebuild:
+ Stable for ppc64, wrt bug #540408
28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.6.ebuild:
Stable for ppc, wrt bug #540408
diff --git a/sys-devel/libtool/libtool-2.4.6.ebuild b/sys-devel/libtool/libtool-2.4.6.ebuild
index f6c3e65bb41b..57bd77f49182 100644
--- a/sys-devel/libtool/libtool-2.4.6.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6.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.6.ebuild,v 1.6 2015/03/28 21:22:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.7 2015/03/31 07:55:41 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"