diff options
Diffstat (limited to 'dev-perl/Chart/Chart-1.0.1.ebuild')
-rw-r--r-- | dev-perl/Chart/Chart-1.0.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Chart/Chart-1.0.1.ebuild b/dev-perl/Chart/Chart-1.0.1.ebuild index 6b0a52a7a5ea..26731e34a0d5 100644 --- a/dev-perl/Chart/Chart-1.0.1.ebuild +++ b/dev-perl/Chart/Chart-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.8 2002/10/17 16:43:13 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-1.0.1.ebuild,v 1.9 2002/10/20 18:46:13 vapier Exp $ inherit perl-module @@ -18,6 +18,5 @@ KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="${DEPEND} >=dev-perl/GD-1.19" -RDEPEND="${DEPEND}" mydoc="TODO" |