public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/avahi: ChangeLog avahi-0.6.19-r2.ebuild avahi-0.6.22-r1.ebuild avahi-0.6.23.ebuild
@ 2008-12-14 15:15 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; only message in thread
From: Peter Alfredsen (loki_val) @ 2008-12-14 15:15 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/12/14 15:15:48

  Modified:             ChangeLog avahi-0.6.19-r2.ebuild
                        avahi-0.6.22-r1.ebuild avahi-0.6.23.ebuild
  Log:
  Use virtual/monodoc to accomodate inclusion of monodoc in mono from >=mono-2.2_pre1
  (Portage version: 2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64)

Revision  Changes    Path
1.148                net-dns/avahi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	17 Aug 2008 15:40:09 -0000	1.147
+++ ChangeLog	14 Dec 2008 15:15:48 -0000	1.148
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/avahi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.147 2008/08/17 15:40:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.148 2008/12/14 15:15:48 loki_val Exp $
+
+  14 Dec 2008; Peter Alfredsen <loki_val@gentoo.org> avahi-0.6.19-r2.ebuild,
+  avahi-0.6.22-r1.ebuild, avahi-0.6.23.ebuild:
+  Use virtual/monodoc to accomodate inclusion of monodoc in mono from
+  >=mono-2.2_pre1
 
   17 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
   add GLEP 56 USE flag desc from use.local.desc



1.10                 net-dns/avahi/avahi-0.6.19-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild?r1=1.9&r2=1.10

Index: avahi-0.6.19-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- avahi-0.6.19-r2.ebuild	27 Jul 2008 21:57:29 -0000	1.9
+++ avahi-0.6.19-r2.ebuild	14 Dec 2008 15:15:48 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild,v 1.9 2008/07/27 21:57:29 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.19-r2.ebuild,v 1.10 2008/12/14 15:15:48 loki_val Exp $
 
 EAPI=1
 
@@ -61,7 +61,7 @@
 	>=dev-util/pkgconfig-0.9.0
 	doc? (
 		app-doc/doxygen
-		mono? ( >=dev-util/monodoc-1.1.8 )
+		mono? ( >=virtual/monodoc-1.1.8 )
 	)"
 
 pkg_setup() {



1.10                 net-dns/avahi/avahi-0.6.22-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild?r1=1.9&r2=1.10

Index: avahi-0.6.22-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- avahi-0.6.22-r1.ebuild	29 May 2008 17:36:48 -0000	1.9
+++ avahi-0.6.22-r1.ebuild	14 Dec 2008 15:15:48 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 2000-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild,v 1.9 2008/05/29 17:36:48 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.22-r1.ebuild,v 1.10 2008/12/14 15:15:48 loki_val Exp $
 
 WANT_AUTOMAKE="1.9"
 WANT_AUTOCONF="none"
@@ -65,7 +65,7 @@
 	>=dev-util/pkgconfig-0.9.0
 	doc? (
 		app-doc/doxygen
-		mono? ( >=dev-util/monodoc-1.1.8 )
+		mono? ( >=virtual/monodoc-1.1.8 )
 	)"
 
 pkg_setup() {



1.2                  net-dns/avahi/avahi-0.6.23.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild?r1=1.1&r2=1.2

Index: avahi-0.6.23.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- avahi-0.6.23.ebuild	25 Jun 2008 19:26:13 -0000	1.1
+++ avahi-0.6.23.ebuild	14 Dec 2008 15:15:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2000-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild,v 1.1 2008/06/25 19:26:13 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.23.ebuild,v 1.2 2008/12/14 15:15:48 loki_val Exp $
 
 EAPI="1"
 
@@ -63,7 +63,7 @@
 	>=dev-util/pkgconfig-0.9.0
 	doc? (
 		app-doc/doxygen
-		mono? ( >=dev-util/monodoc-1.1.8 )
+		mono? ( >=virtual/monodoc-1.1.8 )
 	)"
 
 pkg_setup() {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-14 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-14 15:15 [gentoo-commits] gentoo-x86 commit in net-dns/avahi: ChangeLog avahi-0.6.19-r2.ebuild avahi-0.6.22-r1.ebuild avahi-0.6.23.ebuild Peter Alfredsen (loki_val)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox