[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2022-09-04 Thread David Seifert
commit: 3c0c5582b2c12176c985063aaf487de9c1c1c049
Author: David Seifert  gentoo  org>
AuthorDate: Sun Sep  4 13:03:35 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep  4 13:03:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0c5582

sys-fs/clamfs: remove stale boost lower bounds

Signed-off-by: David Seifert  gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild 
b/sys-fs/clamfs/clamfs-1.2.0.ebuild
index c7a90b3a7d45..6b8945a4342a 100644
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=">=dev-libs/boost-1.33
+DEPEND="dev-libs/boost
dev-libs/poco
dev-libs/rlog
sys-fs/fuse:3"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2021-08-27 Thread Jakov Smolić
commit: 0d244697f282fc553826eff6a18999f418626da4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Aug 27 23:00:42 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Aug 27 23:00:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d244697

sys-fs/clamfs: Update my e-mail address

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-fs/clamfs/metadata.xml | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/sys-fs/clamfs/metadata.xml b/sys-fs/clamfs/metadata.xml
index 7cf03aa8bf4..20ebeec3b55 100644
--- a/sys-fs/clamfs/metadata.xml
+++ b/sys-fs/clamfs/metadata.xml
@@ -1,13 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-jakov.smo...@sartura.hr
-Jakov Smolic
-  
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
+  
+jsmo...@gentoo.org
+Jakov Smolić
   
   
   ClamFS is a FUSE-based user-space file system for Linux with on-access



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2020-11-13 Thread Aaron Bauman
commit: 555a5012b315dc6c087ab98b1a6badce53a55654
Author: Jakov Smolic  sartura  hr>
AuthorDate: Thu Nov 12 17:31:57 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Fri Nov 13 20:56:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555a5012

sys-fs/clamfs: don't use Werror

Closes: https://bugs.gentoo.org/754180
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/18233
Signed-off-by: Aaron Bauman  gentoo.org>

 sys-fs/clamfs/clamfs-1.2.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild 
b/sys-fs/clamfs/clamfs-1.2.0.ebuild
index af8952ff74b..c7a90b3a7d4 100644
--- a/sys-fs/clamfs/clamfs-1.2.0.ebuild
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -22,6 +22,8 @@ RDEPEND="${DEPEND}
 CONFIG_CHECK="~FUSE_FS"
 
 src_prepare() {
+   # Do not use Werror ( #754180 )
+   sed -i 's/\-Werror//g' configure.ac || die "Sed failed"
default
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/files/, sys-fs/clamfs/

2020-11-12 Thread Joonas Niilola
commit: d742b8b2a575755861d403e783173960d0e1b41a
Author: Jakov Smolic  sartura  hr>
AuthorDate: Fri Nov  6 18:30:17 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Nov 12 08:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d742b8b2

sys-fs/clamfs: drop old

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/18159
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/clamfs/Manifest|  1 -
 sys-fs/clamfs/clamfs-1.0.1-r3.ebuild  | 42 ---
 sys-fs/clamfs/files/clamfs-1.0.1-gcc45.patch  | 15 --
 sys-fs/clamfs/files/clamfs-1.0.1-gentoo.patch | 12 
 4 files changed, 70 deletions(-)

diff --git a/sys-fs/clamfs/Manifest b/sys-fs/clamfs/Manifest
index 3589b07c38c..5a124afde67 100644
--- a/sys-fs/clamfs/Manifest
+++ b/sys-fs/clamfs/Manifest
@@ -1,2 +1 @@
-DIST clamfs-1.0.1.tar.gz 142386 BLAKE2B 
d4333ddebae3aec1ffa36cd5db361b07daa4007c75e6f6e7e3c296f99573bde5ac77722b7af95fe194fd2ba0d56550a608911235da6cc7e9c25359af6554fcbd
 SHA512 
8a9912c068c178049e8538da729635af1372e8ad1f7bc0e14cc7506208d15a4c1fdab7cf229dd683a3245168c627a3d994ec5b24bca5f12efc9ff638040e3258
 DIST clamfs-1.2.0.tar.gz 196903 BLAKE2B 
aa84e3a35714a2638d9569b6bb77f5da5c34f962d7baff0e5b08bbd7a56f1d1624936a5054b1a99d5593dc20412e55f36ab732fb84326f40c0614f084698618f
 SHA512 
72a8625c18f520258075cb0310d14974e15f7f0cd628ca968317adac778fd8db26fa28bd72d954f2c21e6c41c32a38a5fbfa8be3918f9e0314d1d7f1da2cc626

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild 
b/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
deleted file mode 100644
index 8a8bf827a5b..000
--- a/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit eutils linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
-HOMEPAGE="http://clamfs.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/boost-1.33
-   sys-fs/fuse:0
-   dev-cpp/commoncpp2
-   dev-libs/rlog
-   dev-libs/poco"
-RDEPEND="${DEPEND}
-   app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-   eapply "${FILESDIR}/${P}-gentoo.patch"
-   eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
-   eapply_user
-}
-
-src_install() {
-   emake install DESTDIR="${D}"
-
-   insinto /etc/clamfs
-   doins doc/clamfs.xml
-
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-   newconfd "${FILESDIR}/${PN}.confd" ${PN}
-
-   dodoc AUTHORS ChangeLog NEWS README TODO
-}

diff --git a/sys-fs/clamfs/files/clamfs-1.0.1-gcc45.patch 
b/sys-fs/clamfs/files/clamfs-1.0.1-gcc45.patch
deleted file mode 100644
index 1f5f63a252f..000
--- a/sys-fs/clamfs/files/clamfs-1.0.1-gcc45.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix building with gcc 4.5
-
-http://bugs.gentoo.org/show_bug.cgi?id=320107
-
 src/scancache.cxx
-+++ src/scancache.cxx
-@@ -37,7 +37,7 @@
- }
- 
- ScanCache::ScanCache(long int elements, long int expire):
--ExpireLRUCache::ExpireLRUCache(elements, expire) {
-+ExpireLRUCache(elements, expire) {
- }
- 
- ScanCache::~ScanCache() {

diff --git a/sys-fs/clamfs/files/clamfs-1.0.1-gentoo.patch 
b/sys-fs/clamfs/files/clamfs-1.0.1-gentoo.patch
deleted file mode 100644
index f5c02daca6d..000
--- a/sys-fs/clamfs/files/clamfs-1.0.1-gentoo.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur clamfs-1.0.1.orig/doc/clamfs.xml clamfs-1.0.1/doc/clamfs.xml
 clamfs-1.0.1.orig/doc/clamfs.xml   2009-02-07 23:09:26.0 +0900
-+++ clamfs-1.0.1/doc/clamfs.xml2010-01-08 18:19:13.0 +0900
-@@ -16,7 +16,7 @@
-  check  - (yes or no) check if clamd is available on startup (useful 
if
-   mounting clamfs file systems from /etc/fstab early on 
startup,
-   while clamav daemon is not yet started) -->
--
-+
- 
- 

[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2020-11-12 Thread Joonas Niilola
commit: 1fce2198adf40467499943f1542f557e80d85278
Author: Jakov Smolic  sartura  hr>
AuthorDate: Fri Nov  6 18:21:32 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Nov 12 08:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fce2198

sys-fs/clamfs: bump to 1.2.0

Closes: https://bugs.gentoo.org/732250
Closes: https://bugs.gentoo.org/737492
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/clamfs/Manifest|  1 +
 sys-fs/clamfs/clamfs-1.2.0.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/sys-fs/clamfs/Manifest b/sys-fs/clamfs/Manifest
index 60f4aefc97c..3589b07c38c 100644
--- a/sys-fs/clamfs/Manifest
+++ b/sys-fs/clamfs/Manifest
@@ -1 +1,2 @@
 DIST clamfs-1.0.1.tar.gz 142386 BLAKE2B 
d4333ddebae3aec1ffa36cd5db361b07daa4007c75e6f6e7e3c296f99573bde5ac77722b7af95fe194fd2ba0d56550a608911235da6cc7e9c25359af6554fcbd
 SHA512 
8a9912c068c178049e8538da729635af1372e8ad1f7bc0e14cc7506208d15a4c1fdab7cf229dd683a3245168c627a3d994ec5b24bca5f12efc9ff638040e3258
+DIST clamfs-1.2.0.tar.gz 196903 BLAKE2B 
aa84e3a35714a2638d9569b6bb77f5da5c34f962d7baff0e5b08bbd7a56f1d1624936a5054b1a99d5593dc20412e55f36ab732fb84326f40c0614f084698618f
 SHA512 
72a8625c18f520258075cb0310d14974e15f7f0cd628ca968317adac778fd8db26fa28bd72d954f2c21e6c41c32a38a5fbfa8be3918f9e0314d1d7f1da2cc626

diff --git a/sys-fs/clamfs/clamfs-1.2.0.ebuild 
b/sys-fs/clamfs/clamfs-1.2.0.ebuild
new file mode 100644
index 000..af8952ff74b
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.2.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
+HOMEPAGE="https://github.com/burghardt/clamfs;
+SRC_URI="https://github.com/burghardt/clamfs/releases/download/${P}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/boost-1.33
+   dev-libs/poco
+   dev-libs/rlog
+   sys-fs/fuse:3"
+RDEPEND="${DEPEND}
+   app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+
+   insinto /etc/clamfs
+   doins doc/clamfs.xml
+
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+   newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+   dodoc AUTHORS ChangeLog NEWS README TODO
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2020-11-12 Thread Joonas Niilola
commit: 47d53f7063c54493302d99c8d56fe26565fefec1
Author: Jakov Smolic  sartura  hr>
AuthorDate: Fri Nov  6 18:26:37 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Nov 12 08:40:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d53f70

sys-fs/clamfs: new maintainer

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-fs/clamfs/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-fs/clamfs/metadata.xml b/sys-fs/clamfs/metadata.xml
index dfe00d7ec76..57d224d33e7 100644
--- a/sys-fs/clamfs/metadata.xml
+++ b/sys-fs/clamfs/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
+  
+jakov.smo...@sartura.hr
+Jakov Smolic
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
   
   ClamFS is a FUSE-based user-space file system for Linux with on-access
   anti-virus file scanning through clamd daemon (a file scanning service



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2018-12-23 Thread Tim Harder
commit: a1b3435fde0c3eb5471b3f9cb2e1d53d90175a7b
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec 24 02:18:45 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec 24 02:19:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b3435f

sys-fs/clamfs: remove old

Signed-off-by: Tim Harder  gentoo.org>

 sys-fs/clamfs/clamfs-1.0.1-r2.ebuild | 42 
 1 file changed, 42 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild 
b/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
deleted file mode 100644
index 0fbd8b5055a..000
--- a/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit eutils linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
-HOMEPAGE="http://clamfs.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/boost-1.33
-   sys-fs/fuse
-   dev-cpp/commoncpp2
-   dev-libs/rlog
-   dev-libs/poco"
-RDEPEND="${DEPEND}
-   app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-   eapply "${FILESDIR}/${P}-gentoo.patch"
-   eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
-   eapply_user
-}
-
-src_install() {
-   emake install DESTDIR="${D}"
-
-   insinto /etc/clamfs
-   doins doc/clamfs.xml
-
-   newinitd "${FILESDIR}/${PN}.initd" ${PN}
-   newconfd "${FILESDIR}/${PN}.confd" ${PN}
-
-   dodoc AUTHORS ChangeLog NEWS README TODO
-}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2018-12-23 Thread Tim Harder
commit: 528e791dd8af2e5c84f0e34398334c0c0770b07c
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec 24 02:18:13 2018 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec 24 02:19:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528e791d

sys-fs/clamfs: use slotted sys-fs/fuse dep

Signed-off-by: Tim Harder  gentoo.org>

 sys-fs/clamfs/clamfs-1.0.1-r3.ebuild | 42 
 1 file changed, 42 insertions(+)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild 
b/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
new file mode 100644
index 000..8a8bf827a5b
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.0.1-r3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit eutils linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
+HOMEPAGE="http://clamfs.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-libs/boost-1.33
+   sys-fs/fuse:0
+   dev-cpp/commoncpp2
+   dev-libs/rlog
+   dev-libs/poco"
+RDEPEND="${DEPEND}
+   app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+   eapply "${FILESDIR}/${P}-gentoo.patch"
+   eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
+   eapply_user
+}
+
+src_install() {
+   emake install DESTDIR="${D}"
+
+   insinto /etc/clamfs
+   doins doc/clamfs.xml
+
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+   newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+   dodoc AUTHORS ChangeLog NEWS README TODO
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/, sys-fs/clamfs/files/

2016-04-29 Thread Austin English
commit: f4ab01f44f5966a45b3dc3ea581d742a67cd8973
Author: Austin English  gentoo  org>
AuthorDate: Fri Apr 29 19:31:09 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Apr 29 19:32:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ab01f4

sys-fs/clamfs: use #!/sbin/openrc-run instead of #!/sbin/runscript

Gentoo-Bug: https://bugs.gentoo.org/573846

Also bump to EAPI=6

Package-Manager: portage-2.2.26

 sys-fs/clamfs/clamfs-1.0.1-r2.ebuild | 43 
 sys-fs/clamfs/files/clamfs.initd |  4 ++--
 2 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild 
b/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
new file mode 100644
index 000..dcab6b1
--- /dev/null
+++ b/sys-fs/clamfs/clamfs-1.0.1-r2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+inherit eutils linux-info
+
+DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
+HOMEPAGE="http://clamfs.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-libs/boost-1.33
+   sys-fs/fuse
+   dev-cpp/commoncpp2
+   dev-libs/rlog
+   dev-libs/poco"
+RDEPEND="${DEPEND}
+   app-antivirus/clamav"
+
+CONFIG_CHECK="~FUSE_FS"
+
+src_prepare() {
+   eapply "${FILESDIR}/${P}-gentoo.patch"
+   eapply -p0 "${FILESDIR}/${P}-gcc45.patch"
+   eapply_user
+}
+
+src_install() {
+   emake install DESTDIR="${D}"
+
+   insinto /etc/clamfs
+   doins doc/clamfs.xml
+
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+   newconfd "${FILESDIR}/${PN}.confd" ${PN}
+
+   dodoc AUTHORS ChangeLog NEWS README TODO
+}

diff --git a/sys-fs/clamfs/files/clamfs.initd b/sys-fs/clamfs/files/clamfs.initd
index d7f911e..1f2440a 100644
--- a/sys-fs/clamfs/files/clamfs.initd
+++ b/sys-fs/clamfs/files/clamfs.initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2010 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 



[gentoo-commits] repo/gentoo:master commit in: sys-fs/clamfs/

2016-04-29 Thread Austin English
commit: d7f4bf7e162a3e457efb132355f9d12e7b0c12a9
Author: Austin English  gentoo  org>
AuthorDate: Fri Apr 29 19:31:41 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Apr 29 19:32:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f4bf7e

sys-fs/clamfs: remove clamfs-1.0.1-r1

Package-Manager: portage-2.2.26

 sys-fs/clamfs/clamfs-1.0.1-r1.ebuild | 43 
 1 file changed, 43 deletions(-)

diff --git a/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild 
b/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild
deleted file mode 100644
index 39286e3..000
--- a/sys-fs/clamfs/clamfs-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-inherit eutils linux-info
-
-DESCRIPTION="A FUSE-based user-space file system with on-access anti-virus 
file scanning"
-HOMEPAGE="http://clamfs.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/boost-1.33
-   sys-fs/fuse
-   dev-cpp/commoncpp2
-   dev-libs/rlog
-   dev-libs/poco"
-RDEPEND="${DEPEND}
-   app-antivirus/clamav"
-
-CONFIG_CHECK="~FUSE_FS"
-
-src_prepare() {
-   epatch \
-   "${FILESDIR}/${P}-gentoo.patch" \
-   "${FILESDIR}/${P}-gcc45.patch"
-}
-
-src_install() {
-   emake install DESTDIR="${D}" || die "emake install failed"
-
-   insinto /etc/clamfs
-   doins doc/clamfs.xml || die
-
-   newinitd "${FILESDIR}/${PN}.initd" ${PN} || die
-   newconfd "${FILESDIR}/${PN}.confd" ${PN} || die
-
-   dodoc AUTHORS ChangeLog NEWS README TODO || die
-}