diff options
author | David Holm <dholm@gentoo.org> | 2005-05-06 20:45:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-06 20:45:44 +0000 |
commit | db8f95963c582edff3568d7542c7d472cda990a8 (patch) | |
tree | a22e734b51683809cc4a60c9d63451692a252b40 /sci-misc | |
parent | Stable on sparc wrt #84525 (diff) | |
download | gentoo-2-db8f95963c582edff3568d7542c7d472cda990a8.tar.gz gentoo-2-db8f95963c582edff3568d7542c7d472cda990a8.tar.bz2 gentoo-2-db8f95963c582edff3568d7542c7d472cda990a8.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/nco/ChangeLog | 7 | ||||
-rw-r--r-- | sci-misc/nco/nco-2.9.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-misc/nco/ChangeLog b/sci-misc/nco/ChangeLog index 9e95d56a2f18..47e16be218e4 100644 --- a/sci-misc/nco/ChangeLog +++ b/sci-misc/nco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/nco -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.2 2004/12/28 03:43:13 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.3 2005/05/06 20:45:44 dholm Exp $ + + 06 May 2005; David Holm <dholm@gentoo.org> nco-2.9.1.ebuild: + Added to ~ppc. *nco-2.7.1 (27 Dec 2004) diff --git a/sci-misc/nco/nco-2.9.1.ebuild b/sci-misc/nco/nco-2.9.1.ebuild index 92510040d516..9cbf372587e4 100644 --- a/sci-misc/nco/nco-2.9.1.ebuild +++ b/sci-misc/nco/nco-2.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.2 2004/12/28 19:14:45 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-2.9.1.ebuild,v 1.3 2005/05/06 20:45:44 dholm Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="sci-libs/netcdf" |