summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cvsgraph/cvsgraph-1.3.0.ebuild')
-rw-r--r--dev-util/cvsgraph/cvsgraph-1.3.0.ebuild13
1 files changed, 6 insertions, 7 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 )