diff options
author | Aaron Kulbe <superlag@gentoo.org> | 2006-07-19 04:40:16 +0000 |
---|---|---|
committer | Aaron Kulbe <superlag@gentoo.org> | 2006-07-19 04:40:16 +0000 |
commit | 6743c70657ff62fa60ad9aabab08289711f288e3 (patch) | |
tree | e6fd73232c5b86d04524c11610b09db78ea85034 /dev-perl/File-RsyncP | |
parent | Version bump. (diff) | |
download | gentoo-2-6743c70657ff62fa60ad9aabab08289711f288e3.tar.gz gentoo-2-6743c70657ff62fa60ad9aabab08289711f288e3.tar.bz2 gentoo-2-6743c70657ff62fa60ad9aabab08289711f288e3.zip |
Version bump.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.62.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/files/digest-File-RsyncP-0.62 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/File-RsyncP/ChangeLog b/dev-perl/File-RsyncP/ChangeLog index 296aca726ae3..0728ecc295dc 100644 --- a/dev-perl/File-RsyncP/ChangeLog +++ b/dev-perl/File-RsyncP/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/File-RsyncP # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.6 2006/07/10 15:37:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/ChangeLog,v 1.7 2006/07/19 04:40:16 superlag Exp $ + +*File-RsyncP-0.62 (19 Jul 2006) + + 19 Jul 2006; Aaron Kulbe <superlag@gentoo.org> +File-RsyncP-0.62.ebuild: + Version bump. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> File-RsyncP-0.52.ebuild: Mark 0.52 stable on ia64 diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.62.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.62.ebuild new file mode 100644 index 000000000000..c2b3cefee1e5 --- /dev/null +++ b/dev-perl/File-RsyncP/File-RsyncP-0.62.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-RsyncP/File-RsyncP-0.62.ebuild,v 1.1 2006/07/19 04:40:16 superlag Exp $ + +inherit perl-module + +IUSE="" + +SRC_URI="mirror://sourceforge/perlrsync/${P}.tar.gz" + +DESCRIPTION="An rsync perl module" +HOMEPAGE="http://perlrsync.sourceforge.net/" +LICENSE="GPL-2" + +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +SLOT="0" + +RDEPEND="net-misc/rsync" + +mydoc="Changes LICENSE README" diff --git a/dev-perl/File-RsyncP/files/digest-File-RsyncP-0.62 b/dev-perl/File-RsyncP/files/digest-File-RsyncP-0.62 new file mode 100644 index 000000000000..2870cb0fe89e --- /dev/null +++ b/dev-perl/File-RsyncP/files/digest-File-RsyncP-0.62 @@ -0,0 +1,3 @@ +MD5 16dcbd537d20c7435e1affd09d65a5ce File-RsyncP-0.62.tar.gz 174131 +RMD160 4dc976bca1334c364def7057c4aeeebb1a1aea19 File-RsyncP-0.62.tar.gz 174131 +SHA256 44c6cf31e63a8db614d1d0680d6b54caf952cd2a6cdc28f797b5ab2f288135ce File-RsyncP-0.62.tar.gz 174131 |