summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/peg-e/peg-e-1.2.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-board/peg-e/peg-e-1.2.8.ebuild b/games-board/peg-e/peg-e-1.2.8.ebuild
index 40086cd07d19..9af7c5486a30 100644
--- a/games-board/peg-e/peg-e-1.2.8.ebuild
+++ b/games-board/peg-e/peg-e-1.2.8.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit desktop qmake-utils xdg-utils
+inherit qmake-utils xdg-utils
-DESCRIPTION="A peg solitaire game"
+DESCRIPTION="Peg solitaire game"
HOMEPAGE="https://gottcode.org/peg-e/"
SRC_URI="https://gottcode.org/peg-e/${P}-src.tar.bz2"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""