Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Christian Zoffoli (xmerlin)" <xmerlin@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-perl/Mail-ClamAV: ChangeLog Mail-ClamAV-0.20.ebuild Mail-ClamAV-0.21.ebuild Mail-ClamAV-0.13.ebuild Mail-ClamAV-0.17.ebuild
|
|
Date:
|
Thu, 24 Jan 2008 13:09:25 +0000
|
|
xmerlin 08/01/24 13:09:25
Modified: ChangeLog Mail-ClamAV-0.20.ebuild
Added: Mail-ClamAV-0.21.ebuild
Removed: Mail-ClamAV-0.13.ebuild Mail-ClamAV-0.17.ebuild
Log:
Version bump, 0.21 fixes build problems with clamav-0.92.
(Portage version: 2.1.3.9)
Revision Changes Path
1.20 dev-perl/Mail-ClamAV/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 31 Mar 2007 14:25:09 -0000 1.19
+++ ChangeLog 24 Jan 2008 13:09:24 -0000 1.20
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/Mail-ClamAV
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.19 2007/03/31 14:25:09 mcummings Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.20 2008/01/24 13:09:24 xmerlin Exp $
+
+*Mail-ClamAV-0.21 (24 Jan 2008)
+
+ 24 Jan 2008; Christian Zoffoli <xmerlin@g.o>
+ -Mail-ClamAV-0.13.ebuild, -Mail-ClamAV-0.17.ebuild,
+ +Mail-ClamAV-0.21.ebuild:
+ Version bump, 0.21 fixes build problems with clamav-0.92.
31 Mar 2007; Michael Cummings <mcummings@g.o>
Mail-ClamAV-0.20.ebuild:
1.8 dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild?r1=1.7&r2=1.8
Index: Mail-ClamAV-0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Mail-ClamAV-0.20.ebuild 10 Jul 2007 23:33:28 -0000 1.7
+++ Mail-ClamAV-0.20.ebuild 24 Jan 2008 13:09:24 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.20.ebuild,v 1.7 2007/07/10 23:33:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.20.ebuild,v 1.8 2008/01/24 13:09:24 xmerlin Exp $
inherit perl-module
1.1 dev-perl/Mail-ClamAV/Mail-ClamAV-0.21.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.21.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.21.ebuild?rev=1.1&content-type=text/plain
Index: Mail-ClamAV-0.21.ebuild
===================================================================
# Copyright 1999-2008 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.21.ebuild,v 1.1 2008/01/24 13:09:24 xmerlin Exp $
inherit perl-module
DESCRIPTION="Perl extension for the clamav virus scanner."
HOMEPAGE="http://search.cpan.org/~sabeck/"
SRC_URI="mirror://cpan/authors/id/S/SA/SABECK/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
IUSE=""
DEPEND=">=app-antivirus/clamav-0.90
dev-perl/Inline
dev-lang/perl"
src_install() {
perl-module_src_install
dodoc README || die
}
--
gentoo-commits@g.o mailing list
|
|