blob: 428e81046ba46662f01825181c2d9d069033eb14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=net-libs/miniupnpc:0= libnotify? ( x11-libs/libtinynotify:0= )
DESCRIPTION=Automatic open port forwarder using UPnP
EAPI=5
HOMEPAGE=https://bitbucket.org/mgorny/autoupnp/
IUSE=libnotify
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=net-libs/miniupnpc:0= libnotify? ( x11-libs/libtinynotify:0= )
SLOT=0
SRC_URI=https://www.bitbucket.org/mgorny/autoupnp/downloads/autoupnp-0.4.7.tar.bz2
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=epatch 122e1264e67c4f59a1482f2095e0b35d estack 5ac2a138d0b33354b764d84f9e835db8 eutils 1ef31aee2bd63ffbfcae8a1843c9208d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=771d1c292fb1dc6a2915750b00d1400d
|