summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-20 01:17:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-20 01:17:38 +0000
commit9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a (patch)
tree211d3b385c633a72f867a4615e85c03a36d97130 /dev-perl/log-dispatch
parentVersion bump (diff)
downloadgentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.tar.gz
gentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.tar.bz2
gentoo-2-9a7f069b7209bb3cae8c8635ca9fb5fb6b28f71a.zip
Version bump
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/log-dispatch')
-rw-r--r--dev-perl/log-dispatch/ChangeLog9
-rw-r--r--dev-perl/log-dispatch/files/digest-log-dispatch-2.123
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.10.ebuild5
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.11.ebuild5
-rw-r--r--dev-perl/log-dispatch/log-dispatch-2.12.ebuild22
5 files changed, 35 insertions, 9 deletions
diff --git a/dev-perl/log-dispatch/ChangeLog b/dev-perl/log-dispatch/ChangeLog
index 0fb770f9fd1c..88e5f3175e43 100644
--- a/dev-perl/log-dispatch/ChangeLog
+++ b/dev-perl/log-dispatch/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/log-dispatch
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.23 2006/08/06 02:48:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.24 2006/08/20 01:17:38 mcummings Exp $
+
+*log-dispatch-2.12 (20 Aug 2006)
+
+ 20 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ log-dispatch-2.10.ebuild, log-dispatch-2.11.ebuild,
+ +log-dispatch-2.12.ebuild:
+ Version bump
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
log-dispatch-2.10.ebuild, log-dispatch-2.11.ebuild:
diff --git a/dev-perl/log-dispatch/files/digest-log-dispatch-2.12 b/dev-perl/log-dispatch/files/digest-log-dispatch-2.12
new file mode 100644
index 000000000000..104e6806ac79
--- /dev/null
+++ b/dev-perl/log-dispatch/files/digest-log-dispatch-2.12
@@ -0,0 +1,3 @@
+MD5 f521f87c504663ff916e60985a0e12be Log-Dispatch-2.12.tar.gz 29280
+RMD160 44e5c022c4a540bd194cf402c9c7216823f24d05 Log-Dispatch-2.12.tar.gz 29280
+SHA256 e374f6c91b0011f64c3efaa7bc23bb6951fcb7c70016950f6e231a29423456b7 Log-Dispatch-2.12.tar.gz 29280
diff --git a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
index e262c432fa8b..ae837f9499db 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.14 2006/08/06 02:48:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.10.ebuild,v 1.15 2006/08/20 01:17:38 mcummings Exp $
inherit perl-module
@@ -20,6 +20,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
dev-perl/Params-Validate
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild b/dev-perl/log-dispatch/log-dispatch-2.11.ebuild
index b1ad0c0dbfb0..22465c128b74 100644
--- a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild
+++ b/dev-perl/log-dispatch/log-dispatch-2.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.11.ebuild,v 1.8 2006/08/06 02:48:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.11.ebuild,v 1.9 2006/08/20 01:17:38 mcummings Exp $
inherit perl-module
@@ -20,6 +20,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/module-build-0.28
dev-perl/Params-Validate
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/log-dispatch/log-dispatch-2.12.ebuild b/dev-perl/log-dispatch/log-dispatch-2.12.ebuild
new file mode 100644
index 000000000000..2ccab0e54867
--- /dev/null
+++ b/dev-perl/log-dispatch/log-dispatch-2.12.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.12.ebuild,v 1.1 2006/08/20 01:17:38 mcummings Exp $
+
+inherit perl-module
+
+MY_P=Log-Dispatch-${PV}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="Dispatches messages to multiple Log::Dispatch::* objects"
+SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${MY_P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/authors/id/D/DR/DROLSKY/"
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"
+
+DEPEND=">=dev-perl/module-build-0.28
+ dev-perl/Params-Validate
+ dev-lang/perl"