summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-17 05:47:46 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-17 05:47:46 +0000
commit4072825064e5171052e9eea080ff9156f5679995 (patch)
treed71b823ea830fd6a7b557b361853decd7197dd3b /virtual/fortran
parentMark m68k/s390/sh stable. (diff)
downloadgentoo-2-4072825064e5171052e9eea080ff9156f5679995.tar.gz
gentoo-2-4072825064e5171052e9eea080ff9156f5679995.tar.bz2
gentoo-2-4072825064e5171052e9eea080ff9156f5679995.zip
Mark m68k stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'virtual/fortran')
-rw-r--r--virtual/fortran/ChangeLog8
-rw-r--r--virtual/fortran/fortran-0.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/fortran/ChangeLog b/virtual/fortran/ChangeLog
index 7b24472eb0ea..4eebcc0ace19 100644
--- a/virtual/fortran/ChangeLog
+++ b/virtual/fortran/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/fortran
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.9 2012/12/12 18:20:16 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.10 2014/01/17 05:47:46 vapier Exp $
+
+ 17 Jan 2014; Mike Frysinger <vapier@gentoo.org> fortran-0.ebuild:
+ Mark m68k stable.
12 Dec 2012; Justin Lecher <jlec@gentoo.org> fortran-0.ebuild, metadata.xml:
Shorten dependency declaration suggested by Arfrever
@@ -33,4 +36,3 @@
15 Apr 2011; Justin Lecher <jlec@gentoo.org> +fortran-0.ebuild,
+metadata.xml:
Added a virtual on fortran compilers
-
diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild
index 811b74fc45e1..5fc1bf1f4e5b 100644
--- a/virtual/fortran/fortran-0.ebuild
+++ b/virtual/fortran/fortran-0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.9 2012/12/12 18:20:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.10 2014/01/17 05:47:46 vapier Exp $
EAPI=4
@@ -9,7 +9,7 @@ HOMEPAGE=""
SRC_URI=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
LICENSE=""
IUSE="openmp"