summaryrefslogtreecommitdiff
path: root/app-misc/redcore-skel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-25 21:10:16 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-25 21:10:16 +0000
commitb2a8443ad70811672a83311db1a72bb99abbebfb (patch)
treeb81a8409480623b7bc85270a8c76b5795a800526 /app-misc/redcore-skel
parent8d4e2c9b79f800be4968a66ffc45df5a82555886 (diff)
port redcore-skel to EAPI 6
Diffstat (limited to 'app-misc/redcore-skel')
-rw-r--r--app-misc/redcore-skel/redcore-skel-1.0-r1.ebuild (renamed from app-misc/redcore-skel/redcore-skel-1.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/redcore-skel/redcore-skel-1.0.ebuild b/app-misc/redcore-skel/redcore-skel-1.0-r1.ebuild
index 4dfe434e..47a32596 100644
--- a/app-misc/redcore-skel/redcore-skel-1.0.ebuild
+++ b/app-misc/redcore-skel/redcore-skel-1.0-r1.ebuild
@@ -1,10 +1,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=6
EGIT_REPO_URI="https://gitlab.com/redcore/redcore-skel.git"
-inherit eutils git-2 fdo-mime
+inherit eutils git-r3 fdo-mime
DESCRIPTION="Redcore Linux skel tree"
HOMEPAGE="http://redcorelinux.org"