diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/redcore-skel/redcore-skel-1.314.1337-r3.ebuild (renamed from app-misc/redcore-skel/redcore-skel-1.314.1337-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/redcore-skel/redcore-skel-1.314.1337-r2.ebuild b/app-misc/redcore-skel/redcore-skel-1.314.1337-r3.ebuild index 86ef9006..b49444b0 100644 --- a/app-misc/redcore-skel/redcore-skel-1.314.1337-r2.ebuild +++ b/app-misc/redcore-skel/redcore-skel-1.314.1337-r3.ebuild @@ -1,10 +1,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=6 +EAPI=8 EGIT_REPO_URI="https://pagure.io/redcore/redcore-skel.git" -inherit eutils git-r3 +inherit desktop git-r3 DESCRIPTION="Redcore Linux skel tree" HOMEPAGE="https://redcorelinux.org" |