# ChangeLog for dev-perl/Locale-PO
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.31 2006/07/19 19:26:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.32 2006/08/05 13:32:38 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Locale-PO-0.12.ebuild, Locale-PO-0.14.ebuild, Locale-PO-0.16.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> Locale-PO-0.16.ebuild:
Stable on alpha.
-# 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/Locale-PO/Locale-PO-0.12.ebuild,v 1.7 2005/05/25 04:17:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.12.ebuild,v 1.8 2006/08/05 13:32:38 mcummings Exp $
inherit perl-module
SRC_URI="mirror://cpan/authors/id/A/AL/ALANSZ/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~alansz/${P}/"
-DEPEND="${DEPEND}
- sys-devel/gettext"
+DEPEND="sys-devel/gettext
+ dev-lang/perl"
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="Artistic"
IUSE=""
SRC_TEST="do"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.14.ebuild,v 1.7 2006/02/06 20:26:39 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.14.ebuild,v 1.8 2006/08/05 13:32:38 mcummings Exp $
inherit perl-module
SRC_URI="mirror://cpan/authors/id/A/AL/ALANSZ/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~alansz/${P}/"
-DEPEND="${DEPEND}
- sys-devel/gettext"
+DEPEND="sys-devel/gettext
+ dev-lang/perl"
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="Artistic"
IUSE=""
SRC_TEST="do"
+
+
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.16.ebuild,v 1.10 2006/07/19 19:26:57 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.16.ebuild,v 1.11 2006/08/05 13:32:38 mcummings Exp $
inherit perl-module
KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND="sys-devel/gettext"
+DEPEND="sys-devel/gettext
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-SRC_TEST="do"
\ No newline at end of file
+SRC_TEST="do"
+
# ChangeLog for dev-perl/LockFile-Simple
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/LockFile-Simple/ChangeLog,v 1.16 2005/11/27 22:26:17 tgall Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/LockFile-Simple/ChangeLog,v 1.17 2006/08/05 13:34:24 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ LockFile-Simple-0.2.5-r1.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
27 Nov 2005; Tom Gall <tgall@gentoo.org> LockFile-Simple-0.2.5-r1.ebuild:
stable on ppc64
-# 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/LockFile-Simple/LockFile-Simple-0.2.5-r1.ebuild,v 1.13 2005/11/27 22:26:17 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/LockFile-Simple/LockFile-Simple-0.2.5-r1.ebuild,v 1.14 2006/08/05 13:34:24 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc ppc64 s390 sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
MD5 acf9fd6f965789a42fa5314a4be0189d LockFile-Simple-0.2.5.tar.gz 12350
+RMD160 2552d189ca3e3b847bfa2f305a7e120e2d16c309 LockFile-Simple-0.2.5.tar.gz 12350
+SHA256 6fd2e166e455df9dd5780f0b661dbbe9f863812d310f1752c2649813feef035a LockFile-Simple-0.2.5.tar.gz 12350
# ChangeLog for dev-perl/Log-Agent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.15 2006/08/02 22:04:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.16 2006/08/05 13:36:44 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Log-Agent-0.306.ebuild, Log-Agent-0.307.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
02 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
Log-Agent-0.307.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/Log-Agent/Log-Agent-0.306.ebuild,v 1.7 2005/08/14 18:09:45 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.306.ebuild,v 1.8 2006/08/05 13:36:44 mcummings Exp $
inherit perl-module
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ppc x86"
IUSE=""
+
+
+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/Log-Agent/Log-Agent-0.307.ebuild,v 1.10 2006/08/02 22:04:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.11 2006/08/05 13:36:44 mcummings Exp $
inherit perl-module
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
MD5 b0eef9bbeb122c3caef4c671ba8ec9eb Log-Agent-0.307.tar.gz 55238
+RMD160 d488669aefd679c3d63cd4f54e19e5195871a7a0 Log-Agent-0.307.tar.gz 55238
+SHA256 668b3b798a093b4ac78765d7ede6cf1133a50d7be11a6c717bca6e351d40e7fe Log-Agent-0.307.tar.gz 55238
# ChangeLog for dev-perl/MIME-Lite
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.12 2005/10/02 12:55:58 agriffis Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.13 2006/08/05 13:39:45 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ MIME-Lite-3.01.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> MIME-Lite-3.01.ebuild:
Mark 3.01 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/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.11 2005/10/02 12:55:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.01.ebuild,v 1.12 2006/08/05 13:39:45 mcummings Exp $
IUSE=""
cd ${S}
cp ${S}/contrib/*.pm ${BUILD_VENDOR_LIB}/
}
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
MD5 b41eb689819775fd8df360458fc2d507 MIME-Lite-3.01.tar.gz 49778
+RMD160 b080220052eedcee0b59591b48bcccfc31d31da3 MIME-Lite-3.01.tar.gz 49778
+SHA256 69e394b1e1601fd011451ed160e85e8e66177f999bb2707cbc66633bed67adcc MIME-Lite-3.01.tar.gz 49778
# ChangeLog for dev-perl/MIME-Types
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.14 2006/06/29 17:27:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/ChangeLog,v 1.15 2006/08/05 13:40:26 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ MIME-Types-1.13.ebuild, MIME-Types-1.16.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
MIME-Types-1.16.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/MIME-Types/MIME-Types-1.13.ebuild,v 1.8 2005/10/19 16:05:06 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.13.ebuild,v 1.9 2006/08/05 13:40:26 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="alpha ~amd64 ~hppa ia64 ppc sparc x86"
IUSE=""
+
+
+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/MIME-Types/MIME-Types-1.16.ebuild,v 1.7 2006/06/29 17:27:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Types/MIME-Types-1.16.ebuild,v 1.8 2006/08/05 13:40:26 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="alpha ~amd64 hppa ia64 ppc sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/MLDBM
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.22 2006/01/16 20:05:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.23 2006/08/05 13:41:57 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> MLDBM-2.00-r1.ebuild,
+ MLDBM-2.00-r2.ebuild, MLDBM-2.01.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
16 Jan 2006; Michael Cummings <mcummings@gentoo.org> MLDBM-2.01.ebuild:
Bug 107533, fixing src-uri
-# 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/MLDBM/MLDBM-2.00-r1.ebuild,v 1.17 2005/01/04 13:24:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.00-r1.ebuild,v 1.18 2006/08/05 13:41:57 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
-# 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/MLDBM/MLDBM-2.00-r2.ebuild,v 1.9 2005/01/04 13:24:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.00-r2.ebuild,v 1.10 2006/08/05 13:41:57 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
+
+
+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/MLDBM/MLDBM-2.01.ebuild,v 1.14 2006/01/16 20:05:29 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.01.ebuild,v 1.15 2006/08/05 13:41:57 mcummings Exp $
inherit perl-module
LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86"
IUSE=""
+
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
# ChangeLog for dev-perl/Mail-ClamAV
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.9 2006/07/10 16:44:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.10 2006/08/05 13:46:25 mcummings Exp $
+
+ 05 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Mail-ClamAV-0.13.ebuild, Mail-ClamAV-0.17.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Mail-ClamAV-0.17.ebuild:
Mark 0.17 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/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.3 2005/07/18 18:01:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.4 2006/08/05 13:46:25 mcummings Exp $
inherit perl-module
IUSE=""
DEPEND=">=app-antivirus/clamav-0.80
- dev-perl/Inline"
+ dev-perl/Inline
+ 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/Mail-ClamAV/Mail-ClamAV-0.17.ebuild,v 1.5 2006/07/10 16:44:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild,v 1.6 2006/08/05 13:46:25 mcummings Exp $
inherit perl-module
IUSE=""
DEPEND=">=app-antivirus/clamav-0.80
- dev-perl/Inline"
+ dev-perl/Inline
+ dev-lang/perl"
RDEPEND="${DEPEND}"
}
+
+