summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-02-18 09:58:43 +0000
committerLars Wendler <polynomial-c@gentoo.org>2015-02-18 09:58:43 +0000
commita88aeef47ac9b60b76ebc51affb6629fb226d858 (patch)
treed1d227758ca7de0035f2d820969d600dc2786522 /sys-devel/libtool/libtool-2.4.6.ebuild
parentSwitch back to xz compressed tarball (diff)
downloadhistorical-a88aeef47ac9b60b76ebc51affb6629fb226d858.tar.gz
historical-a88aeef47ac9b60b76ebc51affb6629fb226d858.tar.bz2
historical-a88aeef47ac9b60b76ebc51affb6629fb226d858.zip
Switch back to xz compressed tarball. Removed old versions
Package-Manager: portage-2.2.17/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC
Diffstat (limited to 'sys-devel/libtool/libtool-2.4.6.ebuild')
-rw-r--r--sys-devel/libtool/libtool-2.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-2.4.6.ebuild b/sys-devel/libtool/libtool-2.4.6.ebuild
index 93004c7f15d9..f9fe22606833 100644
--- a/sys-devel/libtool/libtool-2.4.6.ebuild
+++ b/sys-devel/libtool/libtool-2.4.6.ebuild
@@ -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 @@ if [[ ${PV} == "9999" ]] ; then
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