summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-14 02:23:04 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-14 02:23:04 +0000
commit7358ea45b296263bc4c1f3cdcb57ff74abcca7bb (patch)
treed416a6ab62c125e171a9f2166fa9f1e7a4dcfff5 /net-dns
parentinherit user for enewgroup and enewuser (diff)
downloadgentoo-2-7358ea45b296263bc4c1f3cdcb57ff74abcca7bb.tar.gz
gentoo-2-7358ea45b296263bc4c1f3cdcb57ff74abcca7bb.tar.bz2
gentoo-2-7358ea45b296263bc4c1f3cdcb57ff74abcca7bb.zip
inherit user for enewgroup and enewuser
(Portage version: 2.2.0_alpha110_p32/cvs/Linux i686)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/ChangeLog7
-rw-r--r--net-dns/unbound/unbound-1.4.13_p2.ebuild4
-rw-r--r--net-dns/unbound/unbound-1.4.14.ebuild4
-rw-r--r--net-dns/unbound/unbound-1.4.15.ebuild4
-rw-r--r--net-dns/unbound/unbound-1.4.16.ebuild4
5 files changed, 13 insertions, 10 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index 0b69ea408688..d53f683d13cc 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.40 2012/05/21 09:54:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.41 2012/06/14 02:23:04 zmedico Exp $
+
+ 14 Jun 2012; Zac Medico <zmedico@gentoo.org> unbound-1.4.13_p2.ebuild,
+ unbound-1.4.14.ebuild, unbound-1.4.15.ebuild, unbound-1.4.16.ebuild:
+ inherit user for enewgroup and enewuser
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> unbound-1.4.16.ebuild:
x86 stable wrt bug #411885
@@ -178,4 +182,3 @@
22 Nov 2009; MATSUU Takuto <matsuu@gentoo.org> +unbound-1.3.4.ebuild,
+files/unbound.confd, +files/unbound.initd, +metadata.xml:
Initial import, bug #223103.
-
diff --git a/net-dns/unbound/unbound-1.4.13_p2.ebuild b/net-dns/unbound/unbound-1.4.13_p2.ebuild
index 0e17c1596316..c3bdbe1674b8 100644
--- a/net-dns/unbound/unbound-1.4.13_p2.ebuild
+++ b/net-dns/unbound/unbound-1.4.13_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.13_p2.ebuild,v 1.4 2012/02/27 14:07:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.13_p2.ebuild,v 1.5 2012/06/14 02:23:04 zmedico Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
MY_P="${P/_p/p}"
-inherit eutils flag-o-matic python
+inherit eutils flag-o-matic python user
DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"
diff --git a/net-dns/unbound/unbound-1.4.14.ebuild b/net-dns/unbound/unbound-1.4.14.ebuild
index 60f89ee7acf6..5604a1a191fd 100644
--- a/net-dns/unbound/unbound-1.4.14.ebuild
+++ b/net-dns/unbound/unbound-1.4.14.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.14.ebuild,v 1.2 2012/02/27 14:07:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.14.ebuild,v 1.3 2012/06/14 02:23:04 zmedico Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
-inherit eutils flag-o-matic python
+inherit eutils flag-o-matic python user
DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"
diff --git a/net-dns/unbound/unbound-1.4.15.ebuild b/net-dns/unbound/unbound-1.4.15.ebuild
index d1eaa0143082..c055d2425177 100644
--- a/net-dns/unbound/unbound-1.4.15.ebuild
+++ b/net-dns/unbound/unbound-1.4.15.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.15.ebuild,v 1.2 2012/02/27 14:07:00 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.15.ebuild,v 1.3 2012/06/14 02:23:04 zmedico Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
-inherit eutils flag-o-matic python
+inherit eutils flag-o-matic python user
DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"
diff --git a/net-dns/unbound/unbound-1.4.16.ebuild b/net-dns/unbound/unbound-1.4.16.ebuild
index 904b94564285..48b282a43a11 100644
--- a/net-dns/unbound/unbound-1.4.16.ebuild
+++ b/net-dns/unbound/unbound-1.4.16.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild,v 1.5 2012/05/21 09:54:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild,v 1.6 2012/06/14 02:23:04 zmedico Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-* *-jython"
-inherit eutils flag-o-matic python
+inherit eutils flag-o-matic python user
DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/"