public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dennis Schridde" <devurandom@gmx.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sys-auth/nss-mdns/files/
Date: Thu, 10 Feb 2011 08:35:11 +0000 (UTC)	[thread overview]
Message-ID: <8d1c7300340455ba0c30cf773d33ccfa723f41ad.devurandom@gentoo> (raw)

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;
-             



                 reply	other threads:[~2011-02-10  8:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8d1c7300340455ba0c30cf773d33ccfa723f41ad.devurandom@gentoo \
    --to=devurandom@gmx.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox