summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-03 14:07:50 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-04 00:07:26 +0100
commit3d2ae90f41a89ed76b9248959e4973fd09ef3316 (patch)
tree09f51b4ca84fff7d7161c987072821b74acc6dd2
parentflx/init-alix-leds: Move to EAPI 6 (diff)
downloadportage-3d2ae90f41a89ed76b9248959e4973fd09ef3316.tar.xz
flx/init-apache: Move to EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r--flx/init-apache/Manifest2
-rw-r--r--flx/init-apache/init-apache-1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/flx/init-apache/Manifest b/flx/init-apache/Manifest
index 526076e0..ddf6ac40 100644
--- a/flx/init-apache/Manifest
+++ b/flx/init-apache/Manifest
@@ -1,2 +1,2 @@
-EBUILD init-apache-1.3.ebuild 408 SHA256 67fc6ecadb6c19c39e410a732df488c5c233359bf386bdefd0f67e66f8fd1620 WHIRLPOOL 1e7b199a3e268c4dacb37cc2171b4a531ec36c42cb53833cd0b0b5e6ccb792bfac3d71252de740587f2e3470bd08eb005ad5ce85b57047b3b73a6416d43e0515
+EBUILD init-apache-1.3.ebuild 408 SHA256 dd3e1dd2af8b65faaa32d9903584fa8aadf1503ffffc5060b0c2dd124fa4d548 WHIRLPOOL 8d7ea5feee7d7bb64ba40b5d8bd6891cb9d64a939a89f9216f34638ba0603c8f1defca21676dc7b314abb427986916fca1c533a15ba63137d860ed8f081d0899
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/flx/init-apache/init-apache-1.3.ebuild b/flx/init-apache/init-apache-1.3.ebuild
index 328c795c..aba63d00 100644
--- a/flx/init-apache/init-apache-1.3.ebuild
+++ b/flx/init-apache/init-apache-1.3.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
HOMEPAGE="http://master.formilux.org/git/dist/pkg/apache.git"