diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:55:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:55:45 +0000 |
commit | 253e52f15b23787f05177c959c6c2618fe886f57 (patch) | |
tree | 1d9e2b58f9b8fa198010e764b85e9c8e4982e9af /dev-libs | |
parent | Stable for ppc64, wrt bug #540408 (diff) | |
download | gentoo-2-253e52f15b23787f05177c959c6c2618fe886f57.tar.gz gentoo-2-253e52f15b23787f05177c959c6c2618fe886f57.tar.bz2 gentoo-2-253e52f15b23787f05177c959c6c2618fe886f57.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 'dev-libs')
-rw-r--r-- | dev-libs/libltdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libltdl/libltdl-2.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libltdl/ChangeLog b/dev-libs/libltdl/ChangeLog index 63b113e3e478..d4ea3a1ae909 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.17 2015/03/28 21:22:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/ChangeLog,v 1.18 2015/03/31 07:55:45 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libltdl-2.4.6.ebuild: + Stable for ppc64, wrt bug #540408 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libltdl-2.4.6.ebuild: Stable for ppc, wrt bug #540408 diff --git a/dev-libs/libltdl/libltdl-2.4.6.ebuild b/dev-libs/libltdl/libltdl-2.4.6.ebuild index 9675fe4fdab9..da48d35997f4 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.6 2015/03/28 21:22:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.6.ebuild,v 1.7 2015/03/31 07:55:45 ago 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" |