diff options
Diffstat (limited to 'games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild')
-rw-r--r-- | games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild b/games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild index 8835a39..6647eab 100644 --- a/games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild +++ b/games-puzzle/zenbound2/zenbound2-20120325-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit desktop eutils +inherit desktop wrapper DESCRIPTION="A calm and meditative game of wrapping rope around wooden sculptures." HOMEPAGE="http://zenbound.com/" @@ -15,10 +15,8 @@ SRC_URI=" LICENSE="all-rights-reserved" SLOT="0" RESTRICT="fetch" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" +KEYWORDS="~amd64 ~x86" -DEPEND="" RDEPEND=" app-arch/bzip2 dev-libs/expat @@ -39,12 +37,7 @@ RDEPEND=" net-libs/libasyncns sys-apps/attr sys-apps/dbus - sys-apps/tcp-wrappers - sys-apps/util-linux - sys-devel/gcc sys-libs/gdbm - sys-libs/glibc - sys-libs/gpm sys-libs/libcap sys-libs/ncurses sys-libs/zlib |