public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rbtools/
Date: Sun, 20 Sep 2015 15:18:23 +0000 (UTC)	[thread overview]
Message-ID: <1442762294.3b40bc0ae4ac3694c74483d81fbf00b3a6685193.kensington@gentoo> (raw)

commit:     3b40bc0ae4ac3694c74483d81fbf00b3a6685193
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 15:14:09 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 15:18:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b40bc0a

dev-util/rbtools: remove old.

Package-Manager: portage-2.2.20.1

 dev-util/rbtools/Manifest             |  2 --
 dev-util/rbtools/rbtools-0.7.2.ebuild | 29 -----------------------------
 dev-util/rbtools/rbtools-0.7.3.ebuild | 29 -----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-util/rbtools/Manifest b/dev-util/rbtools/Manifest
index f7c768d..a13bef1 100644
--- a/dev-util/rbtools/Manifest
+++ b/dev-util/rbtools/Manifest
@@ -1,3 +1 @@
-DIST RBTools-0.7.2.tar.gz 147069 SHA256 91288b1cc3ecd36b6405721288d55a1f6819c9e709bba3e9109f05d419a2e8d9 SHA512 08fe88b32629b6db019b5d7f79ac58c955706f673e85e1fe2e422b4b13ba88bd6cb533699662a5bf14a3b58cd1831048fdb788424f91149fc5b640c1e090faf8 WHIRLPOOL 07e976bd58c652434fba11a25a8d380ec281ce5105fd103c6b74467348b8c365a66b6bfc234f1c0ddb8ab91a37db0cf9c2cc783fa33d0619e72793949eec5b1c
-DIST RBTools-0.7.3.tar.gz 156877 SHA256 70cf4bdbd32a940826d983fe35876c6f9d93b5639ba7b2aaf8211d32d6c186f0 SHA512 e9e130abf66d57d8956926e88a475c5d89b8cdc09ba4bc41785defd1301cdd129f9246a667cd9c02a5f6311bf023b614e34b1fd15b029bcaacfff98dbacf6ae3 WHIRLPOOL 2acc8f3d64e66e1b4c9fc762b2ac87456dc66aae7196735c4afba5bc362a19ffe3e24f4e891cb56cccef459b5cfc59234f7ba3852771b8aec8f051ffa6c58739
 DIST RBTools-0.7.4.tar.gz 158594 SHA256 1626d449eae9d03a8e3e5c0125f77a86eefdc615b86ba7ee1368b238521de198 SHA512 c12d254f1eeb7a8d06a1ab7cbb952f45975da355b436a7514cf9fa0c3fe60b713daa79874c8cf7df05b13acb22441cf6ae06e442b238b5481a01cdaf15f6c5c9 WHIRLPOOL b6116eb6445994dadb3c6003e8fdecf60d9fa17257988c9822b69c5cf19ae369e31c9a07315c14e27cdce35697f0eef16207306f0e6a5ec8fa47a9d0aa66680b

diff --git a/dev-util/rbtools/rbtools-0.7.2.ebuild b/dev-util/rbtools/rbtools-0.7.2.ebuild
deleted file mode 100644
index d27244c..0000000
--- a/dev-util/rbtools/rbtools-0.7.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 versionator
-
-MY_PN="RBTools"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Command line tools for use with Review Board"
-HOMEPAGE="http://www.reviewboard.org/"
-SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/six-1.8.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-DOCS=( AUTHORS NEWS README )
-
-S=${WORKDIR}/${MY_P}

diff --git a/dev-util/rbtools/rbtools-0.7.3.ebuild b/dev-util/rbtools/rbtools-0.7.3.ebuild
deleted file mode 100644
index 550781b..0000000
--- a/dev-util/rbtools/rbtools-0.7.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 versionator
-
-MY_PN="RBTools"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Command line tools for use with Review Board"
-HOMEPAGE="http://www.reviewboard.org/"
-SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/six-1.8.0[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-DOCS=( AUTHORS NEWS README )
-
-S=${WORKDIR}/${MY_P}


             reply	other threads:[~2015-09-20 15:18 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 15:18 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-08 11:35 [gentoo-commits] repo/gentoo:master commit in: dev-util/rbtools/ Hans de Graaff
2023-07-19 10:14 Jakov Smolić
2023-07-19 10:14 Jakov Smolić
2023-06-11 11:50 Hans de Graaff
2023-06-11 11:50 Hans de Graaff
2023-06-06 17:52 Arthur Zamarin
2023-02-14  6:56 Hans de Graaff
2023-01-14 11:47 Sam James
2023-01-14 11:47 Sam James
2022-12-19  6:51 Hans de Graaff
2022-12-05 18:24 Hans de Graaff
2022-12-05 18:24 Hans de Graaff
2022-11-12 13:52 Hans de Graaff
2022-10-30  6:48 Hans de Graaff
2022-10-25 12:50 Sam James
2022-10-25  9:08 Sam James
2022-10-25  6:02 Hans de Graaff
2022-10-05  5:33 Hans de Graaff
2022-09-01  0:36 Sam James
2022-06-24 20:59 Jakov Smolić
2022-06-17  4:52 Hans de Graaff
2022-05-22  5:29 Hans de Graaff
2022-05-21  9:47 Hans de Graaff
2022-03-24  6:09 Hans de Graaff
2022-01-22  9:48 Agostino Sarubbo
2022-01-21 23:20 Sam James
2022-01-08 11:47 Hans de Graaff
2021-08-29  7:55 Hans de Graaff
2021-07-29  4:41 Hans de Graaff
2021-07-29  4:41 Hans de Graaff
2021-06-01  6:59 Agostino Sarubbo
2021-06-01  6:32 Agostino Sarubbo
2021-01-17  9:47 Hans de Graaff
2020-11-30  6:18 Hans de Graaff
2020-11-30  6:18 Hans de Graaff
2020-10-13 10:01 Agostino Sarubbo
2020-09-02  5:20 Hans de Graaff
2020-04-15  4:16 Hans de Graaff
2020-02-09  7:21 Hans de Graaff
2020-02-07 12:12 Agostino Sarubbo
2020-02-06  8:21 Agostino Sarubbo
2020-02-04 17:04 Hans de Graaff
2020-02-04 15:40 Michał Górny
2019-10-02 19:08 Agostino Sarubbo
2019-10-02 18:53 Agostino Sarubbo
2019-09-28  6:03 Hans de Graaff
2019-09-28  6:03 Hans de Graaff
2019-09-06 19:11 Andreas Sturmlechner
2018-01-25 11:51 Michael Palimaka
2017-10-12 12:15 Michael Palimaka
2017-10-12 12:15 Michael Palimaka
2017-06-03 16:17 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-23 10:27 Agostino Sarubbo
2017-01-19 17:14 Johannes Huber
2017-01-19 17:14 Johannes Huber
2017-01-12 18:35 Michael Palimaka
2016-11-24 12:37 Michael Palimaka
2016-06-23 19:57 Michael Palimaka
2016-06-23 19:57 Michael Palimaka
2016-04-27 11:49 Michael Palimaka
2016-02-14 14:12 Michael Palimaka
2016-01-27  9:22 Agostino Sarubbo
2015-10-27 17:11 Michael Palimaka
2015-09-19 13:30 Agostino Sarubbo

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=1442762294.3b40bc0ae4ac3694c74483d81fbf00b3a6685193.kensington@gentoo \
    --to=kensington@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