summaryrefslogtreecommitdiff
path: root/flx/init-clamav
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-06 23:14:12 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-14 21:01:55 +0100
commite0bfffdd4221965fa847cc164d15b28f0e55abcd (patch)
tree028e8863134b8a9ec3a7166abfff7799e94b87ff /flx/init-clamav
parentflx/wdd: Version bump (diff)
downloadportage-e0bfffdd4221965fa847cc164d15b28f0e55abcd.tar.xz
eclass: Rename flx.eclass to flx-init-scripts.eclass
Define DESCRIPTION, HOMEPAGE, EGIT_REPO_URI, SLOT, IUSE and DEPEND
Diffstat (limited to 'flx/init-clamav')
-rw-r--r--flx/init-clamav/Manifest2
-rw-r--r--flx/init-clamav/init-clamav-0.92.1.ebuild13
2 files changed, 3 insertions, 12 deletions
diff --git a/flx/init-clamav/Manifest b/flx/init-clamav/Manifest
index 6a4932be..e5bcc945 100644
--- a/flx/init-clamav/Manifest
+++ b/flx/init-clamav/Manifest
@@ -1,2 +1,2 @@
-EBUILD init-clamav-0.92.1.ebuild 512 SHA256 746b8f665a9f218e86ca871ac16e476825dfc20008e91f943abe8149771227f2 WHIRLPOOL 5c2c4f02f9bc9aa796ef06e5600b27881d475ce6ef2c519db243ef878d836448631b88129133703b0de5896d777607ff7185634ca13ee1db5f287e19f3af2285
+EBUILD init-clamav-0.92.1.ebuild 352 SHA256 bd566dba01c79818d152bd3836b6e8135f3b53d633d1b2c7f337292f2bb1adb7 WHIRLPOOL 6b3e7bc9de5be318b077d8938e30c66dd38d4291283011222e30e4809c27ea4780c942d0c12961cc6f9a2ef134eb6cb2642cec35a9399b8b383eb1dc147e4b0e
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 bf34df19..c36eed99 100644
--- a/flx/init-clamav/init-clamav-0.92.1.ebuild
+++ b/flx/init-clamav/init-clamav-0.92.1.ebuild
@@ -3,22 +3,13 @@
# $Id$
EAPI=6
-inherit git-r3 flx
+inherit flx-init-scripts
-SDIR="people/beber"
-
-DESCRIPTION="Formilux Tools"
-HOMEPAGE="http://master.formilux.org/git/dist/pkg/clamav.git"
-EGIT_REPO_URI="http://master.formilux.org/git/${SDIR}/pkg/${PN//init-/}.git"
+EGIT_REPO_URI="http://master.formilux.org/git/people/beber/pkg/clamav.git"
EGIT_BRANCH="0-flx0"
#EGIT_COMMIT="v0.92.1-flx0.1"
-LICENSE="public-domain"
-SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
RDEPEND=">=app-antivirus/clamav-${PV}"
SVCNAME="clamd"