summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-01-04 15:32:58 +0000
committerJustin Lecher <jlec@gentoo.org>2015-01-04 15:32:58 +0000
commit3f1616b5e54974bbe27afb2fad48b54010d4675c (patch)
tree011390a9168d084198e2d130e3755b15dfd079ff /sci-libs/punc
parentUse XT_PAX for marking the installer as EI_PAX is obsolete and PT_PAX breaks ... (diff)
downloadgentoo-2-3f1616b5e54974bbe27afb2fad48b54010d4675c.tar.gz
gentoo-2-3f1616b5e54974bbe27afb2fad48b54010d4675c.tar.bz2
gentoo-2-3f1616b5e54974bbe27afb2fad48b54010d4675c.zip
sci-libs/punc: Bump EAPI
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs/punc')
-rw-r--r--sci-libs/punc/ChangeLog7
-rw-r--r--sci-libs/punc/punc-1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/punc/ChangeLog b/sci-libs/punc/ChangeLog
index 68c9fab2c0f9..5498b4df2dc4 100644
--- a/sci-libs/punc/ChangeLog
+++ b/sci-libs/punc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/punc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.19 2013/02/27 15:04:35 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/ChangeLog,v 1.20 2015/01/04 15:32:58 jlec Exp $
+
+ 04 Jan 2015; Justin Lecher <jlec@gentoo.org> punc-1.5.ebuild:
+ Bump EAPI
27 Feb 2013; Justin Lecher <jlec@gentoo.org> punc-1.5.ebuild:
Detect superlu via pkg-config
diff --git a/sci-libs/punc/punc-1.5.ebuild b/sci-libs/punc/punc-1.5.ebuild
index 0683e65ef521..3c7eae07184d 100644
--- a/sci-libs/punc/punc-1.5.ebuild
+++ b/sci-libs/punc/punc-1.5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-1.5.ebuild,v 1.9 2013/02/27 15:04:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/punc/punc-1.5.ebuild,v 1.10 2015/01/04 15:32:58 jlec Exp $
-EAPI=4
+EAPI=5
AUTOTOOLS_AUTORECONF=yes