diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 23:32:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-28 23:32:51 +0000 |
commit | 10bc5299faf43efbbc1c4ff74d292003f0630aae (patch) | |
tree | 536103ac122ac43483ea8eedca0389bff744251c /dev-perl/log-dispatch | |
parent | Mark 0.53 stable on ia64 (diff) | |
download | historical-10bc5299faf43efbbc1c4ff74d292003f0630aae.tar.gz historical-10bc5299faf43efbbc1c4ff74d292003f0630aae.tar.bz2 historical-10bc5299faf43efbbc1c4ff74d292003f0630aae.zip |
Mark 2.11 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/log-dispatch')
-rw-r--r-- | dev-perl/log-dispatch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/log-dispatch/files/digest-log-dispatch-2.11 | 2 | ||||
-rw-r--r-- | dev-perl/log-dispatch/log-dispatch-2.11.ebuild | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/log-dispatch/ChangeLog b/dev-perl/log-dispatch/ChangeLog index 567af4f6a35e..cc2d7451f5f7 100644 --- a/dev-perl/log-dispatch/ChangeLog +++ b/dev-perl/log-dispatch/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2006/03/26 16:08:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/ChangeLog,v 1.18 2006/03/28 23:32:51 agriffis Exp $ + + 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> log-dispatch-2.11.ebuild: + Mark 2.11 stable on ia64 26 Mar 2006; Michael Cummings <mcummings@gentoo.org> log-dispatch-2.11.ebuild: diff --git a/dev-perl/log-dispatch/files/digest-log-dispatch-2.11 b/dev-perl/log-dispatch/files/digest-log-dispatch-2.11 index 9f52cc1061e6..b5a4264b3932 100644 --- a/dev-perl/log-dispatch/files/digest-log-dispatch-2.11 +++ b/dev-perl/log-dispatch/files/digest-log-dispatch-2.11 @@ -1,3 +1 @@ MD5 85b9478df97e2e00b5d54befd6944001 Log-Dispatch-2.11.tar.gz 28561 -RMD160 06f527515267a750f455a34ae929b38c0d76f137 Log-Dispatch-2.11.tar.gz 28561 -SHA256 eb554b8c3fe1551a944dbd351357591144f9c31671d6e7ff3714a378659cddf3 Log-Dispatch-2.11.tar.gz 28561 diff --git a/dev-perl/log-dispatch/log-dispatch-2.11.ebuild b/dev-perl/log-dispatch/log-dispatch-2.11.ebuild index 2d5694cd716a..b7c33a2969b2 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.2 2006/03/26 16:08:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/log-dispatch/log-dispatch-2.11.ebuild,v 1.3 2006/03/28 23:32:51 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ 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" +KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |