blob: 44f636fc94b05fb2861fc8797c7843faca1025a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare
DEPEND=gtk? ( x11-libs/gtk+:2 x11-libs/vte:0 )
DESCRIPTION=A nice tool to manage amt-enabled machines
EAPI=5
HOMEPAGE=https://www.kraxel.org/blog/linux/amtterm/
IUSE=gtk
KEYWORDS=~amd64 ~x86 ~amd64-linux
LICENSE=GPL-2
RDEPEND=gtk? ( x11-libs/gtk+:2 x11-libs/vte:0 ) dev-perl/SOAP-Lite
SLOT=0
SRC_URI=https://www.kraxel.org/releases/amtterm/amtterm-1.3.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=46f9f2eaa3f865347a456ef9ba14daeb
|