summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:19:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:19:31 +0000
commitbe29b12e512f4c5ddb5a7cd082931c7c384e2fd9 (patch)
tree5e876ec080269f1cf69e4d94cff05d36ccf644c0 /sys-devel/libtool
parentStable for ppc, wrt bug #536696 (diff)
downloadgentoo-2-be29b12e512f4c5ddb5a7cd082931c7c384e2fd9.tar.gz
gentoo-2-be29b12e512f4c5ddb5a7cd082931c7c384e2fd9.tar.bz2
gentoo-2-be29b12e512f4c5ddb5a7cd082931c7c384e2fd9.zip
Stable for ppc, wrt bug #536696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index 6249c7d78813..5c7e331418b7 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.242 2015/01/26 09:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.243 2015/01/28 10:19:31 ago Exp $
+
+ 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.4.ebuild:
+ Stable for ppc, wrt bug #536696
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libtool-2.4.4.ebuild:
Stable for x86, wrt bug #536696
diff --git a/sys-devel/libtool/libtool-2.4.4.ebuild b/sys-devel/libtool/libtool-2.4.4.ebuild
index 8c43019f5a43..1b0ef8b96a77 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.5 2015/01/26 09:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.4.ebuild,v 1.6 2015/01/28 10:19:31 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"