Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 645856
Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +1 lines)
Line  Link Here
0
-- /usr/portage/net-dns/avahi/avahi-0.7-r1.ebuild      2018-01-20 22:38:59.000000000 -0500
0
++ /usr/local/portage/net-dns/avahi/avahi-0.7-r2.ebuild        2018-01-26 16:59:10.385553151 -0500
Lines 6-21 Link Here
6
PYTHON_COMPAT=( python2_7 )
6
PYTHON_COMPAT=( python2_7 )
7
PYTHON_REQ_USE="gdbm"
7
PYTHON_REQ_USE="gdbm"
8
WANT_AUTOMAKE=1.11
9
10
inherit autotools eutils flag-o-matic multilib multilib-minimal mono-env python-r1 systemd user
8
inherit autotools eutils flag-o-matic multilib multilib-minimal mono-env python-r1 systemd user
11
DESCRIPTION="System which facilitates service discovery on a local network"
9
DESCRIPTION="System which facilitates service discovery on a local network"
12
HOMEPAGE="http://avahi.org/"
10
HOMEPAGE="http://avahi.org/"
13
SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
11
SRC_URI="https://github.com/lathiat/avahi/archive/v${PV}.tar.gz -> ${P}.tar.gz"
14
S="${WORKDIR}/${P}"
15
16
LICENSE="LGPL-2.1"
12
LICENSE="LGPL-2.1"
17
SLOT="0"
13
SLOT="0"
18
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
14
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"

Return to bug 645856