diff options
-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" |