summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 08:35:46 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 08:35:46 +0000
commit390a0dbfbeeca664f4d1d269b5a784c8dd08a211 (patch)
tree0deb5806cc135088e08c9ade64dd2136b2692ce0 /sci-libs/proj
parentAdded fortran-2.eclass support (diff)
downloadgentoo-2-390a0dbfbeeca664f4d1d269b5a784c8dd08a211.tar.gz
gentoo-2-390a0dbfbeeca664f4d1d269b5a784c8dd08a211.tar.bz2
gentoo-2-390a0dbfbeeca664f4d1d269b5a784c8dd08a211.zip
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/proj')
-rw-r--r--sci-libs/proj/ChangeLog8
-rw-r--r--sci-libs/proj/proj-4.4.9.ebuild6
-rw-r--r--sci-libs/proj/proj-4.5.0.ebuild6
-rw-r--r--sci-libs/proj/proj-4.6.0.ebuild6
-rw-r--r--sci-libs/proj/proj-4.6.1.ebuild6
-rw-r--r--sci-libs/proj/proj-4.7.0.ebuild7
6 files changed, 22 insertions, 17 deletions
diff --git a/sci-libs/proj/ChangeLog b/sci-libs/proj/ChangeLog
index 0658d6c18f18..c9c8c561f9a7 100644
--- a/sci-libs/proj/ChangeLog
+++ b/sci-libs/proj/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/proj
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/ChangeLog,v 1.26 2010/10/04 15:09:13 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/ChangeLog,v 1.27 2011/06/21 08:35:46 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> proj-4.4.9.ebuild,
+ proj-4.5.0.ebuild, proj-4.6.0.ebuild, proj-4.6.1.ebuild, proj-4.7.0.ebuild:
+ Added fortran-2.eclass support
04 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> proj-4.7.0.ebuild:
ppc64 stable wrt #317381
diff --git a/sci-libs/proj/proj-4.4.9.ebuild b/sci-libs/proj/proj-4.4.9.ebuild
index d106e73b2abb..ff6fcea60703 100644
--- a/sci-libs/proj/proj-4.4.9.ebuild
+++ b/sci-libs/proj/proj-4.4.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.4.9.ebuild,v 1.9 2009/09/23 20:09:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.4.9.ebuild,v 1.10 2011/06/21 08:35:46 jlec Exp $
-inherit eutils
+inherit eutils fortran-2
N=${S}/nad
DESCRIPTION="Proj.4 cartographic projection software with updated NAD27 grids"
diff --git a/sci-libs/proj/proj-4.5.0.ebuild b/sci-libs/proj/proj-4.5.0.ebuild
index 75acfe29f63a..8d87e07f1b1d 100644
--- a/sci-libs/proj/proj-4.5.0.ebuild
+++ b/sci-libs/proj/proj-4.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.5.0.ebuild,v 1.2 2008/01/08 15:23:46 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.5.0.ebuild,v 1.3 2011/06/21 08:35:46 jlec Exp $
-inherit eutils
+inherit eutils fortran-2
N="${S}/nad"
DESCRIPTION="Proj.4 cartographic projection software with updated NAD27 grids"
diff --git a/sci-libs/proj/proj-4.6.0.ebuild b/sci-libs/proj/proj-4.6.0.ebuild
index 457dbf688e85..c32b9e057bed 100644
--- a/sci-libs/proj/proj-4.6.0.ebuild
+++ b/sci-libs/proj/proj-4.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.6.0.ebuild,v 1.1 2008/01/04 16:42:11 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.6.0.ebuild,v 1.2 2011/06/21 08:35:46 jlec Exp $
-inherit eutils
+inherit eutils fortran-2
DESCRIPTION="Proj.4 cartographic projection software with updated NAD27 grids"
HOMEPAGE="http://proj.maptools.org/"
diff --git a/sci-libs/proj/proj-4.6.1.ebuild b/sci-libs/proj/proj-4.6.1.ebuild
index 08261a378445..c858d114112e 100644
--- a/sci-libs/proj/proj-4.6.1.ebuild
+++ b/sci-libs/proj/proj-4.6.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.6.1.ebuild,v 1.3 2009/11/25 02:44:35 djay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.6.1.ebuild,v 1.4 2011/06/21 08:35:46 jlec Exp $
-inherit eutils
+inherit eutils fortran-2
DESCRIPTION="Proj.4 cartographic projection software with updated NAD27 grids"
HOMEPAGE="http://trac.osgeo.org/proj/"
diff --git a/sci-libs/proj/proj-4.7.0.ebuild b/sci-libs/proj/proj-4.7.0.ebuild
index 9222a0461c99..bc552387bfd3 100644
--- a/sci-libs/proj/proj-4.7.0.ebuild
+++ b/sci-libs/proj/proj-4.7.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.7.0.ebuild,v 1.11 2010/10/04 15:09:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/proj/proj-4.7.0.ebuild,v 1.12 2011/06/21 08:35:46 jlec Exp $
EAPI="3"
-inherit base
+
+inherit base fortran-2
DESCRIPTION="Proj.4 cartographic projection software with updated NAD27 grids"
HOMEPAGE="http://trac.osgeo.org/proj/"