diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/dynalang/files/build.xml | 1 | ||||
-rw-r--r-- | dev-java/gcj-jdk/files/gcj-jdk.env | 1 | ||||
-rw-r--r-- | dev-java/icedtea-bin/files/icedtea-bin-7.env | 1 | ||||
-rw-r--r-- | dev-java/icedtea-bin/files/icedtea-bin-8.env | 1 | ||||
-rw-r--r-- | dev-java/icedtea-bin/files/icedtea-bin.env.sh | 1 | ||||
-rw-r--r-- | dev-java/icedtea/files/icedtea.env.sh | 1 | ||||
-rw-r--r-- | dev-java/jamvm/files/jamvm-2.0.0-env.file | 1 | ||||
-rw-r--r-- | dev-java/oracle-jdk-bin/files/oracle-jdk-bin.env.sh | 1 | ||||
-rw-r--r-- | dev-java/oracle-jre-bin/files/oracle-jre-bin.env.sh | 1 | ||||
-rw-r--r-- | dev-java/tapestry/files/Version.properties | 2 | ||||
-rw-r--r-- | dev-java/tapestry/files/build.properties | 1 | ||||
-rw-r--r-- | dev-java/tapestry/files/common.properties | 2 |
12 files changed, 0 insertions, 14 deletions
diff --git a/dev-java/dynalang/files/build.xml b/dev-java/dynalang/files/build.xml index 6929334e2d85..d8e5e19954f0 100644 --- a/dev-java/dynalang/files/build.xml +++ b/dev-java/dynalang/files/build.xml @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
-->
-<!-- $Id$ --> <property name="project.name" value="JVM Dynamic Languages Metaobject Protocol"/>
<property name="artifact.name" value="dynalang-mop"/>
<property name="revision" value="0.4"/>
diff --git a/dev-java/gcj-jdk/files/gcj-jdk.env b/dev-java/gcj-jdk/files/gcj-jdk.env index beed450e6892..9ab6662eb927 100644 --- a/dev-java/gcj-jdk/files/gcj-jdk.env +++ b/dev-java/gcj-jdk/files/gcj-jdk.env @@ -1,6 +1,5 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="GCJ @PV@" JAVA_HOME="@GENTOO_PORTAGE_EPREFIX@/usr/lib/@P@" diff --git a/dev-java/icedtea-bin/files/icedtea-bin-7.env b/dev-java/icedtea-bin/files/icedtea-bin-7.env index 2db5c7b9fa61..2bbe777a52b5 100644 --- a/dev-java/icedtea-bin/files/icedtea-bin-7.env +++ b/dev-java/icedtea-bin/files/icedtea-bin-7.env @@ -1,6 +1,5 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="IcedTea JDK @PV@" JAVA_HOME="@GENTOO_PORTAGE_EPREFIX@/opt/icedtea-bin-@PV@" diff --git a/dev-java/icedtea-bin/files/icedtea-bin-8.env b/dev-java/icedtea-bin/files/icedtea-bin-8.env index e6feaabd034d..91343cfd1383 100644 --- a/dev-java/icedtea-bin/files/icedtea-bin-8.env +++ b/dev-java/icedtea-bin/files/icedtea-bin-8.env @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="IcedTea JDK @PV@" JAVA_HOME="@GENTOO_PORTAGE_EPREFIX@/opt/icedtea-bin-@PV@" diff --git a/dev-java/icedtea-bin/files/icedtea-bin.env.sh b/dev-java/icedtea-bin/files/icedtea-bin.env.sh index a77df81ee660..f85be43183f3 100644 --- a/dev-java/icedtea-bin/files/icedtea-bin.env.sh +++ b/dev-java/icedtea-bin/files/icedtea-bin.env.sh @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="IcedTea JDK ${PV}$(multilib_is_native_abi || printf ' ('${ABI}')')" JAVA_HOME="${EPREFIX}/opt/icedtea-bin-${PV}$(multilib_is_native_abi || printf -- -${ABI})" diff --git a/dev-java/icedtea/files/icedtea.env.sh b/dev-java/icedtea/files/icedtea.env.sh index 33a91d33a89b..cf3791afd738 100644 --- a/dev-java/icedtea/files/icedtea.env.sh +++ b/dev-java/icedtea/files/icedtea.env.sh @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="IcedTea JDK ${PV}" JAVA_HOME="${EPREFIX}/usr/$(get_libdir)/icedtea${SLOT}" diff --git a/dev-java/jamvm/files/jamvm-2.0.0-env.file b/dev-java/jamvm/files/jamvm-2.0.0-env.file index 5eee6a9e0f39..1b92cd02bb79 100644 --- a/dev-java/jamvm/files/jamvm-2.0.0-env.file +++ b/dev-java/jamvm/files/jamvm-2.0.0-env.file @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="JamVM JDK @PV@" JAVA_HOME="@GENTOO_PORTAGE_EPREFIX@/usr/@LIBDIR@/@PN@-jdk" diff --git a/dev-java/oracle-jdk-bin/files/oracle-jdk-bin.env.sh b/dev-java/oracle-jdk-bin/files/oracle-jdk-bin.env.sh index 86e7a6bd99ca..508a5c647874 100644 --- a/dev-java/oracle-jdk-bin/files/oracle-jdk-bin.env.sh +++ b/dev-java/oracle-jdk-bin/files/oracle-jdk-bin.env.sh @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="Oracle JDK ${PV}" JAVA_HOME="${EPREFIX}/opt/${P}" diff --git a/dev-java/oracle-jre-bin/files/oracle-jre-bin.env.sh b/dev-java/oracle-jre-bin/files/oracle-jre-bin.env.sh index 3803977c0dbe..eaf356787d8d 100644 --- a/dev-java/oracle-jre-bin/files/oracle-jre-bin.env.sh +++ b/dev-java/oracle-jre-bin/files/oracle-jre-bin.env.sh @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ VERSION="Oracle JRE ${PV}" JAVA_HOME="${EPREFIX}/opt/${P}" diff --git a/dev-java/tapestry/files/Version.properties b/dev-java/tapestry/files/Version.properties index 2cd3a4246640..06ed5acc70d1 100644 --- a/dev-java/tapestry/files/Version.properties +++ b/dev-java/tapestry/files/Version.properties @@ -1,5 +1,3 @@ -# $Id$ -# # Stores the version number of the framework. framework.version=3.0.4 diff --git a/dev-java/tapestry/files/build.properties b/dev-java/tapestry/files/build.properties index df895147d975..1178de1db491 100644 --- a/dev-java/tapestry/files/build.properties +++ b/dev-java/tapestry/files/build.properties @@ -1,4 +1,3 @@ -# $Id$ # This file is used to configure the Tapestry build. # Copy it as "build.properties" and fill in the necessary data. diff --git a/dev-java/tapestry/files/common.properties b/dev-java/tapestry/files/common.properties index 94d02b0e7f0a..3cca65d1ed77 100644 --- a/dev-java/tapestry/files/common.properties +++ b/dev-java/tapestry/files/common.properties @@ -1,5 +1,3 @@ -# $Id$ -# # Specifies some general properties used throughout. # Each build.xml must specify root.dir (as a relative path). |