diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-01-14 19:05:15 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-01-14 19:05:15 +0000 |
commit | 83bfdb873d8e8e603af5653d6b8bc7e922efcc9e (patch) | |
tree | 132629825ac5ac6e846a0d01391d882159e1f004 /sys-devel | |
parent | Add libXvMC's license. (diff) | |
download | historical-83bfdb873d8e8e603af5653d6b8bc7e922efcc9e.tar.gz historical-83bfdb873d8e8e603af5653d6b8bc7e922efcc9e.tar.bz2 historical-83bfdb873d8e8e603af5653d6b8bc7e922efcc9e.zip |
Marked stable on alpha. bug #118864
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/Manifest | 14 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.22.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index a54608649d30..ccde8e145e46 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.98 2006/01/13 21:18:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.99 2006/01/14 19:05:15 yoswink Exp $ + + 14 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org> libtool-1.5.22.ebuild: + Marked stable on alpha. bug #118864 13 Jan 2006; <nixnut@gentoo.org> libtool-1.5.22.ebuild: Marked stable on ppc. bug #118864 diff --git a/sys-devel/libtool/Manifest b/sys-devel/libtool/Manifest index 0515a2dc0178..4fd04bdc049a 100644 --- a/sys-devel/libtool/Manifest +++ b/sys-devel/libtool/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1a7a03c171566ccc6b0d921b4e6b7f77 ChangeLog 16570 +MD5 d32b4adcae04325c42cde8a58633f5e2 ChangeLog 16686 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 @@ -39,12 +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 66639b48a5278624b4f5599444ac2e2f libtool-1.5.22.ebuild 4763 +MD5 2993fbf8ecddd5d65a9eeba5b55b5071 libtool-1.5.22.ebuild 4763 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDyBkkoFw4q70f3SsRAiV8AJ971hjonzGf8ENY2juefkFX2Z9FqQCfZIMo -vIwlgFks8RQezOZzgGW3ghA= -=a4ax ------END PGP SIGNATURE----- diff --git a/sys-devel/libtool/libtool-1.5.22.ebuild b/sys-devel/libtool/libtool-1.5.22.ebuild index e7ecaf4aa02b..86689c0b5ea9 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.5 2006/01/13 21:18:56 nixnut 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.6 2006/01/14 19:05:15 yoswink 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 |