summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-01-12 15:45:12 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-01-12 15:45:12 +0000
commit5c7ee37f963322c3c86415014c7f65e555e84d3d (patch)
tree26bb64d45b42e9c52a316525629fd92a3d94b870 /net-dns
parentRemove older versions (diff)
downloadgentoo-2-5c7ee37f963322c3c86415014c7f65e555e84d3d.tar.gz
gentoo-2-5c7ee37f963322c3c86415014c7f65e555e84d3d.tar.bz2
gentoo-2-5c7ee37f963322c3c86415014c7f65e555e84d3d.zip
Fix bug #496240
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/avahi/ChangeLog5
-rw-r--r--net-dns/avahi/avahi-0.6.31-r2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog
index 377e67dcf9a5..b7760b99f77d 100644
--- a/net-dns/avahi/ChangeLog
+++ b/net-dns/avahi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/avahi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.256 2014/01/12 15:32:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.257 2014/01/12 15:45:12 blueness Exp $
+
+ 12 Jan 2014; Anthony G. Basile <blueness@gentoo.org> avahi-0.6.31-r2.ebuild:
+ Fix bug #496240
12 Jan 2014; Anthony G. Basile <blueness@gentoo.org> -avahi-0.6.30-r1.ebuild,
-avahi-0.6.31-r1.ebuild, -avahi-0.6.31.ebuild:
diff --git a/net-dns/avahi/avahi-0.6.31-r2.ebuild b/net-dns/avahi/avahi-0.6.31-r2.ebuild
index 471bf077f438..16b904578dab 100644
--- a/net-dns/avahi/avahi-0.6.31-r2.ebuild
+++ b/net-dns/avahi/avahi-0.6.31-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.14 2013/10/12 12:14:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r2.ebuild,v 1.15 2014/01/12 15:45:11 blueness Exp $
EAPI="5"
@@ -44,6 +44,7 @@ COMMON_DEPEND="
gtk? ( dev-dotnet/gtk-sharp )
)
python? (
+ ${PYTHON_DEPS}
gtk? ( dev-python/pygtk )
dbus? ( dev-python/dbus-python )
)