polynomial-c 15/02/18 09:58:42 Modified: ChangeLog libtool-2.4.6.ebuild Removed: libtool-2.4-r1.ebuild libtool-2.4-r4.ebuild Log: Switch back to xz compressed tarball. Removed old versions (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Revision Changes Path 1.245 sys-devel/libtool/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.245&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.245&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?r1=1.244&r2=1.245 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v retrieving revision 1.244 retrieving revision 1.245 diff -u -r1.244 -r1.245 --- ChangeLog 15 Feb 2015 22:38:29 -0000 1.244 +++ ChangeLog 18 Feb 2015 09:58:42 -0000 1.245 @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/libtool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.244 2015/02/15 22:38:29 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.245 2015/02/18 09:58:42 polynomial-c Exp $ + + 18 Feb 2015; Lars Wendler <polynomia...@gentoo.org> -libtool-2.4-r1.ebuild, + -libtool-2.4-r4.ebuild, libtool-2.4.6.ebuild, + -files/libtool-2.4-openmp.patch: + Switch back to xz compressed tarball. Removed old versions. *libtool-2.4.6 (15 Feb 2015) 1.2 sys-devel/libtool/libtool-2.4.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild?r1=1.1&r2=1.2 Index: libtool-2.4.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libtool-2.4.6.ebuild 15 Feb 2015 22:38:29 -0000 1.1 +++ libtool-2.4.6.ebuild 18 Feb 2015 09:58:42 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.1 2015/02/15 22:38:29 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.6.ebuild,v 1.2 2015/02/18 09:58:42 polynomial-c Exp $ EAPI="4" @@ -13,7 +13,7 @@ http://git.savannah.gnu.org/r/${PN}.git" inherit git-2 else - SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi