blob: f83797d5eb13359fe44c20d2a34ea377e390a606 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=net-libs/miniupnpc libnotify? ( x11-libs/libtinynotify ) >=app-portage/elt-patches-20170422
DESCRIPTION=Automatic open port forwarder using UPnP
EAPI=4
HOMEPAGE=https://bitbucket.org/mgorny/autoupnp/
IUSE=libnotify
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=net-libs/miniupnpc libnotify? ( x11-libs/libtinynotify )
SLOT=0
SRC_URI=https://www.bitbucket.org/mgorny/autoupnp/autoupnp-0.4.6.tar.bz2
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:-
_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 autotools-utils 5a4611dfba155b1659528663fad4cd5e epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=2914624e72a013f2ded4df8f746f2b3e
|