mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
EAPI=5
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=4
|
||||
EAPI=5
|
||||
inherit eutils qt4-r2
|
||||
|
||||
DESCRIPTION="Utility to encode and decode Game Genie (tm) codes"
|
||||
@@ -16,6 +16,7 @@ IUSE="doc"
|
||||
|
||||
DEPEND="dev-qt/qtcore:4
|
||||
dev-qt/qtgui:4"
|
||||
RDEPEND=${DEPEND}
|
||||
|
||||
S=${WORKDIR}/${P}/source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user