summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-17 12:37:28 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-17 12:37:28 +0000
commit21e64850a804e39281580b6e603c04488e00a774 (patch)
tree472a8d4ee7f6446acfb98c77c78d266d4fa01708 /sys-devel/libtool
parentStable for HPPA (bug #536696). (diff)
downloadgentoo-2-21e64850a804e39281580b6e603c04488e00a774.tar.gz
gentoo-2-21e64850a804e39281580b6e603c04488e00a774.tar.bz2
gentoo-2-21e64850a804e39281580b6e603c04488e00a774.zip
Stable for HPPA (bug #536696).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r--sys-devel/libtool/ChangeLog5
-rw-r--r--sys-devel/libtool/libtool-2.4.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog
index ad1fb7eb5fe7..72d70bc479be 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.237 2015/01/09 17:59:16 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.238 2015/01/17 12:37:28 jer Exp $
+
+ 17 Jan 2015; Jeroen Roovers <jer@gentoo.org> libtool-2.4.4.ebuild:
+ Stable for HPPA (bug #536696).
03 Jan 2015; Rick Farina <zerochaos@gentoo.org> libtool-2.4.3-r2.ebuild:
QA band-aid for bug 528178, please feel free to drop the dep on help2man when
diff --git a/sys-devel/libtool/libtool-2.4.4.ebuild b/sys-devel/libtool/libtool-2.4.4.ebuild
index e3aa027d9ab9..54c3c43fb005 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-2014 Gentoo Foundation
+# 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.1 2014/12/15 11:46:30 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.4.ebuild,v 1.2 2015/01/17 12:37:28 jer 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"