From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/javatoolkit:master commit in: src/py/
Date: Mon, 7 Aug 2017 23:48:31 +0000 (UTC) [thread overview]
Message-ID: <1502149099.14576a84b715a958bab1dbb9ca892e7cabec8e6c.monsieurp@gentoo> (raw)
commit: 14576a84b715a958bab1dbb9ca892e7cabec8e6c
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 7 23:38:19 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Aug 7 23:38:19 2017 +0000
URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=14576a84
remove __version__ variable references
src/py/eclipse-build.py | 2 +-
src/py/maven-helper.py | 2 +-
src/py/xml-rewrite-3.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/py/eclipse-build.py b/src/py/eclipse-build.py
index 3baa23f..7da09da 100755
--- a/src/py/eclipse-build.py
+++ b/src/py/eclipse-build.py
@@ -16,7 +16,7 @@ from javatoolkit.java.properties import PropertiesParser
if __name__ == '__main__':
- usage = "Eclipse Ant Build File writer " + __version__ + "\n"
+ usage = "Eclipse Ant Build File writer"
usage += "Copyright 2008 Gentoo Foundation\n"
usage += "Distributed under the terms of the GNU General Public Licence\n"
usage += "Please contact the Gentoo Java Team <java@gentoo.org> with problems.\n"
diff --git a/src/py/maven-helper.py b/src/py/maven-helper.py
index cf924f6..01c9557 100755
--- a/src/py/maven-helper.py
+++ b/src/py/maven-helper.py
@@ -25,7 +25,7 @@ from javatoolkit.maven.MavenPom import MavenPom
def main():
- usage = "XML MAVEN POM MODULE " + __version__ + "\n"
+ usage = "XML MAVEN POM MODULE"
usage += "Copyright 2004,2006,2007 Gentoo Foundation\n"
usage += "Distributed under the terms of the GNU General Public Lincense v2\n"
usage += "Please contact the Gentoo Java Team <java@gentoo.org> with problems.\n"
diff --git a/src/py/xml-rewrite-3.py b/src/py/xml-rewrite-3.py
index 82255c9..b17f4d5 100755
--- a/src/py/xml-rewrite-3.py
+++ b/src/py/xml-rewrite-3.py
@@ -33,7 +33,7 @@ from javatoolkit.xml.SaxRewriter import SaxRewriter
def main():
- usage = "XML Rewrite Python Module Version " + __version__ + "\n"
+ usage = "XML Rewrite Python Module"
usage += "Copyright 2004,2006,2007 Gentoo Foundation\n"
usage += "Distributed under the terms of the GNU General Public Lincense v2\n"
usage += "Please contact the Gentoo Java Team <java@gentoo.org> with problems.\n"
next reply other threads:[~2017-08-07 23:48 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-07 23:48 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-19 17:09 [gentoo-commits] proj/javatoolkit:master commit in: src/py/ Miroslav Šulc
2020-12-15 10:21 Miroslav Šulc
2020-07-15 20:15 Patrice Clement
2019-10-29 21:21 Miroslav Šulc
2019-10-29 20:54 Miroslav Šulc
2017-08-13 22:15 Patrice Clement
2017-08-13 21:14 Patrice Clement
2017-08-13 19:06 Patrice Clement
2017-08-13 19:06 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-12 8:50 Patrice Clement
2017-08-11 13:12 Patrice Clement
2017-08-09 22:35 Patrice Clement
2017-08-07 23:48 Patrice Clement
2017-08-07 23:48 Patrice Clement
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=1502149099.14576a84b715a958bab1dbb9ca892e7cabec8e6c.monsieurp@gentoo \
--to=monsieurp@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