public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/
Date: Wed, 11 Jul 2018 08:51:52 +0000 (UTC)	[thread overview]
Message-ID: <1531299102.60c218ea25ffc834dffaa86201da3c1b141ed4c6.chainsaw@gentoo> (raw)

commit:     60c218ea25ffc834dffaa86201da3c1b141ed4c6
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Mon Jul  9 14:06:44 2018 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 08:51:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c218ea

app-benchmarks/geekbench: drop old version

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 app-benchmarks/geekbench/Manifest               |  1 -
 app-benchmarks/geekbench/geekbench-4.2.2.ebuild | 43 -------------------------
 2 files changed, 44 deletions(-)

diff --git a/app-benchmarks/geekbench/Manifest b/app-benchmarks/geekbench/Manifest
index 6f6792f9933..0c50e5e588b 100644
--- a/app-benchmarks/geekbench/Manifest
+++ b/app-benchmarks/geekbench/Manifest
@@ -1,5 +1,4 @@
 DIST Geekbench-2.4.2-LinuxARM.tar.gz 1921401 BLAKE2B 34d86178e35d586b79182b3320303258a5dcc6f169cee0134f1114927ff52745d5f6c0b5d604698e45a464a157454a249cab8e3114b01dad3f7b693ca45a5b0b SHA512 0acc0ce61aa5d2575976c66aeae6ebb88ba895dd89c07daf55e2c7af344858a620336f3e79ccfc5e7b8829caa9d600f97a35a4d6e4da630d19d723dd887fdafe
 DIST Geekbench-2.4.3-Linux.tar.gz 3337551 BLAKE2B cb660f3c08cc812cb23374032490a148449a36845fe63320788432493581ec6bd5958bf178d83d68b532ffbe5c7ee13e92b0bb00c0aca968bb2e499453f1b7a7 SHA512 d84e13eb5fd28fb232a5f93aa76f4855adcb9ccffbcd90dacc3e2b45231afd82e78d40c63f729391e5d00e95c14653e83757faca4e543c6306dd913c4e0edb87
 DIST Geekbench-3.4.2-Linux.tar.gz 9986039 BLAKE2B 63d7e768d65bc033260a0d99da17df2e518750f19882e63dbc9bbe6ff0b52a8cddb35b9143e85c01838bf5d77a04599578fc0a57a3e6fd89e7aec8c8ffdd4f5b SHA512 a61a5d5481682baefdce64f6054c3373900e8cd585dcbfa2feabbf386032986b40b603619c552102401a83e0b748831d00af5b5b5278e88ef42dee176adf06e9
-DIST Geekbench-4.2.2-Linux.tar.gz 71028908 BLAKE2B 640df8bb207ea1a0a8b5c7fc4725b517406826b5d9045eb2970515c4d175be1e9972582544f7088c113e725c067ec119d390c2cef183108dd592005e60740e8a SHA512 616b8eed266407154a3dcf09af5c4047cf0be8f852d6aae663f26a29d4a9df3bcc2b4c233b21614071ee0be3ca7316c5f09bccd4769b6db78a4e6187e281920c
 DIST Geekbench-4.2.3-Linux.tar.gz 71032570 BLAKE2B 9589c355561acffdfe6b68fcb7a73a7d3c87376db10b70d471d7970491c9ce29cd66e9d5f48968cb2b34fad6440a8667ebf061976e5b838295fb002442de101a SHA512 eaeb1657a1eff0dd8fac4b9a89e5a7d0da22e396e35ba6a1255c2a5c4434ad1a23cda54f28f4271a9a5450e57b3601c344964ddd96dcdef1144f17b7fd20aa4b

diff --git a/app-benchmarks/geekbench/geekbench-4.2.2.ebuild b/app-benchmarks/geekbench/geekbench-4.2.2.ebuild
deleted file mode 100644
index fc5aa6b4a13..00000000000
--- a/app-benchmarks/geekbench/geekbench-4.2.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windows"
-HOMEPAGE="https://www.geekbench.com"
-SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="geekbench"
-SLOT="4"
-
-RDEPEND="sys-devel/gcc
-	sys-libs/glibc"
-
-RESTRICT="bindist fetch mirror strip"
-
-S="${WORKDIR}/Geekbench-${PV}-Linux"
-
-QA_PREBUILT="opt/geekbench4/geekbench4 opt/geekbench4/geekbench_x86_32 opt/geekbench4/geekbench_x86_64"
-
-pkg_nofetch() {
-	elog "Please download ${A} from ${HOMEPAGE}/download/linux"
-	elog "and place it in your DISTDIR directory."
-}
-
-src_install() {
-	exeinto "/opt/geekbench4"
-	doexe "geekbench4" "geekbench_x86_32" "geekbench_x86_64"
-
-	insinto "/opt/geekbench4"
-	doins "geekbench.plar"
-
-	dodir "/opt/bin"
-	dosym "../geekbench4/geekbench4" "/opt/bin/geekbench4"
-}
-
-pkg_postinst() {
-	elog "If you have purchased a commercial license, you can enter"
-	elog "your email address and your license key with the following command:"
-	elog "geekbench4 -r <email address> <license key>"
-}


             reply	other threads:[~2018-07-11  8:51 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-11  8:51 Tony Vroon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28 20:52 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/ Conrad Kostecki
2024-05-12 12:29 Conrad Kostecki
2024-05-12 12:29 Conrad Kostecki
2024-04-17 14:13 Conrad Kostecki
2024-04-17 14:13 Conrad Kostecki
2023-12-12 22:16 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-10-02 19:32 Conrad Kostecki
2023-09-13 19:42 Conrad Kostecki
2023-07-12 18:45 Conrad Kostecki
2023-07-12 18:45 Conrad Kostecki
2023-06-08 20:17 Conrad Kostecki
2023-04-23 15:48 Conrad Kostecki
2023-04-23 15:48 Conrad Kostecki
2023-04-09 19:35 Conrad Kostecki
2023-04-03 19:34 Conrad Kostecki
2023-03-03 23:04 Conrad Kostecki
2023-03-03 23:04 Conrad Kostecki
2023-03-03 23:04 Conrad Kostecki
2023-02-14 20:45 Conrad Kostecki
2023-02-14 20:42 Conrad Kostecki
2023-02-14 20:42 Conrad Kostecki
2023-02-14 20:42 Conrad Kostecki
2023-02-14 20:42 Conrad Kostecki
2023-02-14 16:01 Conrad Kostecki
2023-02-13  9:20 Conrad Kostecki
2022-12-25  0:20 Conrad Kostecki
2022-12-25  0:20 Conrad Kostecki
2022-12-04 14:34 Conrad Kostecki
2022-05-18 21:02 Conrad Kostecki
2022-02-03 15:03 Conrad Kostecki
2022-02-03 15:03 Conrad Kostecki
2021-12-23 19:19 Conrad Kostecki
2021-12-08 16:24 Conrad Kostecki
2021-12-08 16:24 Conrad Kostecki
2021-11-08 14:37 Conrad Kostecki
2021-11-08 14:37 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-10-29 22:01 Conrad Kostecki
2021-06-02 22:12 Conrad Kostecki
2021-06-02 22:12 Conrad Kostecki
2021-05-03 19:16 Conrad Kostecki
2021-04-13 22:20 Conrad Kostecki
2021-04-13 22:20 Conrad Kostecki
2021-03-09 23:17 Conrad Kostecki
2021-03-09 23:17 Conrad Kostecki
2021-02-06 16:55 Conrad Kostecki
2020-12-15 14:03 Conrad Kostecki
2020-12-15 14:03 Conrad Kostecki
2020-11-15 17:04 Conrad Kostecki
2020-11-15 17:04 Conrad Kostecki
2020-11-12 18:07 Conrad Kostecki
2020-11-12 18:07 Conrad Kostecki
2020-10-21  9:16 Conrad Kostecki
2020-10-21  9:16 Conrad Kostecki
2020-10-03 14:42 Conrad Kostecki
2020-09-18  8:01 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-06-28 21:24 Conrad Kostecki
2020-06-28 21:24 Conrad Kostecki
2020-06-14 21:57 Conrad Kostecki
2020-05-21 22:28 Conrad Kostecki
2020-05-21 22:28 Conrad Kostecki
2020-05-21  8:06 Agostino Sarubbo
2020-05-21  7:53 Agostino Sarubbo
2020-04-09  8:51 Conrad Kostecki
2020-01-27 15:44 Thomas Deutschmann
2020-01-20 12:52 Agostino Sarubbo
2019-12-29 23:27 Conrad Kostecki
2019-12-29 23:27 Conrad Kostecki
2019-12-04 23:52 Conrad Kostecki
2019-12-04 23:52 Conrad Kostecki
2019-10-29  6:22 Joonas Niilola
2019-10-29  6:22 Joonas Niilola
2019-10-29  6:22 Joonas Niilola
2019-10-01  5:20 Joonas Niilola
2019-10-01  5:20 Joonas Niilola
2019-09-24 13:51 Joonas Niilola
2019-09-23 20:18 Piotr Karbowski
2019-09-18 16:13 Joonas Niilola
2019-09-18 16:13 Joonas Niilola
2019-09-08  7:01 Joonas Niilola
2019-07-31  8:47 Joonas Niilola
2019-07-31  8:47 Joonas Niilola
2019-07-18  8:16 Michał Górny
2019-03-03 21:49 Andreas Sturmlechner
2019-03-03 12:00 Mikle Kolyada
2019-03-02 23:42 Thomas Deutschmann
2019-01-28 23:02 Patrice Clement
2019-01-28 23:02 Patrice Clement
2018-12-28 23:01 Patrice Clement
2018-12-28 23:01 Patrice Clement
2018-12-16 19:30 Andreas Sturmlechner
2018-11-06  7:29 Mikle Kolyada
2018-09-19  5:11 Georgy Yakovlev
2018-07-11  8:51 Tony Vroon
2018-07-09  0:39 Mikle Kolyada
2018-06-07  8:39 Michał Górny
2018-05-27 11:41 Mikle Kolyada
2018-05-18 15:05 Agostino Sarubbo
2018-05-07 19:22 Thomas Deutschmann
2018-03-24  8:56 Michał Górny

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=1531299102.60c218ea25ffc834dffaa86201da3c1b141ed4c6.chainsaw@gentoo \
    --to=chainsaw@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