diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-03-09 14:01:43 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-03-09 14:01:43 +0000 |
commit | 4dc09e28bec2a454040745e020c62026d69e935e (patch) | |
tree | ef76a9326e19497d1149cb9a2bbd883860b65d98 /dev-java/java-config | |
parent | Add needed libusb depend thanks jmbsvicetto (diff) | |
download | gentoo-2-4dc09e28bec2a454040745e020c62026d69e935e.tar.gz gentoo-2-4dc09e28bec2a454040745e020c62026d69e935e.tar.bz2 gentoo-2-4dc09e28bec2a454040745e020c62026d69e935e.zip |
Fixed links to the Why we need Java 1.4 document wrt bug #170104.
(Portage version: 2.1.2.1-r1)
Diffstat (limited to 'dev-java/java-config')
-rw-r--r-- | dev-java/java-config/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/java-config/java-config-1.3.7.ebuild | 6 | ||||
-rw-r--r-- | dev-java/java-config/java-config-2.0.31-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/java-config/java-config-2.0.31-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-java/java-config/java-config-2.0.31.ebuild | 4 |
5 files changed, 15 insertions, 10 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog index d9767c6db3cd..e68024e4e499 100644 --- a/dev-java/java-config/ChangeLog +++ b/dev-java/java-config/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/java-config # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.145 2007/03/09 00:41:06 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.146 2007/03/09 14:01:43 betelgeuse Exp $ + + 09 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> + java-config-1.3.7.ebuild, java-config-2.0.31.ebuild, + java-config-2.0.31-r3.ebuild, java-config-2.0.31-r4.ebuild: + Fixed links to the Why we need Java 1.4 document wrt bug #170104. 09 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> -java-config-2.0.30.ebuild: diff --git a/dev-java/java-config/java-config-1.3.7.ebuild b/dev-java/java-config/java-config-1.3.7.ebuild index aed6e04f6a7a..4b49c7b37562 100644 --- a/dev-java/java-config/java-config-1.3.7.ebuild +++ b/dev-java/java-config/java-config-1.3.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.3.7.ebuild,v 1.8 2006/10/15 18:23:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.3.7.ebuild,v 1.9 2007/03/09 14:01:43 betelgeuse Exp $ inherit base distutils eutils @@ -34,5 +34,5 @@ pkg_postinst() { elog "1.3 or 1.4 JDKs to be used with java-config-1 to ensure" elog "backwards compatibility with the old system." elog "For more details about this, please see:" - elog "\thttps://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14" + elog "\thttp://www.gentoo.org/proj/en/java/why-we-need-java-14.xml" } diff --git a/dev-java/java-config/java-config-2.0.31-r3.ebuild b/dev-java/java-config/java-config-2.0.31-r3.ebuild index b8b1baef40b4..075e463359c6 100644 --- a/dev-java/java-config/java-config-2.0.31-r3.ebuild +++ b/dev-java/java-config/java-config-2.0.31-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r3.ebuild,v 1.2 2007/02/28 10:40:47 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r3.ebuild,v 1.3 2007/03/09 14:01:43 betelgeuse Exp $ inherit base distutils eutils @@ -55,5 +55,5 @@ pkg_postinst() { elog "1.3 or 1.4 JDKs to be used with java-config-1 to ensure" elog "backwards compatibility with the old system." elog "For more details about this, please see:" - elog "\thttps://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14" + elog "\thttp://www.gentoo.org/proj/en/java/why-we-need-java-14.xml" } diff --git a/dev-java/java-config/java-config-2.0.31-r4.ebuild b/dev-java/java-config/java-config-2.0.31-r4.ebuild index e20c814c477c..4495c3a59ddc 100644 --- a/dev-java/java-config/java-config-2.0.31-r4.ebuild +++ b/dev-java/java-config/java-config-2.0.31-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r4.ebuild,v 1.1 2007/03/05 10:07:59 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31-r4.ebuild,v 1.2 2007/03/09 14:01:43 betelgeuse Exp $ inherit base distutils eutils @@ -57,5 +57,5 @@ pkg_postinst() { elog "1.3 or 1.4 JDKs to be used with java-config-1 to ensure" elog "backwards compatibility with the old system." elog "For more details about this, please see:" - elog "\thttps://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14" + elog "\thttp://www.gentoo.org/proj/en/java/why-we-need-java-14.xml" } diff --git a/dev-java/java-config/java-config-2.0.31.ebuild b/dev-java/java-config/java-config-2.0.31.ebuild index c303e2de309b..f281ed0db37e 100644 --- a/dev-java/java-config/java-config-2.0.31.ebuild +++ b/dev-java/java-config/java-config-2.0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31.ebuild,v 1.6 2007/02/02 23:21:29 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.0.31.ebuild,v 1.7 2007/03/09 14:01:43 betelgeuse Exp $ inherit base distutils eutils @@ -51,5 +51,5 @@ pkg_postinst() { elog "1.3 or 1.4 JDKs to be used with java-config-1 to ensure" elog "backwards compatibility with the old system." elog "For more details about this, please see:" - elog "\thttps://overlays.gentoo.org/proj/java/wiki/Why_We_Need_Java14" + elog "\thttp://www.gentoo.org/proj/en/java/why-we-need-java-14.xml" } |