summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2009-05-29 00:30:45 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2009-05-29 00:30:45 +0000
commitc47deae2e9a36ea6208c06ddf690c38e05f7be69 (patch)
treeca0a8602c7b1020a50c464356c85894977d8c070 /sci-chemistry/cns
parentStable on amd64. (diff)
downloadgentoo-2-c47deae2e9a36ea6208c06ddf690c38e05f7be69.tar.gz
gentoo-2-c47deae2e9a36ea6208c06ddf690c38e05f7be69.tar.bz2
gentoo-2-c47deae2e9a36ea6208c06ddf690c38e05f7be69.zip
Stable on amd64.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/cns')
-rw-r--r--sci-chemistry/cns/ChangeLog7
-rw-r--r--sci-chemistry/cns/cns-1.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/cns/ChangeLog b/sci-chemistry/cns/ChangeLog
index 01216c227246..05841660f685 100644
--- a/sci-chemistry/cns/ChangeLog
+++ b/sci-chemistry/cns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/cns
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.13 2008/10/17 18:41:31 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.14 2009/05/29 00:30:45 dberkholz Exp $
+
+ 29 May 2009; Donnie Berkholz <dberkholz@gentoo.org>; cns-1.2.1.ebuild:
+ Stable on amd64.
17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml:
openmp USE-flag is global now
diff --git a/sci-chemistry/cns/cns-1.2.1.ebuild b/sci-chemistry/cns/cns-1.2.1.ebuild
index 0867f28039b8..ecd74f987876 100644
--- a/sci-chemistry/cns/cns-1.2.1.ebuild
+++ b/sci-chemistry/cns/cns-1.2.1.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/sci-chemistry/cns/cns-1.2.1.ebuild,v 1.2 2008/08/20 19:13:48 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1.ebuild,v 1.3 2009/05/29 00:30:45 dberkholz Exp $
inherit eutils fortran toolchain-funcs versionator flag-o-matic
@@ -15,7 +15,7 @@ SRC_URI="!openmp? ( ${MY_P}_all.tar.gz )
RESTRICT="fetch"
LICENSE="cns"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="openmp"
RDEPEND="app-shells/tcsh
!app-text/dos2unix"