public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-03-08 20:54 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-03-08 20:54 UTC (permalink / raw
  To: gentoo-commits

maekke      09/03/08 20:54:47

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #261723
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.2&r2=1.3

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dbench-4.0.ebuild	24 Nov 2008 22:37:04 -0000	1.2
+++ dbench-4.0.ebuild	8 Mar 2009 20:54:47 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.2 2008/11/24 22:37:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.3 2009/03/08 20:54:47 maekke Exp $
 
 inherit eutils autotools
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 src_unpack() {



1.31                 app-benchmarks/dbench/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	24 Nov 2008 22:37:04 -0000	1.30
+++ ChangeLog	8 Mar 2009 20:54:47 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.30 2008/11/24 22:37:04 mr_bones_ Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.31 2009/03/08 20:54:47 maekke Exp $
+
+  08 Mar 2009; Markus Meier <maekke@gentoo.org> dbench-4.0.ebuild:
+  amd64/x86 stable, bug #261723
 
   24 Nov 2008; Michael Sterrett <mr_bones_@gentoo.org> dbench-4.0.ebuild:
   inherit goes near the top






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-03-09 12:54 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-03-09 12:54 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/03/09 12:54:01

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  Remove econf call from src_unpack.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.3&r2=1.4

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dbench-4.0.ebuild	8 Mar 2009 20:54:47 -0000	1.3
+++ dbench-4.0.ebuild	9 Mar 2009 12:54:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.3 2009/03/08 20:54:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.4 2009/03/09 12:54:01 flameeyes Exp $
 
 inherit eutils autotools
 
@@ -17,7 +17,6 @@
 	cd "${WORKDIR}/${P}"
 	eautoheader
 	eautoconf
-	econf
 	}
 
 src_install() {



1.32                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	8 Mar 2009 20:54:47 -0000	1.31
+++ ChangeLog	9 Mar 2009 12:54:01 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.31 2009/03/08 20:54:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.32 2009/03/09 12:54:01 flameeyes Exp $
+
+  09 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> dbench-4.0.ebuild:
+  Remove econf call from src_unpack.
 
   08 Mar 2009; Markus Meier <maekke@gentoo.org> dbench-4.0.ebuild:
   amd64/x86 stable, bug #261723






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-03-11 16:12 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-03-11 16:12 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/11 16:12:03

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  stable ppc64, bug 261723
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.5                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.4&r2=1.5

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dbench-4.0.ebuild	9 Mar 2009 12:54:01 -0000	1.4
+++ dbench-4.0.ebuild	11 Mar 2009 16:12:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.4 2009/03/09 12:54:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.5 2009/03/11 16:12:03 ranger Exp $
 
 inherit eutils autotools
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 src_unpack() {



1.33                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	9 Mar 2009 12:54:01 -0000	1.32
+++ ChangeLog	11 Mar 2009 16:12:03 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.32 2009/03/09 12:54:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.33 2009/03/11 16:12:03 ranger Exp $
+
+  11 Mar 2009; Brent Baude <ranger@gentoo.org> dbench-4.0.ebuild:
+  stable ppc64, bug 261723
 
   09 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org> dbench-4.0.ebuild:
   Remove econf call from src_unpack.






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-03-11 19:48 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-11 19:48 UTC (permalink / raw
  To: gentoo-commits

jer         09/03/11 19:48:32

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #261723).
  (Portage version: 2.2_rc24/cvs/Linux i686)

Revision  Changes    Path
1.6                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.5&r2=1.6

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dbench-4.0.ebuild	11 Mar 2009 16:12:03 -0000	1.5
+++ dbench-4.0.ebuild	11 Mar 2009 19:48:32 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.5 2009/03/11 16:12:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.6 2009/03/11 19:48:32 jer Exp $
 
 inherit eutils autotools
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 src_unpack() {



1.34                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	11 Mar 2009 16:12:03 -0000	1.33
+++ ChangeLog	11 Mar 2009 19:48:32 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.33 2009/03/11 16:12:03 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.34 2009/03/11 19:48:32 jer Exp $
+
+  11 Mar 2009; Jeroen Roovers <jer@gentoo.org> dbench-4.0.ebuild:
+  Stable for HPPA (bug #261723).
 
   11 Mar 2009; Brent Baude <ranger@gentoo.org> dbench-4.0.ebuild:
   stable ppc64, bug 261723






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-03-18 15:11 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-03-18 15:11 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/18 15:11:28

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  stable ppc, bug 261723
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.6&r2=1.7

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dbench-4.0.ebuild	11 Mar 2009 19:48:32 -0000	1.6
+++ dbench-4.0.ebuild	18 Mar 2009 15:11:28 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.6 2009/03/11 19:48:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.7 2009/03/18 15:11:28 ranger Exp $
 
 inherit eutils autotools
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86"
 IUSE=""
 
 src_unpack() {



1.35                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	11 Mar 2009 19:48:32 -0000	1.34
+++ ChangeLog	18 Mar 2009 15:11:28 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.34 2009/03/11 19:48:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.35 2009/03/18 15:11:28 ranger Exp $
+
+  18 Mar 2009; Brent Baude <ranger@gentoo.org> dbench-4.0.ebuild:
+  stable ppc, bug 261723
 
   11 Mar 2009; Jeroen Roovers <jer@gentoo.org> dbench-4.0.ebuild:
   Stable for HPPA (bug #261723).






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-05-01 17:58 Patrick Lauer (patrick)
  0 siblings, 0 replies; 7+ messages in thread
From: Patrick Lauer (patrick) @ 2009-05-01 17:58 UTC (permalink / raw
  To: gentoo-commits

patrick     09/05/01 17:58:20

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  Fixing missing dev-libs/popt dep as noted in #261723
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.7&r2=1.8

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dbench-4.0.ebuild	18 Mar 2009 15:11:28 -0000	1.7
+++ dbench-4.0.ebuild	1 May 2009 17:58:20 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.7 2009/03/18 15:11:28 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.8 2009/05/01 17:58:20 patrick Exp $
 
 inherit eutils autotools
 
@@ -12,6 +12,9 @@
 KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86"
 IUSE=""
 
+DEPEND="dev-libs/popt"
+RDEPEND="${DEPEND}"
+
 src_unpack() {
 	unpack ${A}
 	cd "${WORKDIR}/${P}"



1.36                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	18 Mar 2009 15:11:28 -0000	1.35
+++ ChangeLog	1 May 2009 17:58:20 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.35 2009/03/18 15:11:28 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.36 2009/05/01 17:58:20 patrick Exp $
+
+  01 May 2009; Patrick Lauer <patrick@gentoo.org> dbench-4.0.ebuild:
+  Fixing missing dev-libs/popt dep as noted in #261723
 
   18 Mar 2009; Brent Baude <ranger@gentoo.org> dbench-4.0.ebuild:
   stable ppc, bug 261723






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

* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog
@ 2009-05-01 23:03 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 7+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-05-01 23:03 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/05/01 23:03:29

  Modified:             dbench-4.0.ebuild ChangeLog
  Log:
  stable sparc, bug 261723
  (Portage version: 2.1.6.11/cvs/Linux sparc64)

Revision  Changes    Path
1.9                  app-benchmarks/dbench/dbench-4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.8&r2=1.9

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dbench-4.0.ebuild	1 May 2009 17:58:20 -0000	1.8
+++ dbench-4.0.ebuild	1 May 2009 23:03:29 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.8 2009/05/01 17:58:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.9 2009/05/01 23:03:29 tcunha Exp $
 
 inherit eutils autotools
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-libs/popt"



1.37                 app-benchmarks/dbench/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	1 May 2009 17:58:20 -0000	1.36
+++ ChangeLog	1 May 2009 23:03:29 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for app-benchmarks/dbench
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.36 2009/05/01 17:58:20 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.37 2009/05/01 23:03:29 tcunha Exp $
+
+  01 May 2009; Tiago Cunha <tcunha@gentoo.org> dbench-4.0.ebuild:
+  stable sparc, bug 261723
 
   01 May 2009; Patrick Lauer <patrick@gentoo.org> dbench-4.0.ebuild:
   Fixing missing dev-libs/popt dep as noted in #261723






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

end of thread, other threads:[~2009-05-01 23:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08 20:54 [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: dbench-4.0.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-09 12:54 Diego Petteno (flameeyes)
2009-03-11 16:12 Brent Baude (ranger)
2009-03-11 19:48 Jeroen Roovers (jer)
2009-03-18 15:11 Brent Baude (ranger)
2009-05-01 17:58 Patrick Lauer (patrick)
2009-05-01 23:03 Tiago Cunha (tcunha)

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