diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-11 22:10:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-11 22:10:54 +0000 |
commit | dd1f1ed74edfd4cdce78e6263d414d15892ebd77 (patch) | |
tree | e957290d0b2abadb3f3ab9804721e18493c571a3 /sci-misc/nco/nco-3.9.9.ebuild | |
parent | Stable on amd64 wrt bug #328505 (diff) | |
download | historical-dd1f1ed74edfd4cdce78e6263d414d15892ebd77.tar.gz historical-dd1f1ed74edfd4cdce78e6263d414d15892ebd77.tar.bz2 historical-dd1f1ed74edfd4cdce78e6263d414d15892ebd77.zip |
Stable on amd64 wrt bug #326433
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-misc/nco/nco-3.9.9.ebuild')
-rw-r--r-- | sci-misc/nco/nco-3.9.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-misc/nco/nco-3.9.9.ebuild b/sci-misc/nco/nco-3.9.9.ebuild index fb7ad3b092c3..1397ba4692a4 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.2 2009/12/14 17:45:32 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-3.9.9.ebuild,v 1.3 2010/08/11 22:10:54 hwoarang Exp $ EAPI=2 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://nco.sourceforge.net/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="amd64 ~ppc ~x86" IUSE="doc mpi ncap2 udunits" |