public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: sys-auth/nss-mdns/files/
@ 2011-02-10  8:35 Dennis Schridde
  0 siblings, 0 replies; only message in thread
From: Dennis Schridde @ 2011-02-10  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     8d1c7300340455ba0c30cf773d33ccfa723f41ad
Author:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
AuthorDate: Thu Feb 10 08:26:24 2011 +0000
Commit:     Dennis Schridde <devurandom <AT> gmx <DOT> net>
CommitDate: Thu Feb 10 08:35:01 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8d1c7300

[sys-auth/nss-mdns-0.10] Remove obsolete patch

(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 50ED256E)

---
 .../nss-mdns-0.10-no-minimal-search-domains.patch  |   29 --------------------
 1 files changed, 0 insertions(+), 29 deletions(-)

diff --git a/sys-auth/nss-mdns/files/nss-mdns-0.10-no-minimal-search-domains.patch b/sys-auth/nss-mdns/files/nss-mdns-0.10-no-minimal-search-domains.patch
deleted file mode 100644
index e32cd34..0000000
--- a/sys-auth/nss-mdns/files/nss-mdns-0.10-no-minimal-search-domains.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- nss-mdns-0.10/src/nss.c.orig	2011-02-09 20:48:14.183106464 +0100
-+++ nss-mdns-0.10/src/nss.c	2011-02-09 20:49:41.816945892 +0100
-@@ -177,7 +177,7 @@
-     return ends_with(name, ".local") || ends_with(name, ".local."); 
- }
- 
--#ifdef HONOUR_SEARCH_DOMAINS
-+#if defined(HONOUR_SEARCH_DOMAINS) && !defined(MDNS_MINIMAL)
- 
- static char **alloc_domains(unsigned ndomains) {
-     char **domains;
-@@ -379,7 +379,7 @@
-             status = NSS_STATUS_NOTFOUND;
-     }
- 
--#ifdef HONOUR_SEARCH_DOMAINS
-+#if defined(HONOUR_SEARCH_DOMAINS) && !defined(MDNS_MINIMAL)
-     if (u.count == 0 && avahi_works && !ends_with(name, ".")) {
-         char **domains;
- 
-@@ -449,7 +449,7 @@
-                 status = NSS_STATUS_NOTFOUND;
-         }
- 
--#ifdef HONOUR_SEARCH_DOMAINS
-+#if defined(HONOUR_SEARCH_DOMAINS) && !defined(HONOUR_SEARCH_DOMAINS)
-         if (u.count == 0 && !ends_with(name, ".")) {
-             char **domains;
-             



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

only message in thread, other threads:[~2011-02-10  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  8:35 [gentoo-commits] proj/kde:master commit in: sys-auth/nss-mdns/files/ Dennis Schridde

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