diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-10-19 19:47:42 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-10-19 19:47:42 +0000 |
commit | 57ee4864c510ba47b816b0146f295e837358b3be (patch) | |
tree | 90838cf722c2646734d5c772af30df14113db2c3 /dev-perl/Time-Duration | |
parent | Marked ~hppa (bug #196360). (diff) | |
download | gentoo-2-57ee4864c510ba47b816b0146f295e837358b3be.tar.gz gentoo-2-57ee4864c510ba47b816b0146f295e837358b3be.tar.bz2 gentoo-2-57ee4864c510ba47b816b0146f295e837358b3be.zip |
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.06.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Time-Duration/files/digest-Time-Duration-1.06 | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/Time-Duration/ChangeLog b/dev-perl/Time-Duration/ChangeLog index 27f71465c139..de54907af971 100644 --- a/dev-perl/Time-Duration/ChangeLog +++ b/dev-perl/Time-Duration/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Time-Duration # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.25 2007/07/14 13:46:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/ChangeLog,v 1.26 2007/10/19 19:47:41 ian Exp $ + +*Time-Duration-1.06 (19 Oct 2007) + + 19 Oct 2007; Christian Hartmann <ian@gentoo.org> + +Time-Duration-1.06.ebuild: + Version bump 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Time-Duration-1.04.ebuild: alpha stable diff --git a/dev-perl/Time-Duration/Time-Duration-1.06.ebuild b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild new file mode 100644 index 000000000000..369f7ba6f509 --- /dev/null +++ b/dev-perl/Time-Duration/Time-Duration-1.06.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.06.ebuild,v 1.1 2007/10/19 19:47:41 ian Exp $ + +inherit perl-module + +DESCRIPTION="Rounded or exact English expression of durations" +HOMEPAGE="http://search.cpan.org/~avif/${P}" +SRC_URI="mirror://cpan/authors/id/A/AV/AVIF/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="dev-lang/perl" diff --git a/dev-perl/Time-Duration/files/digest-Time-Duration-1.06 b/dev-perl/Time-Duration/files/digest-Time-Duration-1.06 new file mode 100644 index 000000000000..41ba960df93e --- /dev/null +++ b/dev-perl/Time-Duration/files/digest-Time-Duration-1.06 @@ -0,0 +1,3 @@ +MD5 d65108e0e4e8ffb38e28d532f8ddcd12 Time-Duration-1.06.tar.gz 24910 +RMD160 5200f9586be1cf155a8c747d5da7e4f9846ad5b0 Time-Duration-1.06.tar.gz 24910 +SHA256 f7b647ba215ef9c729b7a0dfb86f47db7b7c9d3e24bcbe62c891c3e7627f3f4f Time-Duration-1.06.tar.gz 24910 |