diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-15 07:04:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-15 07:04:14 +0000 |
commit | 132a1475a82d2f28e5abbe474a375a7aabc1866b (patch) | |
tree | f6652412c2b2e7cf00ba2abf942b6c4ef8d512b7 /sys-devel/libtool | |
parent | stable for x86 (diff) | |
download | historical-132a1475a82d2f28e5abbe474a375a7aabc1866b.tar.gz historical-132a1475a82d2f28e5abbe474a375a7aabc1866b.tar.bz2 historical-132a1475a82d2f28e5abbe474a375a7aabc1866b.zip |
mips stable
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r-- | sys-devel/libtool/Manifest | 12 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.20.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/sys-devel/libtool/Manifest b/sys-devel/libtool/Manifest index 74de0555070f..dd4ef18e6039 100644 --- a/sys-devel/libtool/Manifest +++ b/sys-devel/libtool/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 627e538293f951771c932cb693bc692c ChangeLog 16150 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 @@ -37,12 +34,5 @@ MD5 856e14ff512ae227c3d32c3582618ff9 libtool-1.3.5.ebuild 1454 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 c230b7f5bd8fc555c76e041bc3c47b02 libtool-1.5.20.ebuild 5104 +MD5 467da9b02d51eb96bfb0c519d71e2fa6 libtool-1.5.20.ebuild 5102 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDnj0bgIKl8Uu19MoRAvOuAJ4v9Zp47R1Rvw8BYFI5nhJgoSkbegCfSOxI -aqqHh/lD9DPPJuE/kpm3kk8= -=/Wqs ------END PGP SIGNATURE----- diff --git a/sys-devel/libtool/libtool-1.5.20.ebuild b/sys-devel/libtool/libtool-1.5.20.ebuild index 800d8d10e150..aedfbde6f5ff 100644 --- a/sys-devel/libtool/libtool-1.5.20.ebuild +++ b/sys-devel/libtool/libtool-1.5.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.20.ebuild,v 1.11 2005/11/19 19:11:21 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.20.ebuild,v 1.12 2005/12/15 07:04:14 vapier 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 |