diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-03 14:23:32 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-03 22:27:56 +0100 |
commit | 9a9b661e5c2b1607c602560fcbb6ae05528ba406 (patch) | |
tree | 60072554decd27c0214960b0759f6eed491d8ff2 | |
parent | flx/init-thttpd: Move to EAPI 6 (diff) | |
download | portage-9a9b661e5c2b1607c602560fcbb6ae05528ba406.tar.xz |
flx/init-vixie-cron: Move to EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r-- | flx/init-vixie-cron/Manifest | 2 | ||||
-rw-r--r-- | flx/init-vixie-cron/init-vixie-cron-3.0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/flx/init-vixie-cron/Manifest b/flx/init-vixie-cron/Manifest index e49cf1fe..fad66a65 100644 --- a/flx/init-vixie-cron/Manifest +++ b/flx/init-vixie-cron/Manifest @@ -1,2 +1,2 @@ -EBUILD init-vixie-cron-3.0.1.ebuild 457 SHA256 9d45656185901df4288e7646bc2125aeb8af468b620f059965a802d22933f9b2 WHIRLPOOL a94375e537b661552b3ab3e2d80483c7fe049e453c4e733f2bde7bcca46b8bdc88108fe96d5b7a66ae90ade5854304d1a9ae92b9fbea3e3422fb648077d9acab +EBUILD init-vixie-cron-3.0.1.ebuild 457 SHA256 3c776ba3842428bc8cf464a7a03012ac4dd78b0edfb508ec5e6be90941e333c0 WHIRLPOOL fce0ad62157fdca20993d4154a1a115f8aa193530fa764d9057de9cc667344b25e880b4e155887c2b70aaa2318676b1eb9a3a4861c7de55f4069d2c336092f8a MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b diff --git a/flx/init-vixie-cron/init-vixie-cron-3.0.1.ebuild b/flx/init-vixie-cron/init-vixie-cron-3.0.1.ebuild index dfe0ffc7..f8544117 100644 --- a/flx/init-vixie-cron/init-vixie-cron-3.0.1.ebuild +++ b/flx/init-vixie-cron/init-vixie-cron-3.0.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" |