summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-19 18:26:32 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-19 18:26:32 +0000
commitf715ed6f330d511cb3a1d62bffececb84610759a (patch)
tree3318cc36be9cac6257ffd3f46dac598dfad52800 /dev-libs
parentAdd ruby22. (diff)
downloadgentoo-2-f715ed6f330d511cb3a1d62bffececb84610759a.tar.gz
gentoo-2-f715ed6f330d511cb3a1d62bffececb84610759a.tar.bz2
gentoo-2-f715ed6f330d511cb3a1d62bffececb84610759a.zip
Stable for HPPA (bug #540408).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libltdl/ChangeLog5
-rw-r--r--dev-libs/libltdl/libltdl-2.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libltdl/ChangeLog b/dev-libs/libltdl/ChangeLog
index ea1cd6d4276b..059a85abec9a 100644
--- a/dev-libs/libltdl/ChangeLog
+++ b/dev-libs/libltdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libltdl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/ChangeLog,v 1.13 2015/03/16 22:03:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/ChangeLog,v 1.14 2015/03/19 18:26:32 jer Exp $
+
+ 19 Mar 2015; Jeroen Roovers <jer@gentoo.org> libltdl-2.4.6.ebuild:
+ Stable for HPPA (bug #540408).
16 Mar 2015; Mike Frysinger <vapier@gentoo.org> libltdl-2.4.4.ebuild:
Mark alpha/arm64/ia64/m68k/s390/sh/sparc stable #536696.
diff --git a/dev-libs/libltdl/libltdl-2.4.6.ebuild b/dev-libs/libltdl/libltdl-2.4.6.ebuild
index 33de6ca01815..b43b784c2074 100644
--- a/dev-libs/libltdl/libltdl-2.4.6.ebuild
+++ b/dev-libs/libltdl/libltdl-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/dev-libs/libltdl/libltdl-2.4.6.ebuild,v 1.2 2015/02/18 09:58:09 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.6.ebuild,v 1.3 2015/03/19 18:26:32 jer Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/libtool/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-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"
IUSE="static-libs"
# libltdl doesn't have a testsuite.
RESTRICT="test"