public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Rothe (corsair)" <corsair@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/ddclient: ChangeLog ddclient-3.7.3-r1.ebuild
Date: Tue, 04 Dec 2007 20:45:03 +0000	[thread overview]
Message-ID: <E1Izedb-0005Dv-GU@stork.gentoo.org> (raw)

corsair     07/12/04 20:45:03

  Modified:             ChangeLog ddclient-3.7.3-r1.ebuild
  Log:
  Stable on ppc64; bug #201115
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.31                 net-dns/ddclient/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	4 Dec 2007 08:05:09 -0000	1.30
+++ ChangeLog	4 Dec 2007 20:45:02 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/ddclient
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.30 2007/12/04 08:05:09 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ChangeLog,v 1.31 2007/12/04 20:45:02 corsair Exp $
+
+  04 Dec 2007; Markus Rothe <corsair@gentoo.org> ddclient-3.7.3-r1.ebuild:
+  Stable on ppc64; bug #201115
 
   04 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
   ddclient-3.7.3-r1.ebuild:



1.3                  net-dns/ddclient/ddclient-3.7.3-r1.ebuild

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

Index: ddclient-3.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.7.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ddclient-3.7.3-r1.ebuild	4 Dec 2007 08:05:09 -0000	1.2
+++ ddclient-3.7.3-r1.ebuild	4 Dec 2007 20:45:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.7.3-r1.ebuild,v 1.2 2007/12/04 08:05:09 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.7.3-r1.ebuild,v 1.3 2007/12/04 20:45:02 corsair Exp $
 
 inherit eutils
 
@@ -64,6 +64,9 @@
 }
 
 pkg_postinst() {
+	# ensure the directories are owned by the user:group for this pkg
+	chown ${PN}:${PN} /var/{cache,run}/${PN}
+
 	use ssl && return
 	ewarn
 	ewarn "$PN will not have support for ssl, which means your dynamic DNS account"
@@ -71,7 +74,4 @@
 	ewarn "clear. To secure your information, add 'ssl' to your USEflags,"
 	ewarn "emerge -N ddclient, and add 'ssl=yes' to /etc/$PN/$PN.conf"
 	ewarn
-
-	# ensure the directories are owned by the user:group for this pkg
-	chown ${PN}:${PN} /var/{cache,run}/${PN}
 }



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-04 20:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04 20:45 Markus Rothe (corsair) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-24 20:53 [gentoo-commits] gentoo-x86 commit in net-dns/ddclient: ChangeLog ddclient-3.7.3-r1.ebuild Thomas Anderson (gentoofan23)
2007-12-17 20:48 Jeroen Roovers (jer)
2007-12-08 11:52 Raul Porcel (armin76)
2007-12-08  9:17 Samuli Suominen (drac)
2007-12-07 20:35 Markus Rothe (corsair)
2007-12-07 16:58 Tobias Scherbaum (dertobi123)
2007-12-04  8:05 Christian Faulhammer (opfer)
2007-12-03 16:02 Doug Klima (cardoe)

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=E1Izedb-0005Dv-GU@stork.gentoo.org \
    --to=corsair@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