diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:43:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 03:30:52 +0100 |
commit | 01ed0eba3cb1ab4e323d233cd94d83274a9ef66d (patch) | |
tree | ee89aa424a108b44494404340f73007f47ef648f /games-puzzle | |
parent | games-puzzle/pingus: toolchain-funcs-- (diff) | |
download | gentoo-01ed0eba3cb1ab4e323d233cd94d83274a9ef66d.tar.gz gentoo-01ed0eba3cb1ab4e323d233cd94d83274a9ef66d.tar.bz2 gentoo-01ed0eba3cb1ab4e323d233cd94d83274a9ef66d.zip |
games-puzzle/triptych: desktop--, eutils--, wrapper++
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/triptych/triptych-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/triptych/triptych-1.16.ebuild b/games-puzzle/triptych/triptych-1.16.ebuild index c6c262733c4e..a142a6c3e78c 100644 --- a/games-puzzle/triptych/triptych-1.16.ebuild +++ b/games-puzzle/triptych/triptych-1.16.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop eutils +inherit wrapper DESCRIPTION="Fast-paced Tetris-like puzzler" HOMEPAGE="http://www.chroniclogic.com/triptych.htm" |