public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Göktürk Yüksek" <gokturk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/sysbench/
Date: Sun, 29 Jan 2017 04:40:57 +0000 (UTC)	[thread overview]
Message-ID: <1485663979.226bb3a01f40baa43bff2ea2f80abc4e923fe2ac.gokturk@gentoo> (raw)

commit:     226bb3a01f40baa43bff2ea2f80abc4e923fe2ac
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Sat Jan 28 07:15:00 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 04:26:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226bb3a0

app-benchmarks/sysbench: drop old

 app-benchmarks/sysbench/Manifest                  |  1 -
 app-benchmarks/sysbench/sysbench-0.4.12-r1.ebuild | 39 -----------------------
 2 files changed, 40 deletions(-)

diff --git a/app-benchmarks/sysbench/Manifest b/app-benchmarks/sysbench/Manifest
index a72a825..ed98f42 100644
--- a/app-benchmarks/sysbench/Manifest
+++ b/app-benchmarks/sysbench/Manifest
@@ -1,3 +1,2 @@
-DIST sysbench-0.4.12.tar.gz 421932 SHA256 83fa7464193e012c91254e595a89894d8e35b4a38324b52a5974777e3823ea9e SHA512 e5903a38c89ac850e7e8af6bba6a5311f8c14ab579eff794f9a7688f41804e8b53a8ababd4d1ea1c69625d53d9fe47842d123a6bc2c5fd74ffcac5bac488abbe WHIRLPOOL a880eba1464125817e8497e3492cd0ca20d751a73fd79d70777a41fbab85660152e09e27a8226fdd4424d615d748ca678dee991733b363c183c6618a8359bc3a
 DIST sysbench-1.0_pre20170122.tar.gz 1428246 SHA256 14703dc6e847a76977137b8a1f83d00823b5c9352ef5630863b4c13830b0b30d SHA512 b35ea6c01ed1514fb5d46526a4a322d28b7f18e54ef10f695310ff47e27facd97e44688c762177f937e23db2f9504bc71ae2c784fbd8030e365402b585434e2b WHIRLPOOL eda1de316b791a6fb31e12d8acc2328a3eb1009fa66ed4be14c7601f106f30a47a31fda188a2a4e0ea25366988b0a2e30a1c0c8b45dd857ed3009ca1c5a1284a
 DIST sysbench-48124f838b00ff83a044fbf046a9d8d0b1602d90.tar.gz 281484 SHA256 d3619b4399e6a77a679932571402cfae85c9fd17541050a77006184b3cad155a SHA512 2dd9bb78343df27894094829708dc133009d8ee65399beafbf38ea88d42be311180a18bf7b76cd41b22482606b7de13840cbdf5fc5841a0d2ed59dd65e34cebe WHIRLPOOL 67874d43c2a1d6cda45f64edfe0961018c9b8f5b13cc68b35dfbcebc1f5c75d2bc0ecfc1cffdcc62fc783fcc8a4cabd0e1bbccea5546bcd907d649b6f3b17c71

diff --git a/app-benchmarks/sysbench/sysbench-0.4.12-r1.ebuild b/app-benchmarks/sysbench/sysbench-0.4.12-r1.ebuild
deleted file mode 100644
index 56b54de..00000000
--- a/app-benchmarks/sysbench/sysbench-0.4.12-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit autotools
-
-DESCRIPTION="System performance benchmark"
-HOMEPAGE="http://sysbench.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="aio mysql"
-
-DEPEND="mysql? ( virtual/mysql )
-	aio? ( dev-libs/libaio )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	# fix for bug #297590
-	sed -e 's/SUBDIRS \= doc sysbench/SUBDIRS \= sysbench/' -i Makefile.am || die "sed of makefile failed"
-	eautoreconf
-}
-
-src_configure() {
-	if ! use aio; then my_econf="--disable-aio"; fi
-	econf $(use_with mysql mysql /usr) $my_econf || die "econf failed"
-}
-src_compile() {
-	emake || die "emake failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc ChangeLog README
-}


             reply	other threads:[~2017-01-29  4:41 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29  4:40 Göktürk Yüksek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-28 20:20 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/sysbench/ Conrad Kostecki
2024-03-09 17:41 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-02-10  2:53 Sam James
2021-07-01 21:15 Conrad Kostecki
2021-01-27 18:35 Conrad Kostecki
2021-01-10 23:21 Conrad Kostecki
2021-01-10 22:31 Sam James
2021-01-10 21:58 Sam James
2021-01-03 23:17 Conrad Kostecki
2020-12-23 21:49 Sam James
2020-12-23 20:00 Sam James
2020-11-21 23:40 Conrad Kostecki
2020-11-21 23:40 Conrad Kostecki
2020-11-21 18:27 Conrad Kostecki
2020-11-21 18:27 Conrad Kostecki
2020-03-18  8:30 Joonas Niilola
2020-03-18  8:30 Joonas Niilola
2019-08-28 11:17 Thomas Deutschmann
2019-08-28  9:11 David Seifert
2019-08-24 10:30 Thomas Deutschmann
2019-08-17 15:49 Joonas Niilola
2019-08-17 15:49 Joonas Niilola
2019-08-17 15:49 Joonas Niilola
2018-12-28  8:11 Mikle Kolyada
2018-12-22 22:25 Thomas Deutschmann
2018-12-22 13:44 Patrice Clement
2018-07-12  9:15 Tony Vroon
2018-07-12  9:14 Tony Vroon
2018-04-26 15:24 Aaron Bauman
2018-04-26 15:24 Aaron Bauman
2018-02-26 22:51 Mike Frysinger
2018-02-26 22:51 Mike Frysinger
2018-02-06 15:10 Thomas Deutschmann
2017-10-30 23:17 Patrice Clement
2017-10-29 22:08 Thomas Deutschmann
2017-07-15 16:42 Tobias Klausmann
2017-07-13 21:53 Göktürk Yüksek
2017-07-13 21:53 Göktürk Yüksek
2017-05-26 18:46 Göktürk Yüksek
2017-05-26 14:05 Agostino Sarubbo
2017-05-25 10:44 Agostino Sarubbo
2017-04-27 23:00 Göktürk Yüksek
2017-04-17  8:02 Agostino Sarubbo
2017-04-08  3:09 Göktürk Yüksek
2017-04-07 16:05 Agostino Sarubbo
2017-03-16 11:13 Amy Liffey
2017-03-07 20:49 Göktürk Yüksek
2017-03-07 20:49 Göktürk Yüksek
2017-03-02  5:50 Göktürk Yüksek
2017-02-06 20:55 Göktürk Yüksek
2017-01-29  4:40 Göktürk Yüksek
2017-01-29  4:40 Göktürk Yüksek
2016-12-28  8:34 Aaron Bauman
2016-12-27 22:36 Göktürk Yüksek
2016-10-31 15:07 Göktürk Yüksek
2016-10-27 14:44 Göktürk Yüksek
2016-10-27 14:44 Göktürk Yüksek
2016-10-27 14:44 Göktürk Yüksek
2016-06-08 20:18 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1485663979.226bb3a01f40baa43bff2ea2f80abc4e923fe2ac.gokturk@gentoo \
    --to=gokturk@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox