diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-21 12:49:27 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-21 12:49:27 +0000 |
commit | 79218648c7394377d6b3e5f9c10ad3bb226cf66c (patch) | |
tree | 6996df02c70ad34898263e4dd77361c399df4452 /dev-perl/Mail-ClamAV | |
parent | added ~ppc (diff) | |
download | gentoo-2-79218648c7394377d6b3e5f9c10ad3bb226cf66c.tar.gz gentoo-2-79218648c7394377d6b3e5f9c10ad3bb226cf66c.tar.bz2 gentoo-2-79218648c7394377d6b3e5f9c10ad3bb226cf66c.zip |
Stable on sparc, bug #237939
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Mail-ClamAV')
-rw-r--r-- | dev-perl/Mail-ClamAV/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-ClamAV/ChangeLog b/dev-perl/Mail-ClamAV/ChangeLog index 93cd1fa63d63..6657f5822276 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.31 2008/09/20 16:07:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/ChangeLog,v 1.32 2008/09/21 12:49:27 bluebird Exp $ + + 21 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> + Mail-ClamAV-0.22-r1.ebuild: + Stable on sparc, bug #237939 20 Sep 2008; Markus Meier <maekke@gentoo.org> Mail-ClamAV-0.22-r1.ebuild: amd64/x86 stable, bug #237939 diff --git a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild index 31b45c328a09..f9e56ac948d4 100644 --- a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild +++ b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild @@ -1,6 +1,6 @@ # 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.22-r1.ebuild,v 1.2 2008/09/20 16:07:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.22-r1.ebuild,v 1.3 2008/09/21 12:49:27 bluebird Exp $ MODULE_AUTHOR=SABECK inherit perl-module eutils @@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for the clamav virus scanner." LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 ~ia64 sparc x86" IUSE="" DEPEND=">=app-antivirus/clamav-0.94 |