summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:52:55 +0000
commiteb02c348bd209168c8d1116672128f8f9788cc7f (patch)
tree8f85d38aae6d49d0921542860c0b129729cb0c2f /virtual/fortran
parentRevbumped to enigmail-1.3. Removed old (diff)
downloadhistorical-eb02c348bd209168c8d1116672128f8f9788cc7f.tar.gz
historical-eb02c348bd209168c8d1116672128f8f9788cc7f.tar.bz2
historical-eb02c348bd209168c8d1116672128f8f9788cc7f.zip
keyword ~sparc-solaris
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'virtual/fortran')
-rw-r--r--virtual/fortran/ChangeLog6
-rw-r--r--virtual/fortran/fortran-0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/fortran/ChangeLog b/virtual/fortran/ChangeLog
index 3993ab6e7ce9..df113e99193f 100644
--- a/virtual/fortran/ChangeLog
+++ b/virtual/fortran/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/fortran
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.4 2011/06/21 08:01:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/ChangeLog,v 1.5 2011/08/17 16:52:55 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ fortran-0.ebuild:
+ keyword ~sparc-solaris
21 Jun 2011; Justin Lecher <jlec@gentoo.org> fortran-0.ebuild:
Added openmp support
diff --git a/virtual/fortran/fortran-0.ebuild b/virtual/fortran/fortran-0.ebuild
index 4bf8fe643f78..2c5b8c64a1b3 100644
--- a/virtual/fortran/fortran-0.ebuild
+++ b/virtual/fortran/fortran-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.4 2011/06/21 08:01:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/fortran/fortran-0.ebuild,v 1.5 2011/08/17 16:52:55 chithanh 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
LICENSE=""
IUSE="openmp"