public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/pdns: pdns-3.0.1.ebuild pdns-2.9.22.5.ebuild pdns-2.9.22.6.ebuild pdns-2.9.22-r1.ebuild pdns-3.0.ebuild ChangeLog
@ 2012-06-14  2:17 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2012-06-14  2:17 UTC (permalink / raw
  To: gentoo-commits

zmedico     12/06/14 02:17:35

  Modified:             pdns-3.0.1.ebuild pdns-2.9.22.5.ebuild
                        pdns-2.9.22.6.ebuild pdns-2.9.22-r1.ebuild
                        pdns-3.0.ebuild ChangeLog
  Log:
  inherit user for enewgroup and enewuser
  
  (Portage version: 2.2.0_alpha110_p32/cvs/Linux i686)

Revision  Changes    Path
1.8                  net-dns/pdns/pdns-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild?r1=1.7&r2=1.8

Index: pdns-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pdns-3.0.1.ebuild	3 May 2012 03:59:12 -0000	1.7
+++ pdns-3.0.1.ebuild	14 Jun 2012 02:17:35 -0000	1.8
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild,v 1.7 2012/05/03 03:59:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.1.ebuild,v 1.8 2012/06/14 02:17:35 zmedico Exp $
 
 EAPI=2
 
-inherit eutils multilib autotools
+inherit eutils multilib autotools user
 
 DESCRIPTION="The PowerDNS Daemon"
 SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"



1.3                  net-dns/pdns/pdns-2.9.22.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild?r1=1.2&r2=1.3

Index: pdns-2.9.22.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdns-2.9.22.5.ebuild	25 Jan 2012 21:14:57 -0000	1.2
+++ pdns-2.9.22.5.ebuild	14 Jun 2012 02:17:35 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild,v 1.2 2012/01/25 21:14:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.5.ebuild,v 1.3 2012/06/14 02:17:35 zmedico Exp $
 
 EAPI=2
-inherit eutils multilib
+inherit eutils multilib user
 
 DESCRIPTION="The PowerDNS Daemon"
 SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"



1.2                  net-dns/pdns/pdns-2.9.22.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild?r1=1.1&r2=1.2

Index: pdns-2.9.22.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pdns-2.9.22.6.ebuild	26 Jan 2012 20:17:49 -0000	1.1
+++ pdns-2.9.22.6.ebuild	14 Jun 2012 02:17:35 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild,v 1.1 2012/01/26 20:17:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22.6.ebuild,v 1.2 2012/06/14 02:17:35 zmedico Exp $
 
 EAPI=2
-inherit eutils multilib
+inherit eutils multilib user
 
 DESCRIPTION="The PowerDNS Daemon"
 SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"



1.6                  net-dns/pdns/pdns-2.9.22-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild?r1=1.5&r2=1.6

Index: pdns-2.9.22-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pdns-2.9.22-r1.ebuild	25 Jan 2012 21:14:57 -0000	1.5
+++ pdns-2.9.22-r1.ebuild	14 Jun 2012 02:17:35 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild,v 1.5 2012/01/25 21:14:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.22-r1.ebuild,v 1.6 2012/06/14 02:17:35 zmedico Exp $
 
 EAPI=2
-inherit eutils multilib
+inherit eutils multilib user
 
 DESCRIPTION="The PowerDNS Daemon"
 SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"



1.7                  net-dns/pdns/pdns-3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild?r1=1.6&r2=1.7

Index: pdns-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pdns-3.0.ebuild	3 May 2012 03:59:12 -0000	1.6
+++ pdns-3.0.ebuild	14 Jun 2012 02:17:35 -0000	1.7
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild,v 1.6 2012/05/03 03:59:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.0.ebuild,v 1.7 2012/06/14 02:17:35 zmedico Exp $
 
 EAPI=2
 
-inherit eutils multilib autotools
+inherit eutils multilib autotools user
 
 DESCRIPTION="The PowerDNS Daemon"
 SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz"



1.80                 net-dns/pdns/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	3 May 2012 03:59:12 -0000	1.79
+++ ChangeLog	14 Jun 2012 02:17:35 -0000	1.80
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/pdns
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.79 2012/05/03 03:59:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.80 2012/06/14 02:17:35 zmedico Exp $
+
+  14 Jun 2012; Zac Medico <zmedico@gentoo.org> pdns-2.9.22-r1.ebuild,
+  pdns-2.9.22.5.ebuild, pdns-2.9.22.6.ebuild, pdns-3.0.1.ebuild,
+  pdns-3.0.ebuild:
+  inherit user for enewgroup and enewuser
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> pdns-3.0.ebuild,
   pdns-3.0.1.ebuild:
@@ -338,4 +343,3 @@
 *pdns-2.9.8 (04 Jun 2003)
 
   04 Jun 2003; Jared Hudson <jhhudso@gentoo.org> : Initial import.
-






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

only message in thread, other threads:[~2012-06-14  2:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  2:17 [gentoo-commits] gentoo-x86 commit in net-dns/pdns: pdns-3.0.1.ebuild pdns-2.9.22.5.ebuild pdns-2.9.22.6.ebuild pdns-2.9.22-r1.ebuild pdns-3.0.ebuild ChangeLog Zac Medico (zmedico)

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