summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDion Moult <moult@gentoo.org>2014-01-19 21:27:12 +0000
committerDion Moult <moult@gentoo.org>2014-01-19 21:27:12 +0000
commit7bf7ce0602213611e6448e1e962fa2187004a5c4 (patch)
tree2c62b3325081888de158a4da8216f3d87c610ccc
parentAdded app-text/yelp-tools to DEPEND (bug #498628) (diff)
downloadgentoo-2-7bf7ce0602213611e6448e1e962fa2187004a5c4.tar.gz
gentoo-2-7bf7ce0602213611e6448e1e962fa2187004a5c4.tar.bz2
gentoo-2-7bf7ce0602213611e6448e1e962fa2187004a5c4.zip
Change virtual/monodoc dep to dev-lang/mono as former is treecleaned (bug 471180)
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--net-dns/avahi/ChangeLog6
-rw-r--r--net-dns/avahi/avahi-0.6.30-r3.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog
index b7760b99f77d..a8704c08b1e8 100644
--- a/net-dns/avahi/ChangeLog
+++ b/net-dns/avahi/ChangeLog
@@ -1,6 +1,10 @@
# 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.257 2014/01/12 15:45:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.258 2014/01/19 21:27:12 moult Exp $
+
+ 19 Jan 2014; Dion Moult <moult@gentoo.org> avahi-0.6.30-r3.ebuild:
+ Change virtual/monodoc dep to dev-lang/mono as former is treecleaned (bug
+ 471180)
12 Jan 2014; Anthony G. Basile <blueness@gentoo.org> avahi-0.6.31-r2.ebuild:
Fix bug #496240
diff --git a/net-dns/avahi/avahi-0.6.30-r3.ebuild b/net-dns/avahi/avahi-0.6.30-r3.ebuild
index a1a1b5a151a1..eb8f2943be63 100644
--- a/net-dns/avahi/avahi-0.6.30-r3.ebuild
+++ b/net-dns/avahi/avahi-0.6.30-r3.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.30-r3.ebuild,v 1.18 2013/08/03 09:45:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.30-r3.ebuild,v 1.19 2014/01/19 21:27:11 moult Exp $
EAPI="3"
@@ -54,7 +54,7 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
doc? (
app-doc/doxygen
- mono? ( >=virtual/monodoc-1.1.8 )
+ mono? ( >=dev-lang/mono-1.1.8 )
)"
RDEPEND="${COMMON_DEPEND}
howl-compat? ( !net-misc/howl )