# ChangeLog for dev-perl/Text-CSV_XS
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.4 2005/10/02 13:19:32 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/ChangeLog,v 1.5 2006/08/06 00:19:55 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-CSV_XS-0.23-r1.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
Text-CSV_XS-0.23-r1.ebuild:
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild,v 1.3 2005/10/02 13:19:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CSV_XS/Text-CSV_XS-0.23-r1.ebuild,v 1.4 2006/08/06 00:19:55 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Text-German
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.9 2006/07/10 22:26:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/ChangeLog,v 1.10 2006/08/06 00:23:28 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-German-0.03.ebuild, Text-German-0.06.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-German-0.06.ebuild:
Mark 0.06 stable on ia64
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.03.ebuild,v 1.4 2005/08/05 16:26:43 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.03.ebuild,v 1.5 2006/08/06 00:23:28 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.5 2006/07/10 22:26:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-German/Text-German-0.06.ebuild,v 1.6 2006/08/06 00:23:28 mcummings Exp $
inherit perl-module
IUSE=""
SRC_TEST="do"
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"