public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tinderbox-cluster:master commit in: /
Date: Sat, 18 Apr 2015 20:27:28 +0000 (UTC)	[thread overview]
Message-ID: <1429386793.174a8b78de84e80e037fa28ac4c09efade49e926.zorry@gentoo> (raw)

commit:     174a8b78de84e80e037fa28ac4c09efade49e926
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 18 19:53:13 2015 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 19:53:13 2015 +0000
URL:        https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=174a8b78

fix btc to tbc in setup

 setup.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup.py b/setup.py
index bf78af8..e68da85 100644
--- a/setup.py
+++ b/setup.py
@@ -10,12 +10,12 @@ except ImportError:
 
 version = os.path.split(os.path.abspath(__file__))[-2].split('-')[-1]
 
-packages = ['btc']
+packages = ['tbc']
 
-package_dir = {'btc': 'btc/pym'}
+package_dir = {'tbc': 'tbc/pym'}
 
 setup(
-	name="btc",
+	name="tbc",
 	version=version,
 	author='Zorry',
 	author_email='tinderbox-cluster@gentoo.org',


             reply	other threads:[~2015-04-18 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-18 20:27 Magnus Granberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-28 21:07 [gentoo-commits] proj/tinderbox-cluster:master commit in: / Magnus Granberg
2020-04-09  6:05 Magnus Granberg
2015-08-04 14:30 Magnus Granberg
2015-04-18 20:27 Magnus Granberg
2015-04-18 20:27 Magnus Granberg

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=1429386793.174a8b78de84e80e037fa28ac4c09efade49e926.zorry@gentoo \
    --to=zorry@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