public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/java-config: ChangeLog java-config-2.1.1.ebuild
@ 2007-10-08 17:27 Alistair Bush (ali_bush)
  0 siblings, 0 replies; only message in thread
From: Alistair Bush (ali_bush) @ 2007-10-08 17:27 UTC (permalink / raw
  To: gentoo-commits

ali_bush    07/10/08 17:27:02

  Modified:             ChangeLog
  Added:                java-config-2.1.1.ebuild
  Log:
  Version bump for java config.
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.173                dev-java/java-config/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.173&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.173&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/ChangeLog?r1=1.172&r2=1.173

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog	25 Aug 2007 22:38:56 -0000	1.172
+++ ChangeLog	8 Oct 2007 17:27:01 -0000	1.173
@@ -1,6 +1,13 @@
 # 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.172 2007/08/25 22:38:56 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.173 2007/10/08 17:27:01 ali_bush Exp $
+
+*java-config-2.1.1 (08 Oct 2007)
+
+  08 Oct 2007; <alistair@gentoo.org> +java-config-2.1.1.ebuild:
+  New Version on java-config, with support for virtuals. Thank you for
+  everyone who has had feedback/input into this. especially Elvanor (
+  elvanor@gmail.com ).
 
   25 Aug 2007; Vlastimil Babka <caster@gentoo.org>
   -files/java-config-2.profiled.csh, -files/60-java,



1.1                  dev-java/java-config/java-config-2.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/java-config-2.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/java-config/java-config-2.1.1.ebuild?rev=1.1&content-type=text/plain

Index: java-config-2.1.1.ebuild
===================================================================
# 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.1.1.ebuild,v 1.1 2007/10/08 17:27:01 ali_bush Exp $

inherit distutils eutils

DESCRIPTION="Java environment configuration tool"
HOMEPAGE="http://www.gentoo.org/proj/en/java/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="2"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

DEPEND="dev-lang/python"
RDEPEND="${DEPEND}
	>=dev-java/java-config-wrapper-0.13"

src_install() {
	distutils_src_install

	insinto /usr/share/java-config-2/config/
	newins config/jdk-defaults-${ARCH}.conf jdk-defaults.conf || die "arch config not found"
}

pkg_postrm() {
	python_mod_cleanup /usr/share/java-config-2/pym/java_config
}

pkg_postinst() {
	python_mod_optimize /usr/share/java-config-2/pym/java_config

	elog "The way Java is handled on Gentoo has been recently updated."
	elog "If you have not done so already, you should follow the"
	elog "instructions available at:"
	elog "\thttp://www.gentoo.org/proj/en/java/java-upgrade.xml"
	elog
	elog "While we are moving towards the new Java system, we only allow"
	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 "\thttp://www.gentoo.org/proj/en/java/why-we-need-java-14.xml"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-08 17:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-08 17:27 [gentoo-commits] gentoo-x86 commit in dev-java/java-config: ChangeLog java-config-2.1.1.ebuild Alistair Bush (ali_bush)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox