diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:33:39 +0000 |
commit | 2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de (patch) | |
tree | 9cc2f42948577d804c91dbe5196ae4bf3629c695 /app-sci/nco | |
parent | add metadata.xml skel file (diff) | |
download | historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.gz historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.tar.bz2 historical-2b71d1e796af20a33a7a44fddbe0d9bc8f5a52de.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-sci/nco')
-rw-r--r-- | app-sci/nco/nco-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/nco/nco-2.7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/nco/nco-2.2.0.ebuild b/app-sci/nco/nco-2.2.0.ebuild index 48ebfb40fb42..e43ee05be397 100644 --- a/app-sci/nco/nco-2.2.0.ebuild +++ b/app-sci/nco/nco-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.2.0.ebuild,v 1.3 2003/02/13 09:23:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.2.0.ebuild,v 1.4 2003/07/02 12:33:39 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-sci/netcdf" diff --git a/app-sci/nco/nco-2.7.1.ebuild b/app-sci/nco/nco-2.7.1.ebuild index b8dbc95a4f92..73771bb92bc6 100644 --- a/app-sci/nco/nco-2.7.1.ebuild +++ b/app-sci/nco/nco-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.7.1.ebuild,v 1.1 2003/03/11 06:29:26 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/nco/nco-2.7.1.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-sci/netcdf" |