diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-10-04 19:20:38 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-10-04 19:20:38 +0100 |
commit | 4be6e441692aa728e043a218c6850be5866b3d79 (patch) | |
tree | 3c302b046c2ffe704f27b176bd3a525496d69f87 /net-dns/avahi | |
parent | 836dcf91c181df6afb0f658bf31d34744f8ff052 (diff) |
drop fucked up avahi and pinentry
Diffstat (limited to 'net-dns/avahi')
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r5.ebuild | 26 | ||||
-rw-r--r-- | net-dns/avahi/avahi-0.6.31-r6.ebuild | 26 | ||||
-rw-r--r-- | net-dns/avahi/metadata.xml | 17 |
3 files changed, 0 insertions, 69 deletions
diff --git a/net-dns/avahi/avahi-0.6.31-r5.ebuild b/net-dns/avahi/avahi-0.6.31-r5.ebuild deleted file mode 100644 index 6fcd7c9a..00000000 --- a/net-dns/avahi/avahi-0.6.31-r5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Sabayon -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit multilib-build - -DESCRIPTION="System which facilitates service discovery on a local network (meta package)" -HOMEPAGE="http://avahi.org/" -SRC_URI="" - -KEYWORDS="~amd64 ~arm ~x86" - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils" - -COMMON_DEPEND="=net-dns/avahi-base-${PVR}[autoipd=,bookmarks=,dbus=,doc=,gdbm=,howl-compat=,introspection=,ipv6=,mdnsresponder-compat=,python=,test=,nls=,selinux=,${MULTILIB_USEDEP}] - gtk? ( =net-dns/avahi-gtk-${PVR}[bookmarks=,gdbm=,nls=,python=,dbus=,${MULTILIB_USEDEP}] ) - utils? ( =net-dns/avahi-gtk3-${PVR}[utils,${MULTILIB_USEDEP}] ) - gtk3? ( =net-dns/avahi-gtk3-${PVR}[${MULTILIB_USEDEP}] ) - mono? ( =net-dns/avahi-mono-${PVR}[${MULTILIB_USEDEP}] ) - qt4? ( =net-dns/avahi-qt-${PVR}[${MULTILIB_USEDEP}] )" -DEPEND="${COMMON_DEPEND}" -RDEPEND="${DEPEND}" diff --git a/net-dns/avahi/avahi-0.6.31-r6.ebuild b/net-dns/avahi/avahi-0.6.31-r6.ebuild deleted file mode 100644 index 18ca5eb4..00000000 --- a/net-dns/avahi/avahi-0.6.31-r6.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2014 Sabayon -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit multilib-build - -DESCRIPTION="System which facilitates service discovery on a local network (meta package)" -HOMEPAGE="http://avahi.org/" -SRC_URI="" - -KEYWORDS="amd64 ~arm x86" - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="autoipd bookmarks dbus doc gdbm gtk gtk3 howl-compat +introspection ipv6 kernel_linux mdnsresponder-compat mono nls python qt4 selinux test utils" - -COMMON_DEPEND="=net-dns/avahi-base-${PVR}[autoipd=,bookmarks=,dbus=,doc=,gdbm=,howl-compat=,introspection=,ipv6=,mdnsresponder-compat=,python=,test=,nls=,selinux=,${MULTILIB_USEDEP}] - gtk? ( =net-dns/avahi-gtk-${PVR}[bookmarks=,gdbm=,nls=,python=,dbus=,${MULTILIB_USEDEP}] ) - utils? ( =net-dns/avahi-gtk3-${PVR}[utils,${MULTILIB_USEDEP}] ) - gtk3? ( =net-dns/avahi-gtk3-${PVR}[${MULTILIB_USEDEP}] ) - mono? ( =net-dns/avahi-mono-${PVR}[${MULTILIB_USEDEP}] ) - qt4? ( =net-dns/avahi-qt-${PVR}[${MULTILIB_USEDEP}] )" -DEPEND="${COMMON_DEPEND}" -RDEPEND="${DEPEND}" diff --git a/net-dns/avahi/metadata.xml b/net-dns/avahi/metadata.xml deleted file mode 100644 index d8e743d4..00000000 --- a/net-dns/avahi/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>swegener@gentoo.org</email> -</maintainer> -<use> - <flag name='autoipd'>Build and install the IPv4LL (RFC3927) network address - configuration daemon</flag> - <flag name='bookmarks'>Install the avahi-bookmarks application (requires - <pkg>dev-python/twisted</pkg>)</flag> - <flag name='howl-compat'>Enable compat libraries for howl</flag> - <flag name='mdnsresponder-compat'>Enable compat libraries for - mDNSResponder</flag> -</use> -</pkgmetadata> |