blob: 5cc172bdf7e1a47060f0693336a5b062e152dbee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=dev-qt/qtcore:4 dev-qt/qtgui:4
DESCRIPTION=Utility to encode and decode Game Genie (tm) codes
EAPI=5
HOMEPAGE=http://games.technoplaza.net/ggencoder/qt/
IUSE=doc
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=dev-qt/qtcore:4 dev-qt/qtgui:4
SLOT=0
SRC_URI=http://games.technoplaza.net/ggencoder/qt/history/ggencoder-0.91a.tar.bz2
_eclass_exported_funcs=src_unpack:qt4-r2 src_prepare:qt4-r2 src_configure:qt4-r2 src_compile:qt4-r2 src_install:-
_eclasses_=base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 qmake-utils 0a242e7177789b0028b4045f336dd4db qt4-r2 d6c113024bb3086a1facc65cd338930e toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=ba3aedcdd15c3f9d608bc65a208f86d5
|