public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/imlate/
Date: Wed, 16 Mar 2022 19:02:53 +0000 (UTC)	[thread overview]
Message-ID: <1647454978.fa1b6d8bab551576d0d493176c8dbac2cf81db48.mattst88@gentoo> (raw)

commit:     fa1b6d8bab551576d0d493176c8dbac2cf81db48
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 18:22:58 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 18:22:58 2022 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=fa1b6d8b

imlate: Remove 'experimental' code

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 pym/gentoolkit/imlate/imlate.py | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pym/gentoolkit/imlate/imlate.py b/pym/gentoolkit/imlate/imlate.py
index 87b8ef1..b553849 100755
--- a/pym/gentoolkit/imlate/imlate.py
+++ b/pym/gentoolkit/imlate/imlate.py
@@ -521,10 +521,6 @@ def main():
         default=None,
     )
 
-    # 	# EXPERIMENTAL
-    # 	parser.add_option( "-e", "--experimental", dest = "experimental", action = "store_true", default = False,
-    # 			help = "enables experimental functions/features (have a look for # EXPERIMENTAL comments in the source) [default: %default]" )
-
     parser.add_option(
         "-C",
         "--category",
@@ -577,7 +573,6 @@ def main():
         conf["STABLE"] = options.stable
         conf["KEYWORD"] = options.keyword
 
-    # 	conf["EXPERIMENTAL"] = options.experimental
     conf["CATEGORIES"] = options.categories
 
     conf["MAINTAINER"] = options.maintainer


             reply	other threads:[~2022-03-16 19:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 19:02 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-03  4:31 [gentoo-commits] proj/gentoolkit:master commit in: pym/gentoolkit/imlate/ Matt Turner
2017-03-22 12:51 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=1647454978.fa1b6d8bab551576d0d493176c8dbac2cf81db48.mattst88@gentoo \
    --to=mattst88@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