summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-21 09:52:20 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-21 09:52:20 +0000
commit850bf15fa11fd7399ed5c052e10b9852071e98df (patch)
treec9142354054c98f5b6d8b7d65415d18c7aa81c8a /sci-libs/xgks-pmel
parentAdded fortran-2.eclass support (diff)
downloadgentoo-2-850bf15fa11fd7399ed5c052e10b9852071e98df.tar.gz
gentoo-2-850bf15fa11fd7399ed5c052e10b9852071e98df.tar.bz2
gentoo-2-850bf15fa11fd7399ed5c052e10b9852071e98df.zip
Added fortran-2.eclass support
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/xgks-pmel')
-rw-r--r--sci-libs/xgks-pmel/ChangeLog7
-rw-r--r--sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/xgks-pmel/ChangeLog b/sci-libs/xgks-pmel/ChangeLog
index 3b9ab0b2e3be..1a2ae383634e 100644
--- a/sci-libs/xgks-pmel/ChangeLog
+++ b/sci-libs/xgks-pmel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/xgks-pmel
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/ChangeLog,v 1.5 2010/12/01 16:51:21 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/ChangeLog,v 1.6 2011/06/21 09:52:20 jlec Exp $
+
+ 21 Jun 2011; Justin Lecher <jlec@gentoo.org> xgks-pmel-2.5.5.ebuild:
+ Added fortran-2.eclass support
01 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> xgks-pmel-2.5.5.ebuild:
Remove use of fortran eclass
diff --git a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild b/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild
index bf88e728eeb7..95a5be386e47 100644
--- a/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild
+++ b/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild
@@ -1,8 +1,8 @@
-# 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/xgks-pmel/xgks-pmel-2.5.5.ebuild,v 1.5 2010/12/01 16:51:21 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/xgks-pmel/xgks-pmel-2.5.5.ebuild,v 1.6 2011/06/21 09:52:20 jlec Exp $
-inherit eutils toolchain-funcs multilib
+inherit eutils fortran-2 toolchain-funcs multilib
DESCRIPTION="PMEL fork of XGKS, an X11-based version of the ANSI Graphical Kernel System."
HOMEPAGE="http://www.gentoogeek.org/viewvc/Linux/xgks-pmel/"