summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-30 17:23:13 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-30 17:23:13 +0000
commit5147d2cb28ef57ebff9d53a9e366c568d6c4f844 (patch)
tree56c17669a027f8d6e4a5a8a9a113e72f2c157897 /dev-util
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-5147d2cb28ef57ebff9d53a9e366c568d6c4f844.tar.gz
gentoo-2-5147d2cb28ef57ebff9d53a9e366c568d6c4f844.tar.bz2
gentoo-2-5147d2cb28ef57ebff9d53a9e366c568d6c4f844.zip
update libgd DEPEND
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cvsgraph/cvsgraph-1.3.0.ebuild13
-rw-r--r--dev-util/cvsgraph/cvsgraph-1.4.0.ebuild13
2 files changed, 12 insertions, 14 deletions
diff --git a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild
index 338a2209b13b..90b9a02f1f2a 100644
--- a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild
+++ b/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild
@@ -1,18 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.6 2004/06/25 02:26:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.7 2004/06/30 17:23:13 vapier Exp $
-HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
-KEYWORDS="~x86 ~sparc ~ppc"
-SLOT="0"
-LICENSE="GPL-2"
DESCRIPTION="CVS/RCS repository grapher"
-
+HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc"
IUSE="gd png gif jpeg zlib truetype nls"
-DEPEND="media-libs/libgd
+DEPEND="media-libs/gd
zlib? ( sys-libs/zlib )
gif? ( media-libs/giflib )
png? ( media-libs/libpng )
diff --git a/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild
index 35a3a0fb30cc..e803f44e1975 100644
--- a/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild
+++ b/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild
@@ -1,18 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild,v 1.4 2004/06/25 02:26:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.4.0.ebuild,v 1.5 2004/06/30 17:23:13 vapier Exp $
-HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
-KEYWORDS="~x86 ~sparc ~ppc"
-SLOT="0"
-LICENSE="GPL-2"
DESCRIPTION="CVS/RCS repository grapher"
-
+HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc"
IUSE="gd png gif jpeg zlib truetype nls"
-DEPEND="media-libs/libgd
+DEPEND="media-libs/gd
zlib? ( sys-libs/zlib )
gif? ( media-libs/giflib )
png? ( media-libs/libpng )