diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:40:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:40:30 +0000 |
commit | d144ec2cd39d68c4cd03f27fc5bb0c267c391dc4 (patch) | |
tree | 8c5e2e0b643be15b2781258d368dfb0696241588 /dev-libs/libltdl | |
parent | Stable for x86, wrt bug #535698 (diff) | |
download | gentoo-2-d144ec2cd39d68c4cd03f27fc5bb0c267c391dc4.tar.gz gentoo-2-d144ec2cd39d68c4cd03f27fc5bb0c267c391dc4.tar.bz2 gentoo-2-d144ec2cd39d68c4cd03f27fc5bb0c267c391dc4.zip |
Stable for x86, wrt bug #536696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libltdl')
-rw-r--r-- | dev-libs/libltdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libltdl/libltdl-2.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libltdl/ChangeLog b/dev-libs/libltdl/ChangeLog index bc0486d058fe..989013704ccc 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.7 2015/01/22 18:35:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/ChangeLog,v 1.8 2015/01/26 09:40:30 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libltdl-2.4.4.ebuild: + Stable for x86, wrt bug #536696 22 Jan 2015; Markus Meier <maekke@gentoo.org> libltdl-2.4.4.ebuild: arm stable, bug #536696 diff --git a/dev-libs/libltdl/libltdl-2.4.4.ebuild b/dev-libs/libltdl/libltdl-2.4.4.ebuild index 4d388f2bc826..1b9a5f01f392 100644 --- a/dev-libs/libltdl/libltdl-2.4.4.ebuild +++ b/dev-libs/libltdl/libltdl-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/dev-libs/libltdl/libltdl-2.4.4.ebuild,v 1.5 2015/01/22 18:35:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.4.ebuild,v 1.6 2015/01/26 09:40:30 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" |