diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-17 08:17:00 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-17 08:17:00 +0000 |
commit | ff435ef64e466bef9102e9f18800b02bb140d653 (patch) | |
tree | e774e8ce82fae6dc0740ac73cd6676206a76f168 /sci-misc/nco | |
parent | ppc stable wrt #326431 (diff) | |
download | gentoo-2-ff435ef64e466bef9102e9f18800b02bb140d653.tar.gz gentoo-2-ff435ef64e466bef9102e9f18800b02bb140d653.tar.bz2 gentoo-2-ff435ef64e466bef9102e9f18800b02bb140d653.zip |
ppc stable wrt #326433
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc/nco')
-rw-r--r-- | sci-misc/nco/ChangeLog | 7 | ||||
-rw-r--r-- | sci-misc/nco/nco-3.9.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-misc/nco/ChangeLog b/sci-misc/nco/ChangeLog index 580d7e6d285d..190ab9320176 100644 --- a/sci-misc/nco/ChangeLog +++ b/sci-misc/nco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/nco -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.17 2010/08/12 08:27:46 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.18 2011/03/17 08:17:00 xarthisius Exp $ + + 17 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> nco-3.9.9.ebuild: + ppc stable wrt #326433 12 Aug 2010; Markus Meier <maekke@gentoo.org> nco-3.9.9.ebuild: x86 stable, bug #326433 diff --git a/sci-misc/nco/nco-3.9.9.ebuild b/sci-misc/nco/nco-3.9.9.ebuild index 59705a6f34ef..d0ddd24a90be 100644 --- a/sci-misc/nco/nco-3.9.9.ebuild +++ b/sci-misc/nco/nco-3.9.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-3.9.9.ebuild,v 1.4 2010/08/12 08:27:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-3.9.9.ebuild,v 1.5 2011/03/17 08:17:00 xarthisius Exp $ EAPI=2 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc mpi ncap2 udunits" |