diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-25 16:46:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-25 16:46:23 +0000 |
commit | 1e53c7c3b42e84ce57c493414945743e5fcbb8db (patch) | |
tree | 9a3887ade6579172253dfb47659093b8833268b4 /net-proxy/squidclamav | |
parent | x86 stable wrt bug #388313 (diff) | |
download | gentoo-2-1e53c7c3b42e84ce57c493414945743e5fcbb8db.tar.gz gentoo-2-1e53c7c3b42e84ce57c493414945743e5fcbb8db.tar.bz2 gentoo-2-1e53c7c3b42e84ce57c493414945743e5fcbb8db.zip |
x86 stable wrt bug #388063
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-proxy/squidclamav')
-rw-r--r-- | net-proxy/squidclamav/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squidclamav/squidclamav-6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/squidclamav/ChangeLog b/net-proxy/squidclamav/ChangeLog index 4189dd5dfc18..cdc47e1b5278 100644 --- a/net-proxy/squidclamav/ChangeLog +++ b/net-proxy/squidclamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squidclamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/ChangeLog,v 1.17 2011/10/21 23:58:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/ChangeLog,v 1.18 2011/10/25 16:46:23 phajdan.jr Exp $ + + 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> squidclamav-6.4.ebuild: + x86 stable wrt bug #388063 21 Oct 2011; Diego E. Pettenò <flameeyes@gentoo.org> -squidclamav-4.0.ebuild, -files/squidclamav-4.0-gentoo.patch, diff --git a/net-proxy/squidclamav/squidclamav-6.4.ebuild b/net-proxy/squidclamav/squidclamav-6.4.ebuild index 03b563f91a8c..f2d1eff90058 100644 --- a/net-proxy/squidclamav/squidclamav-6.4.ebuild +++ b/net-proxy/squidclamav/squidclamav-6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-6.4.ebuild,v 1.1 2011/08/20 17:54:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-6.4.ebuild,v 1.2 2011/10/25 16:46:23 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="net-proxy/c-icap" |