public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.3.ebuild
@ 2010-03-18 16:30 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-03-18 16:30 UTC (permalink / raw
  To: gentoo-commits

fauli       10/03/18 16:30:24

  Modified:             ChangeLog unbound-1.4.3.ebuild
  Log:
  add app-text/wdiff as prerequisite for tests
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.10                 net-dns/unbound/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	12 Mar 2010 12:46:45 -0000	1.9
+++ ChangeLog	18 Mar 2010 16:30:23 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.9 2010/03/12 12:46:45 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.10 2010/03/18 16:30:23 fauli Exp $
+
+  18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
+  add app-text/wdiff as prerequisite for tests
 
 *unbound-1.4.3 (12 Mar 2010)
 



1.2                  net-dns/unbound/unbound-1.4.3.ebuild

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

Index: unbound-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.4.3.ebuild	12 Mar 2010 12:46:45 -0000	1.1
+++ unbound-1.4.3.ebuild	18 Mar 2010 16:30:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.1 2010/03/12 12:46:45 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.2 2010/03/18 16:30:23 fauli Exp $
 
 EAPI="2"
 
@@ -25,6 +25,7 @@
 	test? (
 		net-dns/ldns-utils[examples]
 		dev-util/splint
+		app-text/wdiff
 	)"
 
 pkg_setup() {






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.3.ebuild
@ 2010-03-18 16:39 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-03-18 16:39 UTC (permalink / raw
  To: gentoo-commits

fauli       10/03/18 16:39:04

  Modified:             ChangeLog unbound-1.4.3.ebuild
  Log:
  stable x86, security bug 309117
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.11                 net-dns/unbound/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	18 Mar 2010 16:30:23 -0000	1.10
+++ ChangeLog	18 Mar 2010 16:39:04 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.10 2010/03/18 16:30:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.11 2010/03/18 16:39:04 fauli Exp $
+
+  18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
+  stable x86, security bug 309117
 
   18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
   add app-text/wdiff as prerequisite for tests



1.3                  net-dns/unbound/unbound-1.4.3.ebuild

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

Index: unbound-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unbound-1.4.3.ebuild	18 Mar 2010 16:30:23 -0000	1.2
+++ unbound-1.4.3.ebuild	18 Mar 2010 16:39:04 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.2 2010/03/18 16:30:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.3 2010/03/18 16:39:04 fauli Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="debug libevent python static test threads"
 
 RDEPEND=">=dev-libs/openssl-0.9.8






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.3.ebuild
@ 2010-03-29 21:54 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2010-03-29 21:54 UTC (permalink / raw
  To: gentoo-commits

maekke      10/03/29 21:54:46

  Modified:             ChangeLog unbound-1.4.3.ebuild
  Log:
  amd64 stable, bug #309117
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-dns/unbound/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	18 Mar 2010 16:39:04 -0000	1.11
+++ ChangeLog	29 Mar 2010 21:54:46 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.11 2010/03/18 16:39:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.12 2010/03/29 21:54:46 maekke Exp $
+
+  29 Mar 2010; Markus Meier <maekke@gentoo.org> unbound-1.4.3.ebuild:
+  amd64 stable, bug #309117
 
   18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
   stable x86, security bug 309117



1.4                  net-dns/unbound/unbound-1.4.3.ebuild

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

Index: unbound-1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- unbound-1.4.3.ebuild	18 Mar 2010 16:39:04 -0000	1.3
+++ unbound-1.4.3.ebuild	29 Mar 2010 21:54:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.3 2010/03/18 16:39:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.4 2010/03/29 21:54:46 maekke Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="debug libevent python static test threads"
 
 RDEPEND=">=dev-libs/openssl-0.9.8






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-29 21:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-18 16:30 [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.3.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2010-03-18 16:39 Christian Faulhammer (fauli)
2010-03-29 21:54 Markus Meier (maekke)

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