summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-02-09 04:55:25 +0000
committerJeroen Roovers <jer@gentoo.org>2009-02-09 04:55:25 +0000
commit17a60f453a2eee29248c9f52c4a333e4193df7a4 (patch)
tree3889d72e2f70dce5a8a4b3b9edeff5e873f26f75 /dev-lang/cfortran
parentEAPI=2; add use-based dep (diff)
downloadgentoo-2-17a60f453a2eee29248c9f52c4a333e4193df7a4.tar.gz
gentoo-2-17a60f453a2eee29248c9f52c4a333e4193df7a4.tar.bz2
gentoo-2-17a60f453a2eee29248c9f52c4a333e4193df7a4.zip
Stable for HPPA (bug #256681).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-lang/cfortran')
-rw-r--r--dev-lang/cfortran/ChangeLog7
-rw-r--r--dev-lang/cfortran/cfortran-4.4-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/cfortran/ChangeLog b/dev-lang/cfortran/ChangeLog
index a9abd55c8b05..65981dd950f6 100644
--- a/dev-lang/cfortran/ChangeLog
+++ b/dev-lang/cfortran/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/cfortran
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/cfortran/ChangeLog,v 1.11 2008/12/08 10:27:10 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/cfortran/ChangeLog,v 1.12 2009/02/09 04:55:25 jer Exp $
+
+ 09 Feb 2009; Jeroen Roovers <jer@gentoo.org> cfortran-4.4-r2.ebuild:
+ Stable for HPPA (bug #256681).
*cfortran-4.4-r2 (08 Dec 2008)
diff --git a/dev-lang/cfortran/cfortran-4.4-r2.ebuild b/dev-lang/cfortran/cfortran-4.4-r2.ebuild
index 843da5b08aff..e67b41c2b67b 100644
--- a/dev-lang/cfortran/cfortran-4.4-r2.ebuild
+++ b/dev-lang/cfortran/cfortran-4.4-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/cfortran/cfortran-4.4-r2.ebuild,v 1.1 2008/12/08 10:27:10 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/cfortran/cfortran-4.4-r2.ebuild,v 1.2 2009/02/09 04:55:25 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ DESCRIPTION="Header file allowing to call Fortran routines from C and C++"
SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz
mirror://debian/pool/main/c/${PN}/${PN}_${PV}-${DEB_PR}.diff.gz"
HOMEPAGE="http://www-zeus.desy.de/~burow/cfortran/"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
LICENSE="LGPL-2"
IUSE="examples"
SLOT="0"