diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 13:56:33 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 13:56:33 +0000 |
commit | 2a6fd7925969870116bbcb96a3ad4bc448ed83d7 (patch) | |
tree | eef3c0bfab5a5ee0ea233c30d3756553953cdaf6 /dev-perl/Mail-ClamAV | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-2a6fd7925969870116bbcb96a3ad4bc448ed83d7.tar.gz gentoo-2-2a6fd7925969870116bbcb96a3ad4bc448ed83d7.tar.bz2 gentoo-2-2a6fd7925969870116bbcb96a3ad4bc448ed83d7.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Mail-ClamAV')
-rw-r--r-- | dev-perl/Mail-ClamAV/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild | 7 | ||||
-rw-r--r-- | dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild | 7 |
3 files changed, 12 insertions, 10 deletions
diff --git a/dev-perl/Mail-ClamAV/ChangeLog b/dev-perl/Mail-ClamAV/ChangeLog index a07d585a0216..1e5ad0fdcea0 100644 --- a/dev-perl/Mail-ClamAV/ChangeLog +++ b/dev-perl/Mail-ClamAV/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Mail-ClamAV -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.12 2006/10/21 00:27:19 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.13 2007/01/19 13:56:33 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Mail-ClamAV-0.13.ebuild, Mail-ClamAV-0.17.ebuild: + Version bump, thanks seemant 21 Oct 2006; Michael Cummings <mcummings@gentoo.org> Mail-ClamAV-0.17.ebuild: diff --git a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild index 8cc9fc662258..8045e5058e31 100644 --- a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild +++ b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.4 2006/08/05 13:46:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.5 2007/01/19 13:56:33 mcummings Exp $ inherit perl-module DESCRIPTION="Perl extension for the clamav virus scanner." -HOMEPAGE="http://search.cpan.org/~sabeck/${P}" +HOMEPAGE="http://search.cpan.org/~sabeck/" SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SA/SABECK/${P}.tar.gz" LICENSE="Artistic" @@ -18,7 +18,6 @@ DEPEND=">=app-antivirus/clamav-0.80 dev-perl/Inline dev-lang/perl" -RDEPEND="${DEPEND}" src_install() { perl-module_src_install diff --git a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild index 4890e76f9735..10b22320eb5d 100644 --- a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild +++ b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild,v 1.8 2006/10/21 00:27:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.17.ebuild,v 1.9 2007/01/19 13:56:33 mcummings Exp $ inherit perl-module DESCRIPTION="Perl extension for the clamav virus scanner." -HOMEPAGE="http://search.cpan.org/~sabeck/${P}" +HOMEPAGE="http://search.cpan.org/~sabeck/" SRC_URI="mirror://cpan/authors/id/S/SA/SABECK/${P}.tar.gz" LICENSE="Artistic" @@ -18,7 +18,6 @@ DEPEND=">=app-antivirus/clamav-0.80 dev-perl/Inline dev-lang/perl" -RDEPEND="${DEPEND}" src_install() { perl-module_src_install |