diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 05:39:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-20 05:39:53 +0000 |
commit | 74324f431038c30e605921d8c70db2e6b7a2d879 (patch) | |
tree | 6d56752a49e3f36af97756930ab010e54abae307 /sys-devel | |
parent | stable! (diff) | |
download | gentoo-2-74324f431038c30e605921d8c70db2e6b7a2d879.tar.gz gentoo-2-74324f431038c30e605921d8c70db2e6b7a2d879.tar.bz2 gentoo-2-74324f431038c30e605921d8c70db2e6b7a2d879.zip |
Push out updated patches.
(Portage version: 2.0.51-r13)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libtool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libtool/files/digest-libtool-1.5.10-r3 (renamed from sys-devel/libtool/files/digest-libtool-1.5.10-r2) | 0 | ||||
-rw-r--r-- | sys-devel/libtool/libtool-1.5.10-r3.ebuild (renamed from sys-devel/libtool/libtool-1.5.10-r2.ebuild) | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/sys-devel/libtool/ChangeLog b/sys-devel/libtool/ChangeLog index 5fa37eccca09..393d59e7af8a 100644 --- a/sys-devel/libtool/ChangeLog +++ b/sys-devel/libtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libtool # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.66 2005/01/20 03:19:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.67 2005/01/20 05:39:53 vapier Exp $ + + 20 Jan 2005; Mike Frysinger <vapier@gentoo.org> -libtool-1.5.10-r2.ebuild: + Push out updated patches. 19 Jan 2005; Mike Frysinger <vapier@gentoo.org> files/1.4.3/libtool-1.4.2-portage.patch: diff --git a/sys-devel/libtool/files/digest-libtool-1.5.10-r2 b/sys-devel/libtool/files/digest-libtool-1.5.10-r3 index cab20e0c9462..cab20e0c9462 100644 --- a/sys-devel/libtool/files/digest-libtool-1.5.10-r2 +++ b/sys-devel/libtool/files/digest-libtool-1.5.10-r3 diff --git a/sys-devel/libtool/libtool-1.5.10-r2.ebuild b/sys-devel/libtool/libtool-1.5.10-r3.ebuild index 577e2a2b6a4c..cb714ee5b16c 100644 --- a/sys-devel/libtool/libtool-1.5.10-r2.ebuild +++ b/sys-devel/libtool/libtool-1.5.10-r3.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.10-r2.ebuild,v 1.2 2005/01/03 00:08:00 ciaranm 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.10-r3.ebuild,v 1.1 2005/01/20 05:39:53 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 kloeri Exp $ inherit eutils gnuconfig libtool |