summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-12 21:18:06 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-12 21:18:06 +0000
commit2fe2a53385388cef84b2bbaab142f067303cee58 (patch)
treea6881cc258328ae1d0d3c74a3acaf5f6bdc766fa /dev-perl/ExtUtils-F77
parentMarking nose-1.0.0 ppc for bug 351484 (diff)
downloadhistorical-2fe2a53385388cef84b2bbaab142f067303cee58.tar.gz
historical-2fe2a53385388cef84b2bbaab142f067303cee58.tar.bz2
historical-2fe2a53385388cef84b2bbaab142f067303cee58.zip
Version bump
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r--dev-perl/ExtUtils-F77/ChangeLog9
-rw-r--r--dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog
index 964fc7e32458..12c4a30bb72d 100644
--- a/dev-perl/ExtUtils-F77/ChangeLog
+++ b/dev-perl/ExtUtils-F77/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/ExtUtils-F77
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.39 2010/01/21 13:32:05 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.40 2011/01/12 21:06:44 tove Exp $
+
+*ExtUtils-F77-1.170 (12 Jan 2011)
+
+ 12 Jan 2011; Torsten Veller <tove@gentoo.org> +ExtUtils-F77-1.170.ebuild:
+ Version bump
21 Jan 2010; Torsten Veller <tove@gentoo.org> ExtUtils-F77-1.16.ebuild:
Ebuild maintenance. EAPI=2. mips -> ~mips
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.ebuild
new file mode 100644
index 000000000000..b1e95dd3b156
--- /dev/null
+++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.ebuild,v 1.1 2011/01/12 21:06:44 tove Exp $
+
+EAPI=3
+
+MODULE_AUTHOR=KGB
+MODULE_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"