From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tracing/
Date: Mon, 31 Oct 2016 21:35:47 +0000 (UTC) [thread overview]
Message-ID: <1477949657.1346f15f7099e06043e95994c9812ee362973215.mschiff@gentoo> (raw)
commit: 1346f15f7099e06043e95994c9812ee362973215
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 21:34:17 2016 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 21:34:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1346f15f
dev-python/tracing: remove old version
Package-Manager: portage-2.3.2
dev-python/tracing/Manifest | 1 -
dev-python/tracing/tracing-0.7-r1.ebuild | 35 --------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-python/tracing/Manifest b/dev-python/tracing/Manifest
index 7b6d129..39b5ff0 100644
--- a/dev-python/tracing/Manifest
+++ b/dev-python/tracing/Manifest
@@ -1,3 +1,2 @@
-DIST python-tracing_0.7.orig.tar.gz 18670 SHA256 9954a1b0cc6b957d15975b048f929bbdd46766d397a6fa51bf8f6498b9459276 SHA512 4d6f2fb6cef9dfa90bcd786d5d32c4974a3e2a60cb616a41931e88e474fe016e72863e4831c88363242cb4daed9e061a5380bf33903e3385ee0eeadd4ec24f93 WHIRLPOOL 221d6812efe8a3a9c6359dad0cd2ec0a4cd79871b9f3dd23b55c5215a19634f796a0f391f58c4e0b0d4c76368cebf7410503bf10c376897bc692ad1008445c6f
DIST python-tracing_0.8.orig.tar.gz 18796 SHA256 808a064cc5fd1972fb07a7d72b4069cbff284ac7077bcd90eb2ce79d8b5c9ed0 SHA512 9a5262ce63dbcafff83a75586e90be280ff41f902d9f71f4274dac944db4196c6a5777e290ca5e49aa010fb3129d5352d8c10a554918375557525b9a56ac9096 WHIRLPOOL 0dbe1760553177669ce9f43f49ede989f8f51e68efa8d024dc6a862d0f8f1593058d6231b41b2ead1a085a8d771c6528f99d7b77f35145484f911f5fd62d36db
DIST tracing-0.10.tar.gz 20364 SHA256 7c65f50670fc2dc164e31f7655dedfa6702324e4226e7186c75b3b41de279c19 SHA512 3e9874d55df3b599cddc817680e49fed2bbaaf510597c4f41984a742b22c0b3596d29875f2fedcb890b3acf43cd5c52faad7de334781d9eec16676e9f10bf5d1 WHIRLPOOL 22e09507dba74678166235ab913b0b686ba42cda740288fce52a4dd165cdf53b0097f552270009b2f92cdc4d40539c3de47fd40a8242c8096ea3ceeefeb846e1
diff --git a/dev-python/tracing/tracing-0.7-r1.ebuild b/dev-python/tracing/tracing-0.7-r1.ebuild
deleted file mode 100644
index cf8eab9..00000000
--- a/dev-python/tracing/tracing-0.7-r1.ebuild
+++ /dev/null
@@ -1,35 +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 )
-MY_P="python-${P}"
-
-inherit distutils-r1
-
-DESCRIPTION="Debug log/trace messages"
-HOMEPAGE="http://liw.fi/tracing/"
-SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-S="${WORKDIR}/${MY_P}"
-
-python_compile_all() {
- use doc && emake -C doc html
-}
-
-python_install_all() {
- dodoc README
- use doc && dohtml -r doc/_build/html/
- if use examples; then
- docompress -x usr/share/doc/${PF}/examples/
- insinto usr/share/doc/${PF}/examples/
- doins example.py
- fi
-}
next reply other threads:[~2016-10-31 21:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-31 21:35 Marc Schiffbauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-31 21:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/tracing/ Marc Schiffbauer
2018-11-30 9:57 Marc Schiffbauer
2019-02-15 0:18 Thomas Deutschmann
2019-02-18 7:34 Mikle Kolyada
2019-02-18 21:24 Pacho Ramos
2019-04-08 19:16 David Seifert
2019-07-12 5:47 Matt Turner
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=1477949657.1346f15f7099e06043e95994c9812ee362973215.mschiff@gentoo \
--to=mschiff@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