From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/quex/files/
Date: Sun, 20 Sep 2020 14:41:19 +0000 (UTC) [thread overview]
Message-ID: <1600612708.ecc147a5d311cd4c7f5da8b7206cdaee26680c95.conikost@gentoo> (raw)
commit: ecc147a5d311cd4c7f5da8b7206cdaee26680c95
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Sep 19 16:17:45 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 14:38:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc147a5
dev-python/quex: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/17602
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-python/quex/files/quex-0.65.4-gentoo.patch | 34 --------------------------
1 file changed, 34 deletions(-)
diff --git a/dev-python/quex/files/quex-0.65.4-gentoo.patch b/dev-python/quex/files/quex-0.65.4-gentoo.patch
deleted file mode 100644
index d870c765f78..00000000000
--- a/dev-python/quex/files/quex-0.65.4-gentoo.patch
+++ /dev/null
@@ -1,34 +0,0 @@
---- a/quex-exe.py 2017-12-13 21:42:48.633280478 +0100
-+++ b/quex-exe.py 2017-12-13 21:43:02.066040530 +0100
-@@ -40,11 +40,6 @@
- print("error: Please, use Python versions 2.x.")
- sys.exit(-1)
-
--if os.environ.has_key("QUEX_PATH") == False:
-- print("Environment variable QUEX_PATH has not been defined.")
--else:
-- sys.path.insert(0, os.environ["QUEX_PATH"])
--
- try:
- exception_checker.do_on_import(sys.argv)
- import quex.DEFINITIONS
---- a/quex/DEFINITIONS.py 2017-12-13 21:48:52.887765325 +0100
-+++ b/quex/DEFINITIONS.py 2017-12-13 21:52:29.805877359 +0100
-@@ -49,15 +49,14 @@
- sys.exit(-1) # sys.exit(-1) is acceptable
-
- QUEX_PATH = QUEX_INSTALLATION_DIR
--QUEX_CODEC_DB_PATH = QUEX_PATH + "/quex/engine/codec_db/database"
-+QUEX_CODEC_DB_PATH = "/usr/share/quex/database"
-
--sys.path.insert(0, QUEX_INSTALLATION_DIR)
-
- def check():
- global QUEX_INSTALLATION_DIR
-
- # -- Try to acces the file 'quex-exe.py' in order to verify
-- if os.access(QUEX_INSTALLATION_DIR + "/quex-exe.py", os.F_OK) == False:
-+ if False:
- print "error: Environment variable 'QUEX_PATH' does not point to"
- print "error: a valid installation directory of quex."
- print "error: current setting of 'QUEX_PATH':"
next reply other threads:[~2020-09-20 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-20 14:41 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-12 9:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/quex/files/ David Seifert
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=1600612708.ecc147a5d311cd4c7f5da8b7206cdaee26680c95.conikost@gentoo \
--to=conikost@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