summaryrefslogtreecommitdiff
path: root/sys-fs/static-dev
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-03 20:17:24 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-04 00:07:38 +0100
commit0b22fd302a4011a3cf3935bf5814b74945dca7a9 (patch)
tree87ca9a4b4f70dd9512c25b7d7e85128f952f6ea4 /sys-fs/static-dev
parentsys-firmware/gnuk: Move to EAPI 6 (diff)
downloadportage-0b22fd302a4011a3cf3935bf5814b74945dca7a9.tar.xz
sys-fs/static-dev: Move to EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-fs/static-dev')
-rw-r--r--sys-fs/static-dev/Manifest2
-rw-r--r--sys-fs/static-dev/static-dev-0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/static-dev/Manifest b/sys-fs/static-dev/Manifest
index 592e3873..852e19f2 100644
--- a/sys-fs/static-dev/Manifest
+++ b/sys-fs/static-dev/Manifest
@@ -1,2 +1,2 @@
-EBUILD static-dev-0.1.ebuild 1352 SHA256 b1d013a11f0ad68f90bb3759ace2e4682c2badee9031cc6e114dc1bc9fa5b58c WHIRLPOOL 2cab88e2108101492e91a4e1d894b66a31d0b8d4b677608dff73e01cf624afee1140974cfbd61061f70926a59a8fd09ed8760b4efed0396f0ba5a3302c1dc062
+EBUILD static-dev-0.1.ebuild 1352 SHA256 0d0480b2d33a703f3ca556fce401fb3e90fe98254dc66b9a85577f67ed5e2f32 WHIRLPOOL 2d47d6a2a7ab11b7d3d181fae9aff0ca178ded10608bea9c8ba682a4a27198d5a8d9ff58d679073b0154de34b8fde30f9a3f84430ae1f706dd7d4b461da7b716
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index ba158bdf..77d49a9b 100644
--- a/sys-fs/static-dev/static-dev-0.1.ebuild
+++ b/sys-fs/static-dev/static-dev-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 toolchain-funcs
DESCRIPTION="A skeleton, statically managed /dev"