summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-30 17:11:23 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-30 17:11:23 +0000
commit0a3a81e70cea7eb20524a72bc7d016aeeaac5294 (patch)
treeb209ecaaa8307cd18a0fed418471b72b1f960e3e /app-misc/grass
parentmedia-libs/libgd -> media-libs/gd (diff)
downloadgentoo-2-0a3a81e70cea7eb20524a72bc7d016aeeaac5294.tar.gz
gentoo-2-0a3a81e70cea7eb20524a72bc7d016aeeaac5294.tar.bz2
gentoo-2-0a3a81e70cea7eb20524a72bc7d016aeeaac5294.zip
update libgd DEPEND
Diffstat (limited to 'app-misc/grass')
-rw-r--r--app-misc/grass/grass-5.0.2.ebuild8
-rw-r--r--app-misc/grass/grass-5.0.3.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/app-misc/grass/grass-5.0.2.ebuild b/app-misc/grass/grass-5.0.2.ebuild
index 9ae837e8463f..a23638e5bc5f 100644
--- a/app-misc/grass/grass-5.0.2.ebuild
+++ b/app-misc/grass/grass-5.0.2.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.2.ebuild,v 1.10 2004/06/24 22:14:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.2.ebuild,v 1.11 2004/06/30 17:11:23 vapier Exp $
-DESCRIPTION="An open-source GIS with raster and vector functionality."
+DESCRIPTION="An open-source GIS with raster and vector functionality"
HOMEPAGE="http://grass.itc.it/"
SRC_URI="http://grass.ibiblio.org/${PN}5/source/${P}_src.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-
IUSE="tcltk png jpeg tiff postgres odbc gd motif truetype"
# Removed cause mesa never goes stable.
# IUSE="${IUSE} nviz"
@@ -33,7 +33,7 @@ DEPEND=">=sys-devel/make-3.80
tiff? ( >=media-libs/tiff-3.5.7 )
postgres? ( >=dev-db/postgresql-7.3.2 )
odbc? ( >=dev-db/unixODBC-2.0.6 )
- gd? ( >=media-libs/libgd-1.8.3 )
+ gd? ( >=media-libs/gd-1.8.3 )
motif? ( x11-libs/openmotif )
truetype? ( >=media-libs/freetype-2.1.3 )"
#nviz? ( >=media-libs/mesa-3.5 )"
diff --git a/app-misc/grass/grass-5.0.3.ebuild b/app-misc/grass/grass-5.0.3.ebuild
index ea143d1ef2c4..b55dbc151338 100644
--- a/app-misc/grass/grass-5.0.3.ebuild
+++ b/app-misc/grass/grass-5.0.3.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.3.ebuild,v 1.8 2004/06/24 22:14:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grass/grass-5.0.3.ebuild,v 1.9 2004/06/30 17:11:23 vapier Exp $
-DESCRIPTION="An open-source GIS with raster and vector functionality."
+DESCRIPTION="An open-source GIS with raster and vector functionality"
HOMEPAGE="http://grass.itc.it/"
SRC_URI="http://grass.ibiblio.org/${PN}5/source/${P}_src.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-
IUSE="tcltk png jpeg tiff postgres odbc gd motif truetype"
# Removed cause mesa never goes stable.
# IUSE="${IUSE} nviz"
@@ -33,7 +33,7 @@ DEPEND=">=sys-devel/make-3.80
tiff? ( >=media-libs/tiff-3.5.7 )
postgres? ( >=dev-db/postgresql-7.3.2 )
odbc? ( >=dev-db/unixODBC-2.0.6 )
- gd? ( >=media-libs/libgd-1.8.3 )
+ gd? ( >=media-libs/gd-1.8.3 )
motif? ( x11-libs/openmotif )
truetype? ( >=media-libs/freetype-2.1.3 )"
#nviz? ( >=media-libs/mesa-3.5 )"