summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-22 21:36:22 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-22 21:40:08 +0200
commitbd217ed42c47c40d29fe631298c2aea96844153e (patch)
tree5c36def360232fcc9b79fd35704c1455a2f0afbf
parentgames-arcade/notpacman: Drop old (diff)
downloadgentoo-bd217ed42c47c40d29fe631298c2aea96844153e.tar.gz
gentoo-bd217ed42c47c40d29fe631298c2aea96844153e.tar.bz2
gentoo-bd217ed42c47c40d29fe631298c2aea96844153e.zip
games-arcade/notpacman: Simplify ebuild
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r--games-arcade/notpacman/notpacman-1.0.4-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
index d8e99a5e1408..e9bbee0c647b 100644
--- a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
+++ b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild
@@ -13,8 +13,7 @@ LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-LVSLOT="0.7"
-RDEPEND=">=games-engines/love-0.7.2:${LVSLOT}
+RDEPEND=">=games-engines/love-0.7.2:0.7
media-libs/devil[png]
"
DEPEND="app-arch/unzip"