summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-01-18 16:24:25 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-01-18 16:24:25 +0000
commit700ee8507004c76a60d3be1a6eed1e18a58ea695 (patch)
treecb328304b9829a0532cc8766bd924bddf6f9be66 /net-dns
parentversion bump (diff)
downloadhistorical-700ee8507004c76a60d3be1a6eed1e18a58ea695.tar.gz
historical-700ee8507004c76a60d3be1a6eed1e18a58ea695.tar.bz2
historical-700ee8507004c76a60d3be1a6eed1e18a58ea695.zip
Added patch to make mono docs compile.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/avahi/ChangeLog6
-rw-r--r--net-dns/avahi/Manifest15
-rw-r--r--net-dns/avahi/avahi-0.6.3.ebuild4
-rw-r--r--net-dns/avahi/files/avahi-0.6.3-mono-docs.patch13
4 files changed, 34 insertions, 4 deletions
diff --git a/net-dns/avahi/ChangeLog b/net-dns/avahi/ChangeLog
index ad97d0fc2de0..918456e4d4fe 100644
--- a/net-dns/avahi/ChangeLog
+++ b/net-dns/avahi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/avahi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.27 2006/01/11 07:02:24 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.28 2006/01/18 16:24:25 cardoe Exp $
+
+ 18 Jan 2006; Doug Goldstein <cardoe@gentoo.org>
+ +files/avahi-0.6.3-mono-docs.patch, avahi-0.6.3.ebuild:
+ Added patch to make mono docs compile.
*avahi-0.6.3 (11 Jan 2006)
diff --git a/net-dns/avahi/Manifest b/net-dns/avahi/Manifest
index 05c63cb094f8..91dce895d392 100644
--- a/net-dns/avahi/Manifest
+++ b/net-dns/avahi/Manifest
@@ -1,8 +1,19 @@
-MD5 f24e63c568a41af1255848efabfffd6f ChangeLog 4127
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 40712e28045a560c67b306295dad5ca7 ChangeLog 4275
MD5 5da4a9160b981e4d0f2e64e12a39de37 avahi-0.5.2-r1.ebuild 2085
-MD5 13bf5a657900860a80f9c4a702896910 avahi-0.6.3.ebuild 2665
+MD5 733c3ec352c3f98791bda4eb6986b060 avahi-0.6.3.ebuild 2707
MD5 2189d236532868b9ae0d0ae87195acda files/0.6.1-need-dbus-initscript.patch 322
MD5 317c28eba6516a18140aa8e2cb26d618 files/avahi-0.6.1-no-ipv6.patch 362
+MD5 2770e5c252b0067d578052ad75557319 files/avahi-0.6.3-mono-docs.patch 485
MD5 b06b1183ea48e210c1943f0913f63714 files/digest-avahi-0.5.2-r1 63
MD5 ff0103188b322fd698fdddceb029277b files/digest-avahi-0.6.3 63
MD5 b8a99a5b7fa586fe9cabbacc87d88bfe metadata.xml 223
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDzmvTBtvusYtCZMsRAh7lAJ9yTj8SfOhKNxbcBlGj5Wq3yJ2GZgCdHf+V
+Pg9VxFc+loxmlbH7nShvD1U=
+=q3Ky
+-----END PGP SIGNATURE-----
diff --git a/net-dns/avahi/avahi-0.6.3.ebuild b/net-dns/avahi/avahi-0.6.3.ebuild
index 41c1084db54b..a1d5f04f9215 100644
--- a/net-dns/avahi/avahi-0.6.3.ebuild
+++ b/net-dns/avahi/avahi-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.3.ebuild,v 1.1 2006/01/11 07:02:24 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.3.ebuild,v 1.2 2006/01/18 16:24:25 cardoe Exp $
inherit eutils qt3 mono python
@@ -62,6 +62,8 @@ src_unpack() {
cd "${S}"
epatch "${FILESDIR}"/${PN}-0.6.1-no-ipv6.patch
use dbus && epatch "${FILESDIR}"/0.6.1-need-dbus-initscript.patch
+
+ epatch "${FILESDIR}"/${P}-mono-docs.patch
}
src_compile() {
diff --git a/net-dns/avahi/files/avahi-0.6.3-mono-docs.patch b/net-dns/avahi/files/avahi-0.6.3-mono-docs.patch
new file mode 100644
index 000000000000..643593d05937
--- /dev/null
+++ b/net-dns/avahi/files/avahi-0.6.3-mono-docs.patch
@@ -0,0 +1,13 @@
+--- avahi-0.6.2/avahi-sharp/Makefile.am 2005-12-22 07:36:22.000000000 -0500
++++ avahi-0.6.2/avahi-sharp/Makefile.am.new 2006-01-11 03:04:13.000000000 -0500
+@@ -64,7 +64,9 @@
+ update-docs: $(ASSEMBLY)
+ $(MONODOCER) -assembly:$(ASSEMBLY) -path:en
+
+-avahi-sharp-docs.zip avahi-sharp-docs.tree: $(srcdir)/en/*/*
++avahi-sharp-docs.zip: avahi-sharp-docs.tree
++
++avahi-sharp-docs.tree: $(srcdir)/en/*/*
+ $(MDASSEMBLER) --out avahi-sharp-docs --ecma $(srcdir)/en
+
+ docdir = $(MONODOC_DIR)