summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-14 07:11:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-14 07:11:37 +0000
commit56b60909184e2f7868cb23911829829071e1e94a (patch)
treefb178bcea28128f00cda6d5958c1c5a48237e138 /sys-devel/libtool
parentStable for x86, wrt bug #477178 (diff)
downloadgentoo-2-56b60909184e2f7868cb23911829829071e1e94a.tar.gz
gentoo-2-56b60909184e2f7868cb23911829829071e1e94a.tar.bz2
gentoo-2-56b60909184e2f7868cb23911829829071e1e94a.zip
Stable for amd64, wrt bug #477178
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index 7d8a6c42cdc3..dfad085cd1d2 100644
--- a/sys-devel/libtool/ChangeLog
+++ b/sys-devel/libtool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/libtool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.203 2013/09/14 07:11:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.204 2013/09/14 07:11:37 ago Exp $
+
+ 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.2.ebuild:
+ Stable for amd64, wrt bug #477178
14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.2.ebuild:
Stable for x86, wrt bug #477178
diff --git a/sys-devel/libtool/libtool-2.4.2.ebuild b/sys-devel/libtool/libtool-2.4.2.ebuild
index 9d3a6ed6ab7d..a2c990f7280d 100644
--- a/sys-devel/libtool/libtool-2.4.2.ebuild
+++ b/sys-devel/libtool/libtool-2.4.2.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/sys-devel/libtool/libtool-2.4.2.ebuild,v 1.9 2013/09/14 07:11:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.2.ebuild,v 1.10 2013/09/14 07:11:37 ago Exp $
EAPI="2" #356089
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="A shared library tool for developers"