diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-11-22 13:51:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-11-22 13:51:15 +0000 |
commit | 0f06a9309a8c6bef14f9e045e4cac5809abae721 (patch) | |
tree | a593212d6c7cf29049685d8dc7cc5a39acd04514 /dev-perl/Cache-Simple-TimedExpiry | |
parent | Initial import, lightweight IMAP mail client for KDE. (diff) | |
download | gentoo-2-0f06a9309a8c6bef14f9e045e4cac5809abae721.tar.gz gentoo-2-0f06a9309a8c6bef14f9e045e4cac5809abae721.tar.bz2 gentoo-2-0f06a9309a8c6bef14f9e045e4cac5809abae721.zip |
Version bump
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'dev-perl/Cache-Simple-TimedExpiry')
3 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.27.ebuild b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.27.ebuild new file mode 100644 index 000000000000..d36917d92210 --- /dev/null +++ b/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.27.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/Cache-Simple-TimedExpiry-0.27.ebuild,v 1.1 2006/11/22 13:51:15 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="A lightweight cache with timed expiration" +HOMEPAGE="http://search.cpan.org/~jesse/${P}/" +SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog index 0242407635b6..e4a20f9b0c73 100644 --- a/dev-perl/Cache-Simple-TimedExpiry/ChangeLog +++ b/dev-perl/Cache-Simple-TimedExpiry/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Cache-Simple-TimedExpiry # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.20 2006/10/23 19:42:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Simple-TimedExpiry/ChangeLog,v 1.21 2006/11/22 13:51:15 mcummings Exp $ + +*Cache-Simple-TimedExpiry-0.27 (22 Nov 2006) + + 22 Nov 2006; Michael Cummings <mcummings@gentoo.org> + +Cache-Simple-TimedExpiry-0.27.ebuild: + Version bump 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Cache-Simple-TimedExpiry-0.26.ebuild: diff --git a/dev-perl/Cache-Simple-TimedExpiry/files/digest-Cache-Simple-TimedExpiry-0.27 b/dev-perl/Cache-Simple-TimedExpiry/files/digest-Cache-Simple-TimedExpiry-0.27 new file mode 100644 index 000000000000..92a0f4194999 --- /dev/null +++ b/dev-perl/Cache-Simple-TimedExpiry/files/digest-Cache-Simple-TimedExpiry-0.27 @@ -0,0 +1,3 @@ +MD5 4ef124ab7776f3c257b9ffbed917e67a Cache-Simple-TimedExpiry-0.27.tar.gz 13110 +RMD160 1393f81653dc7b016ad52c47c03978d47eddbd81 Cache-Simple-TimedExpiry-0.27.tar.gz 13110 +SHA256 4e78b7e4dd231b5571a48cd0ee1b63953f5e34790c9d020e1595a7c7d0abbe49 Cache-Simple-TimedExpiry-0.27.tar.gz 13110 |