blob: e1fac6675aa60d60f1986c05818646e00ae257d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DEPEND=virtual/pkgconfig >=x11-libs/gtk+-2.12.11:2 >=dev-libs/glib-2.16.5:2
DESCRIPTION=Graphical version of su written in C and GTK+ 2
EAPI=4
HOMEPAGE=https://github.com/nomius/ktsuss
KEYWORDS=amd64 ~ppc ~ppc64 x86
LICENSE=BSD
RDEPEND=>=x11-libs/gtk+-2.12.11:2 >=dev-libs/glib-2.16.5:2
SLOT=0
SRC_URI=https://ktsuss.googlecode.com/files/ktsuss-2.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=630d9dd9c058c3843217a96c2554fc53
|