public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: ChangeLog dbench-4.0.ebuild
@ 2008-11-24 22:37 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2008-11-24 22:37 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    08/11/24 22:37:04

  Modified:             ChangeLog dbench-4.0.ebuild
  Log:
  inherit goes near the top
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.30                 app-benchmarks/dbench/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	23 Nov 2008 09:46:22 -0000	1.29
+++ ChangeLog	24 Nov 2008 22:37:04 -0000	1.30
@@ -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.29 2008/11/23 09:46:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/ChangeLog,v 1.30 2008/11/24 22:37:04 mr_bones_ Exp $
+
+  24 Nov 2008; Michael Sterrett <mr_bones_@gentoo.org> dbench-4.0.ebuild:
+  inherit goes near the top
 
 *dbench-4.0 (23 Nov 2008)
 



1.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild?r1=1.1&r2=1.2

Index: dbench-4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dbench-4.0.ebuild	23 Nov 2008 09:46:22 -0000	1.1
+++ dbench-4.0.ebuild	24 Nov 2008 22:37:04 -0000	1.2
@@ -1,6 +1,8 @@
 # Copyright 1999-2008 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.1 2008/11/23 09:46:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/dbench/dbench-4.0.ebuild,v 1.2 2008/11/24 22:37:04 mr_bones_ Exp $
+
+inherit eutils autotools
 
 DESCRIPTION="Popular filesystem benchmark"
 SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz"
@@ -10,8 +12,6 @@
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
-inherit eutils autotools
-
 src_unpack() {
 	unpack ${A}
 	cd "${WORKDIR}/${P}"






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

only message in thread, other threads:[~2008-11-24 22:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 22:37 [gentoo-commits] gentoo-x86 commit in app-benchmarks/dbench: ChangeLog dbench-4.0.ebuild Michael Sterrett (mr_bones_)

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