diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-15 17:05:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-15 17:05:16 +0000 |
commit | 25a490ac128f79dce33f9b0f2443095942972aec (patch) | |
tree | 66d97568e7cd6d3b3a78942ebd8c8a87ffbd4f0e /sys-devel/libtool | |
parent | As pointed out in bug 110363, DBD-mysql-3.0002 seems to be the only working o... (diff) | |
download | gentoo-2-25a490ac128f79dce33f9b0f2443095942972aec.tar.gz gentoo-2-25a490ac128f79dce33f9b0f2443095942972aec.tar.bz2 gentoo-2-25a490ac128f79dce33f9b0f2443095942972aec.zip |
Stable on SPARC wrt bug #118864.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index a58111055653..00f64f10f5de 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.100 2006/01/15 07:41:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.101 2006/01/15 17:05:16 weeve Exp $ + + 15 Jan 2006; Jason Wever <weeve@gentoo.org> libtool-1.5.22.ebuild: + Stable on SPARC wrt bug #118864. 15 Jan 2006; Markus Rothe <corsair@gentoo.org> libtool-1.5.22.ebuild: Stable on ppc64 diff --git a/sys-devel/libtool/libtool-1.5.22.ebuild b/sys-devel/libtool/libtool-1.5.22.ebuild index 4b9ca7cdda13..3532609dd160 100644 --- a/sys-devel/libtool/libtool-1.5.22.ebuild +++ b/sys-devel/libtool/libtool-1.5.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.22.ebuild,v 1.7 2006/01/15 07:41:06 corsair Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.22.ebuild,v 1.8 2006/01/15 17:05:16 weeve Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-devel/gnuconfig |