public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ralph Sennhauser" <sera@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/java-config:master commit in: src/java_config_2/
Date: Sat, 28 Dec 2013 13:15:42 +0000 (UTC)	[thread overview]
Message-ID: <1388161958.0b5fb248b47320ad73b7e410d282e9482aa55ba7.sera@gentoo> (raw)

commit:     0b5fb248b47320ad73b7e410d282e9482aa55ba7
Author:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 16:32:38 2013 +0000
Commit:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 16:32:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/java-config.git;a=commit;h=0b5fb248

VersionManager cleanup

---
 src/java_config_2/VersionManager.py | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/src/java_config_2/VersionManager.py b/src/java_config_2/VersionManager.py
index c37b0f1..c3fcc3f 100644
--- a/src/java_config_2/VersionManager.py
+++ b/src/java_config_2/VersionManager.py
@@ -1,14 +1,12 @@
 # -*- coding: UTF-8 -*-
+# vim:set expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap:
 
 # Copyright 2005-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public license v2
-# $Header: $
 
 import sys
 sys.path.append("/usr/lib/portage/pym")
 
-import re
-
 from . import VM, Errors 
 from java_config_2.FileParser import *
 import os, glob, re
@@ -359,23 +357,3 @@ needed dependency, report this to http://bugs.gentoo.org.
                     unresolved.add(p)
     
         return resolved
-
-#vator=VersionManager()
-#for i in [  
-#            ">=virtual/jdk-1.3",
-#            ">=virtual/jdk-1.4",
-#            ">=virtual/jdk-1.5",
-#            "|| ( =virtual/jdk-1.4* =virtual/jdk-1.3* )",
-#            "|| ( =virtual/jdk-1.3* =virtual/jdk-1.4* )",
-#            "=virtual/jdk-1.5*",
-#            "=virtual/jdk-1.4*",
-#            "=virtual/jdk-1.3*",
-#        ]:
-#    print i
-#    try:
-#    print vator.get_vm(i)
-#    except Exception, ex:
-#        print ex
-#    print
-
-# vim:set expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap:


             reply	other threads:[~2013-12-28 13:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-28 13:15 Ralph Sennhauser [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-16 20:50 [gentoo-commits] proj/java-config:master commit in: src/java_config_2/ Patrice Clement
2017-09-08 21:22 Patrice Clement
2013-12-28 13:15 Ralph Sennhauser
2013-12-28 13:15 Ralph Sennhauser
2013-12-28 13:15 Ralph Sennhauser
2013-12-28 13:15 Ralph Sennhauser
2013-12-27 11:28 Ralph Sennhauser

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=1388161958.0b5fb248b47320ad73b7e410d282e9482aa55ba7.sera@gentoo \
    --to=sera@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