summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2013-06-24 23:00:14 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2013-06-24 23:00:14 +0000
commit41a21af69ae9dd4fcd820c85bc6541b60a374641 (patch)
tree408319e75908e496bae304a27b8cbc10d6993d74 /sci-libs/btf/btf-1.2.0.ebuild
parentRemoving package mask for 2.0.6-r5, it has successfully completed initial tes... (diff)
downloadhistorical-41a21af69ae9dd4fcd820c85bc6541b60a374641.tar.gz
historical-41a21af69ae9dd4fcd820c85bc6541b60a374641.tar.bz2
historical-41a21af69ae9dd4fcd820c85bc6541b60a374641.zip
Switch to EAPI5 and new tar ball
Package-Manager: portage-2.2.01.22013-prefix/cvs/Linux x86_64 Manifest-Sign-Key: 0x13CB1360
Diffstat (limited to 'sci-libs/btf/btf-1.2.0.ebuild')
-rw-r--r--sci-libs/btf/btf-1.2.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/btf/btf-1.2.0.ebuild b/sci-libs/btf/btf-1.2.0.ebuild
index 2a1379a28a46..2d3dc743fe73 100644
--- a/sci-libs/btf/btf-1.2.0.ebuild
+++ b/sci-libs/btf/btf-1.2.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.2.0.ebuild,v 1.1 2012/11/12 01:53:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/btf/btf-1.2.0.ebuild,v 1.2 2013/06/24 23:00:02 bicatali Exp $
-EAPI=4
+EAPI=5
inherit autotools-utils
DESCRIPTION="Algorithm for matrix permutation into block triangular form"
HOMEPAGE="http://www.cise.ufl.edu/research/sparse/btf/"
-SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"