diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-03 14:09:12 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-04 00:07:27 +0100 |
commit | 24293e8c7650f5166157e7c746d60f7c83e084de (patch) | |
tree | a337bcef428061f533faa21ad9be20472e9584dc | |
parent | flx/init-apache: Move to EAPI 6 (diff) | |
download | portage-24293e8c7650f5166157e7c746d60f7c83e084de.tar.xz |
flx/init-clamav: Move to EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r-- | flx/init-clamav/Manifest | 2 | ||||
-rw-r--r-- | flx/init-clamav/init-clamav-0.92.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/flx/init-clamav/Manifest b/flx/init-clamav/Manifest index 2342f0bc..6a4932be 100644 --- a/flx/init-clamav/Manifest +++ b/flx/init-clamav/Manifest @@ -1,2 +1,2 @@ -EBUILD init-clamav-0.92.1.ebuild 512 SHA256 f1c4c8e979b9a321a0670c26fe038307728a5cf7a9cc250b514582a8b8d9082f WHIRLPOOL d073dea3da3794f50decf0d34a0284ab483625865d65d255dafd60057cc931c84433741bc577763424cd89b4301992e06639e088c842794b326f9ee442d79f61 +EBUILD init-clamav-0.92.1.ebuild 512 SHA256 746b8f665a9f218e86ca871ac16e476825dfc20008e91f943abe8149771227f2 WHIRLPOOL 5c2c4f02f9bc9aa796ef06e5600b27881d475ce6ef2c519db243ef878d836448631b88129133703b0de5896d777607ff7185634ca13ee1db5f287e19f3af2285 MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b diff --git a/flx/init-clamav/init-clamav-0.92.1.ebuild b/flx/init-clamav/init-clamav-0.92.1.ebuild index 5e9d4cc8..bf34df19 100644 --- a/flx/init-clamav/init-clamav-0.92.1.ebuild +++ b/flx/init-clamav/init-clamav-0.92.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit git-r3 flx SDIR="people/beber" |