[102357] trunk/dports/java/dex2jar/Portfile

cal at macports.org cal at macports.org
Thu Jan 31 16:06:31 PST 2013


Revision: 102357
          https://trac.macports.org/changeset/102357
Author:   cal at macports.org
Date:     2013-01-31 16:06:31 -0800 (Thu, 31 Jan 2013)
Log Message:
-----------
dex2jar: fix description, remove non-existing category "android"

Modified Paths:
--------------
    trunk/dports/java/dex2jar/Portfile

Modified: trunk/dports/java/dex2jar/Portfile
===================================================================
--- trunk/dports/java/dex2jar/Portfile	2013-01-31 23:28:24 UTC (rev 102356)
+++ trunk/dports/java/dex2jar/Portfile	2013-02-01 00:06:31 UTC (rev 102357)
@@ -8,16 +8,16 @@
 revision            1
 maintainers         cal openmaintainer
 
-categories          java android devel
+categories          java devel
 description         Tools to work with android .dex and java .class files
 long_description    dex2jar contains 4 components:\n\
     - dex-reader is designed to read the Dalvik Executable (.dex/.odex) format.\
       It has a lightweight API similar with ASM.\n\
     - dex-translator is designed to do the convert job. It reads the dex\
       instruction to dex-ir format, after some optimization, and converts to ASM\
-      format.\
+      format.\n\
     - dex-ir used by dex-translator, is designed to represent the dex\
-      instruction.\
+      instruction.\n\
     - dex-tools is a set of tools to work with .class files, e.g., to modify an\
       apk or de-obfuscate a jar.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130131/72b338dd/attachment.html>


More information about the macports-changes mailing list