From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: net-dns/resolvconf-symlink/
Date: Wed, 10 Aug 2011 09:57:10 +0000 (UTC) [thread overview]
Message-ID: <545c4f2f98fe975085d3e957dd780d11ea84c7de.mgorny@gentoo> (raw)
commit: 545c4f2f98fe975085d3e957dd780d11ea84c7de
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 09:58:35 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 09:58:35 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=545c4f2f
net-dns/resolvconf-symlink: Make the wildcard match NetworkManager as well.
(Portage version: 2.2.0_alpha50_p1/git/Linux x86_64, signed Manifest commit with key 42B9401D)
---
net-dns/resolvconf-symlink/Manifest | 12 ++++++------
.../resolvconf-symlink/resolvconf-symlink-0.ebuild | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/net-dns/resolvconf-symlink/Manifest b/net-dns/resolvconf-symlink/Manifest
index 6d866c7..5383f81 100644
--- a/net-dns/resolvconf-symlink/Manifest
+++ b/net-dns/resolvconf-symlink/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-EBUILD resolvconf-symlink-0.ebuild 1515 RMD160 64266461db1efc6120a405168c738309bbd78822 SHA1 0d44fef30b2815a45f9112cd8647ccb7a2d75551 SHA256 5f05453ea27a9cc27ba2472ba6993d4b7b83851d74c53c9f5110a4103e23d806
+EBUILD resolvconf-symlink-0.ebuild 1506 RMD160 0ecea82863d658a261571e7cf37dd1c088a55f7c SHA1 1389ea5bd5e0433691a1bdbaca1f8b78dfa12e1f SHA256 18fdc531d33d5e1d7ed42b65c7617816b0d71edc54f26a06779232cc00be31cf
MISC metadata.xml 341 RMD160 fd0c072cc39a02d3966832e98f933ced70623716 SHA1 37334a1d093ba4343b02c61a48917a38e02888af SHA256 e963d43ebe02b71c47fa94c9eb398a0d69203929af6407b23649c4bf8982ddc6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
-iJwEAQEIAAYFAk5CUxoACgkQfXuS5UK5QB1vvQQAqBOXJam8FLEg4JSn+r94tdTn
-Cg2KfqxwwugB6UDlXAkIMgzzYAHo/WGZY3FSr0HzTgyw9X35Gaa5noAeGr0P4VNh
-fdIrLcAQ3WSJIP+HxgCjTds+PVw5uYERO/4tguuzRh7fAWcmERcbaesxZK+CAmdX
-kVUTKfuoPGkb3uI3j3A=
-=5BdO
+iJwEAQEIAAYFAk5CVksACgkQfXuS5UK5QB11+gQArJGDGicVN7AUkYjR0kLDkLsG
+lt7JXDjkpyt+Yuv6/6n/UOSoK7ds5fRSqXpgaUqQk4pLvCfhih/8fQnD+M3W5LsF
+wIpa+DvJTe8MQVdlniIQB6xPuZstTdTjUP+9VeznDa+dG53eUVp8mhINSe/2zV7A
+VfouMSCWDF3UV6Y3lZU=
+=Z1vO
-----END PGP SIGNATURE-----
diff --git a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
index f0c1a23..bed0009 100644
--- a/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
+++ b/net-dns/resolvconf-symlink/resolvconf-symlink-0.ebuild
@@ -20,7 +20,7 @@ pkg_preinst() {
if [[ -f "${ROOT}"etc/resolv.conf && ! -L "${ROOT}"etc/resolv.conf ]]
then # migrate existing resolv.conf
if [[ "$(head -n 1 "${ROOT}"etc/resolv.conf)" \
- != "# Generated by resolvconf" ]]; then
+ != "# Generated by "* ]]; then
eerror "${ROOT}etc/resolv.conf seems not to be autogenerated."
eerror "Aborting build to avoid removing user data. If that file is supposed"
next reply other threads:[~2011-08-10 9:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-10 9:57 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-16 21:17 [gentoo-commits] dev/mgorny:master commit in: net-dns/resolvconf-symlink/ Michał Górny
2011-08-10 9:43 Michał Górny
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=545c4f2f98fe975085d3e957dd780d11ea84c7de.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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