summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 08:39:59 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 08:39:59 +0000
commite990c0ca52639a3e60cb6a61774248d994584781 (patch)
treec97cdcf65a09ea87bb6844bf4a46e02801e9db1c /sci-libs/gts
parentversion bump (diff)
downloadhistorical-e990c0ca52639a3e60cb6a61774248d994584781.tar.gz
historical-e990c0ca52639a3e60cb6a61774248d994584781.tar.bz2
historical-e990c0ca52639a3e60cb6a61774248d994584781.zip
Added fortran-2.eclass support
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/gts')
-rw-r--r--sci-libs/gts/ChangeLog6
-rw-r--r--sci-libs/gts/gts-20081607.ebuild4
-rw-r--r--sci-libs/gts/gts-20090909.ebuild4
-rw-r--r--sci-libs/gts/gts-20100321-r1.ebuild4
-rw-r--r--sci-libs/gts/gts-20100321-r2.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sci-libs/gts/ChangeLog b/sci-libs/gts/ChangeLog
index 604444418b60..abcef5b95fb5 100644
--- a/sci-libs/gts/ChangeLog
+++ b/sci-libs/gts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/gts
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.15 2011/03/16 10:10:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/ChangeLog,v 1.16 2011/06/21 08:25:15 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> gts-20081607.ebuild,
+ gts-20090909.ebuild, gts-20100321-r1.ebuild, gts-20100321-r2.ebuild:
+ Added fortran-2.eclass support
*gts-20100321-r2 (16 Mar 2011)
diff --git a/sci-libs/gts/gts-20081607.ebuild b/sci-libs/gts/gts-20081607.ebuild
index 2a254fba17d4..486ac6d4fac8 100644
--- a/sci-libs/gts/gts-20081607.ebuild
+++ b/sci-libs/gts/gts-20081607.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20081607.ebuild,v 1.3 2011/03/02 20:04:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20081607.ebuild,v 1.4 2011/06/21 08:25:15 jlec Exp $
EAPI="1"
-inherit eutils
+inherit eutils fortran-2
DESCRIPTION="GNU Triangulated Surface Library"
LICENSE="LGPL-2"
diff --git a/sci-libs/gts/gts-20090909.ebuild b/sci-libs/gts/gts-20090909.ebuild
index 9caf6bf6e6a3..6274e8c986c0 100644
--- a/sci-libs/gts/gts-20090909.ebuild
+++ b/sci-libs/gts/gts-20090909.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20090909.ebuild,v 1.2 2011/03/02 20:04:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20090909.ebuild,v 1.3 2011/06/21 08:25:15 jlec Exp $
EAPI=2
-inherit eutils autotools
+inherit eutils fortran-2 autotools
DESCRIPTION="GNU Triangulated Surface Library"
LICENSE="LGPL-2"
diff --git a/sci-libs/gts/gts-20100321-r1.ebuild b/sci-libs/gts/gts-20100321-r1.ebuild
index 0dc44a8aa8e1..b110ac0c8968 100644
--- a/sci-libs/gts/gts-20100321-r1.ebuild
+++ b/sci-libs/gts/gts-20100321-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20100321-r1.ebuild,v 1.2 2011/03/02 20:04:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20100321-r1.ebuild,v 1.3 2011/06/21 08:25:15 jlec Exp $
EAPI=2
-inherit eutils autotools
+inherit eutils fortran-2 autotools
DESCRIPTION="GNU Triangulated Surface Library"
LICENSE="LGPL-2"
diff --git a/sci-libs/gts/gts-20100321-r2.ebuild b/sci-libs/gts/gts-20100321-r2.ebuild
index cfcd69124f81..a24a110edad8 100644
--- a/sci-libs/gts/gts-20100321-r2.ebuild
+++ b/sci-libs/gts/gts-20100321-r2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20100321-r2.ebuild,v 1.1 2011/03/16 10:10:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gts/gts-20100321-r2.ebuild,v 1.2 2011/06/21 08:25:15 jlec Exp $
EAPI=2
-inherit eutils autotools
+inherit eutils fortran-2 autotools
DESCRIPTION="GNU Triangulated Surface Library"
LICENSE="LGPL-2"