Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-java--apache-ant-1.10.2--C.11604.1521826182.344120.C.tar.bz2 1824511 SHA256 d82e55dae0f11fa86984fa7c97f2c337b47d13f65418a4ed65e3e9f7e031a30c SHA512 b9328742def603b7c83bd23ba7173c7aa5d5778adac95796763999c17d362ccc8e2010348fc640fbedbde1c903e4665f23734599de7ddf0a7f937829ebe82b32 WHIRLPOOL bb8ed9ecda413174839a648ddf5e206620f8d8f179830c78a226b7e48d18b024e9e9a81fd12369bb0bd4cf99b5c71619eddafc8d85179773b1d3c26215dc2895
|
||||
PBIN apache-ant-1.10.2.pbin-1+exheres-0 5355 SHA256 729aa7bb54a07f35f85dafb16a9ed1bebea4f7f0a40bb03fc458a307d213fbc3 SHA512 5e69e8feb3fa5743b61a21a550bc06353d932ea3d77d696f7821d86b17f8e65d24a849f6a453b6208f1358f1d853e0990680cd185994af774b67eca9fb1bd188 WHIRLPOOL 08d5122f06ab19baa5a3a24bcbbd7a8beb73343d2dc016192abefb43e5ef3b8fb7291770a5e63ae7193331ef88d80f0286d71021259590cabf44b3ce2d9d8afb
|
||||
DIST hasufell-binhost--dev-java--apache-ant-1.10.5--C.24572.1532864770.841452.C.tar.bz2 1859723 SHA256 9d72350a82ec5368c890d41a2eb5f6d6d7b63834de0f13e62069c37225f117f2 SHA512 c3849d2061d4a1194c1974ac5fe8afd8205a69349b0275ec79de03cb29c7a23c2a4ba545d8b96d054f6c3da77991d217523e97c48d15dda50894131c960cde5d WHIRLPOOL 339b6dbc2a5f4aae803e599b510aadf32e89b8a0839dbcdaef601ccfc6386c50ac0532dda0d931b06dd9d953d543fc1f482d8fc5e0a0c789e05aeb04677e7344
|
||||
PBIN apache-ant-1.10.5.pbin-1+exheres-0 5598 SHA256 b0c0c0c13568ea8ca476f417a59a7d0da8fbfa95c35a8a7791caba7b69d3ffe6 SHA512 31942778827883479913c5f371d4742e48c6070156841efa4b4bc63091bd8c691d50f31cc8c20f9350e37909d981b114c67f2f1659885f4796d211e0d6ed6a63 WHIRLPOOL 4f4c0660dd1a0c5b2c968daf4f8d9e46b12a188e6da9e0e8982e67f480ffcf2469fdea17ea06088de82961fb1f1d9caef55fec7ad9cb2774929ca0aefc152212
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 18:29:42 CET 2018
|
||||
# Created by paludis-3.0.0 on Sun Jul 29 13:46:11 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: virtual/jdk:=9.0 run: virtual/jre:=9.0 ) [[ defined-in = [ java.exlib ] ]] ( build+run: commons-logging? ( dev-java/jakarta-commons-logging ) log4j? ( dev-java/log4j ) ant_data_types:classfileset? ( dev-java/bcel ) ant_data_types:regexp? ( dev-java/jakarta-oro[>=2.0.8] ) ant_data_types:xmlcatalog? ( dev-java/xml-commons ) ant_scripting:beanshell? ( dev-java/beanshell[>=1.3] ) ant_scripting:groovy? ( dev-java/antlr dev-lang/groovy dev-java/jakarta-oro[>=2.0.8] ) ant_scripting:javascript? ( dev-java/rhino[>=1.5_p4] ) ant_scripting:netrexx? ( dev-lang/netrexx ) ant_scripting:python? ( dev-lang/jython ) ant_scripting:ruby? ( dev-lang/jruby ) ant_scripting:tcl? ( dev-lang/tcl ) ant_tasks:antlr? ( dev-java/antlr ) ant_tasks:ftp? ( dev-java/jakarta-commons-net[>=1.4.0] dev-java/jakarta-oro[>=2.0.8] ) ant_tasks:image? ( java-media/jai ) ant_tasks:jdepend? ( dev-java/jdepend ) ant_tasks:junit? ( dev-java/junit ) ant_tasks:junitreport? ( dev-java/xalan-java ) ant_tasks:mail? ( dev-java/jaf dev-java/javamail ) ant_tasks:rexec? ( dev-java/jakarta-commons-net[>=1.4.0] dev-java/jakarta-oro[>=2.0.8] ) ant_tasks:scp? ( dev-java/jsch ) ant_tasks:script? ( dev-java/bsf[>=2.4.0] dev-java/jakarta-commons-logging ) ant_tasks:sshexec? ( dev-java/jsch ) ant_tasks:telnet? ( dev-java/jakarta-commons-net[>=1.4.0] dev-java/jakarta-oro[>=2.0.8] ) ) [[ defined-in = [ apache-ant.exlib ] ]]"
|
||||
DESCRIPTION=" Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://ant.apache.org/"
|
||||
HOMEPAGE="https://ant.apache.org/"
|
||||
INHERITED=" alternatives java apache-ant"
|
||||
MYOPTIONS="( ( commons-logging [[ description = [ Include CommonsLoggingListener ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] log4j [[ description = [ Include Log4jListener ] ]] ant_data_types: classfileset [[ description = [ classfileset data type ] ]] regexp [[ description = [ regexp data type ] ]] xmlcatalog [[ description = [ xmlcatalog data type (only if support for external catalog files is desired) ] ]] ant_scripting: beanshell [[ description = [ BeanShell support in the <script> task ] ]] groovy [[ description = [ Groovy support in the <script> and <scriptdef> tasks ] ]] javascript [[ description = [ JavaScript support in the <script> task ] ]] netrexx [[ description = [ <netrexx> task, and REXX support in the <script> task ] ]] python [[ description = [ Python support in the <script> task ] ]] ruby [[ description = [ Ruby support in the <script> task ] ]] tcl [[ description = [ TCL support in the <script> task ] ]] ant_tasks: antlr [[ description = [ <antlr> task ] ]] ftp [[ description = [ <ftp> task ] ]] image [[ description = [ <image> task ] ]] jdepend [[ description = [ <jdepend> task ] ]] junit [[ description = [ <junit> task ] ]] junitreport [[ description = [ <junitreport> task ] ]] mail [[ description = [ <mail> task with MIME encoding, and the deprecated <mimemail> task ] ]] rexec [[ description = [ <rexec> task ] ]] scp [[ description = [ <scp> task ] ]] script [[ description = [ <script> task ] ]] sshexec [[ description = [ <sshexec> task ] ]] telnet [[ description = [ <telnet> task ] ]] ) [[ defined-in = [ apache-ant.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS=" http://apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2 http://archive.apache.org/dist/ant/source/apache-ant-1.10.2-src.tar.bz2 mirror://sourceforge/junit/junit-4.5.jar http://search.maven.org/remotecontent?filepath=junit/junit/4.11/junit-4.11.jar"
|
||||
DOWNLOADS=" https://apache.org/dist/ant/source/apache-ant-1.10.5-src.tar.bz2 https://archive.apache.org/dist/ant/source/apache-ant-1.10.5-src.tar.bz2 https://search.maven.org/remotecontent?filepath=org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar https://search.maven.org/remotecontent?filepath=org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar https://search.maven.org/remotecontent?filepath=junit/junit/3.8.2/junit-3.8.2.jar https://search.maven.org/remotecontent?filepath=junit/junit/4.12/junit-4.12.jar"
|
||||
OPTIONS=""
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521826182"
|
||||
GENERATED_TIME="1532864771"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="java"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-java--apache-ant-1.10.2--C.11604.1521826182.344120.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-java--apache-ant-1.10.5--C.24572.1532864770.841452.C.tar.bz2"
|
||||
SUMMARY="Java-based build tool similar to 'make' that uses XML configuration files"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS="freecode:ant"
|
||||
REMOTE_IDS=""
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://ant.apache.org/manual/index.html [[ lang = en ]]"
|
||||
UPSTREAM_DOCUMENTATION="https://ant.apache.org/manual/index.html [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user