summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-06 21:32:50 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-06 21:32:50 +0000
commitbe950a3848ffe6dfcab5d028280dbece853be9dc (patch)
tree135a93a684eec79dedf26bed7ebc8bad1df9797a /sci-misc/ncview
parentVersion bump (diff)
downloadgentoo-2-be950a3848ffe6dfcab5d028280dbece853be9dc.tar.gz
gentoo-2-be950a3848ffe6dfcab5d028280dbece853be9dc.tar.bz2
gentoo-2-be950a3848ffe6dfcab5d028280dbece853be9dc.zip
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-misc/ncview')
-rw-r--r--sci-misc/ncview/ChangeLog7
-rw-r--r--sci-misc/ncview/ncview-1.92d.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-misc/ncview/ChangeLog b/sci-misc/ncview/ChangeLog
index bdd6272cc076..32f6470e89ca 100644
--- a/sci-misc/ncview/ChangeLog
+++ b/sci-misc/ncview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/ncview
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/ncview/ChangeLog,v 1.2 2004/12/28 03:43:41 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/ncview/ChangeLog,v 1.3 2005/05/06 21:32:50 dholm Exp $
+
+ 06 May 2005; David Holm <dholm@gentoo.org> ncview-1.92d.ebuild:
+ Added to ~ppc.
*ncview-1.92d (27 Dec 2004)
diff --git a/sci-misc/ncview/ncview-1.92d.ebuild b/sci-misc/ncview/ncview-1.92d.ebuild
index 83f04fb25590..c6b67fd83982 100644
--- a/sci-misc/ncview/ncview-1.92d.ebuild
+++ b/sci-misc/ncview/ncview-1.92d.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/ncview/ncview-1.92d.ebuild,v 1.2 2004/12/28 19:16:30 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/ncview/ncview-1.92d.ebuild,v 1.3 2005/05/06 21:32:50 dholm Exp $
DESCRIPTION="X-based viewer for netCDF files"
SRC_URI="ftp://cirrus.ucsd.edu/pub/ncview/${P}.tar.gz"
@@ -9,7 +9,7 @@ HOMEPAGE="http://meteora.ucsd.edu/~pierce/ncview_home_page.html"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
DEPEND="sci-libs/netcdf
virtual/x11"