summaryrefslogtreecommitdiff
path: root/app-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-25 21:14:12 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-25 21:14:12 +0000
commit7ba9b0130f1878ab90315b18e2dedecd9ea6a800 (patch)
tree1c80461864dd25f81cbcc9ca23708a3a873d5882 /app-misc
parentb2a8443ad70811672a83311db1a72bb99abbebfb (diff)
port to EAPI 6 : redcore-live, epkg
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/redcore-live/redcore-live-1.0-r1.ebuild (renamed from app-misc/redcore-live/redcore-live-1.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/redcore-live/redcore-live-1.0.ebuild b/app-misc/redcore-live/redcore-live-1.0-r1.ebuild
index 93690cdd..202bfb98 100644
--- a/app-misc/redcore-live/redcore-live-1.0.ebuild
+++ b/app-misc/redcore-live/redcore-live-1.0-r1.ebuild
@@ -1,11 +1,11 @@
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
EGIT_BRANCH="master"
EGIT_REPO_URI="https://gitlab.com/redcore/redcore-live.git"
-inherit eutils systemd git-2
+inherit eutils systemd git-r3
DESCRIPTION="Redcore Linux live scripts"
HOMEPAGE="http://redcorelinux.org"