diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-15 07:41:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-15 07:41:06 +0000 |
commit | e39e205122df1e2658b7b85dfb69f662486aff79 (patch) | |
tree | 066ba585e222333e87ff9099584cd138f401d723 /sys-devel/libtool | |
parent | Bumpity bump. (diff) | |
download | historical-e39e205122df1e2658b7b85dfb69f662486aff79.tar.gz historical-e39e205122df1e2658b7b85dfb69f662486aff79.tar.bz2 historical-e39e205122df1e2658b7b85dfb69f662486aff79.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.22.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index ccde8e145e46..a58111055653 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.99 2006/01/14 19:05:15 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.100 2006/01/15 07:41:06 corsair Exp $ + + 15 Jan 2006; Markus Rothe <corsair@gentoo.org> libtool-1.5.22.ebuild: + Stable on ppc64 14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> libtool-1.5.22.ebuild: Marked stable on alpha. bug #118864 diff --git a/sys-devel/libtool/Manifest b/sys-devel/libtool/Manifest index 4fd04bdc049a..7902d2aaac33 100644 --- a/sys-devel/libtool/Manifest +++ b/sys-devel/libtool/Manifest @@ -1,4 +1,4 @@ -MD5 d32b4adcae04325c42cde8a58633f5e2 ChangeLog 16686 +MD5 b68eaad4abdddfc90bd57af66b06bf02 ChangeLog 16778 MD5 8ad4f6ed8863c26c4ac562e1d00e6db1 files/1.4.3/libtool-1.2f-cache.patch 698 MD5 55544e163772c87195b893d27e00a0f8 files/1.4.3/libtool-1.3.5-mktemp.patch 642 MD5 67757e15bfa1cdefb5c23f76198329ec files/1.4.3/libtool-1.3.5-nonneg.patch 895 @@ -36,5 +36,5 @@ MD5 e48784e20efad8d2437f1c271104a4b4 libtool-1.5.16.ebuild 5178 MD5 50b3b9fe1d346665231c739e48d616b6 libtool-1.5.18-r1.ebuild 5181 MD5 86dd9bc18548613d5629e361b17fb257 libtool-1.5.20-r1.ebuild 5117 MD5 467da9b02d51eb96bfb0c519d71e2fa6 libtool-1.5.20.ebuild 5102 -MD5 2993fbf8ecddd5d65a9eeba5b55b5071 libtool-1.5.22.ebuild 4763 +MD5 0b46445594c7b775662ebd9cf85f8a1d libtool-1.5.22.ebuild 4762 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 diff --git a/sys-devel/libtool/libtool-1.5.22.ebuild b/sys-devel/libtool/libtool-1.5.22.ebuild index 86689c0b5ea9..4b9ca7cdda13 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.6 2006/01/14 19:05:15 yoswink 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.7 2006/01/15 07:41:06 corsair 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 |