From: "Brian Dolbec" <brian.dolbec@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/catalyst:master commit in: catalyst/arch/
Date: Sun, 2 Mar 2014 22:55:23 +0000 (UTC) [thread overview]
Message-ID: <1393776891.bb5d5cee504b6be0f1fb9d00a6ea0eadc5907c8e.dol-sen@gentoo> (raw)
Message-ID: <20140302225523.S-XESOFGFD0VtpBkIJdNsYTvkLUg8yTmUvsdD_72AKY@z> (raw)
commit: bb5d5cee504b6be0f1fb9d00a6ea0eadc5907c8e
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 2 16:13:43 2014 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sun Mar 2 16:14:51 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=bb5d5cee
catalyst/arch/m68k.py: fix missed import cleanup during move/rebase.
---
catalyst/arch/m68k.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/catalyst/arch/m68k.py b/catalyst/arch/m68k.py
index 37b26a4..c9f194b 100644
--- a/catalyst/arch/m68k.py
+++ b/catalyst/arch/m68k.py
@@ -1,6 +1,5 @@
-import builder,os
-from catalyst_support import *
+from catalyst import builder
class generic_m68k(builder.generic):
"abstract base class for all m68k builders"
next reply other threads:[~2014-03-02 22:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-22 22:25 Brian Dolbec [this message]
2014-03-02 22:55 ` [gentoo-commits] proj/catalyst:master commit in: catalyst/arch/ Brian Dolbec
-- strict thread matches above, loose matches on Subject: below --
2015-09-01 5:58 [gentoo-commits] proj/catalyst:pending " Brian Dolbec
2015-05-24 0:08 [gentoo-commits] proj/catalyst:master " Brian Dolbec
2015-05-21 23:53 ` [gentoo-commits] proj/catalyst:pending " Brian Dolbec
2014-04-02 20:09 Brian Dolbec
2014-03-22 22:25 Brian Dolbec
2014-03-02 16:07 Brian Dolbec
2014-02-22 22:00 Brian Dolbec
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=1393776891.bb5d5cee504b6be0f1fb9d00a6ea0eadc5907c8e.dol-sen@gentoo \
--to=brian.dolbec@gmail.com \
--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