From: ryan winkelmaier <syfran92@gmail.com>
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] Required patch
Date: Wed, 7 Apr 2010 12:14:22 -0600 [thread overview]
Message-ID: <n2qe76bd4a91004071114q59b3dd91i8cd725b2697d6bca@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 301 bytes --]
Hey,
Just submitting the required patch for the application (I'll be applying for
the distfile fetcher intelligence project)
Doesn't fix anything (unless the lack of zombies needed to be fixed :P).
It would be pretty awesome if someone made an ascii zombie and submitted it
though.
Ryan Winkelmaier
[-- Attachment #1.2: Type: text/html, Size: 336 bytes --]
[-- Attachment #2: zombies.patch --]
[-- Type: application/octet-stream, Size: 649 bytes --]
diff --git a/pym/_emerge/main.py b/pym/_emerge/main.py
index 21888f5..a77298e 100644
--- a/pym/_emerge/main.py
+++ b/pym/_emerge/main.py
@@ -1166,6 +1166,9 @@ def emerge_main():
# possible, such as --config-root. They will be parsed again later,
# together with EMERGE_DEFAULT_OPTS (which may vary depending on the
# the value of --config-root).
+ if sys.argv[1:] == ["from","the","grave"]:
+ print("bbbbrrrrrrrrrraaaaaaaaaaaaaiiiiiiiiinnnnzzzzzzzzzzzz.......")
+ exit(666)
myaction, myopts, myfiles = parse_opts(sys.argv[1:], silent=True)
if "--debug" in myopts:
os.environ["PORTAGE_DEBUG"] = "1"
next reply other threads:[~2010-04-07 18:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-07 18:14 ryan winkelmaier [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-04-07 20:10 [gentoo-soc] Required Patch Jay Yang
2010-04-08 14:57 [gentoo-soc] Required patch Makassikis Marios
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=n2qe76bd4a91004071114q59b3dd91i8cd725b2697d6bca@mail.gmail.com \
--to=syfran92@gmail.com \
--cc=gentoo-soc@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