summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-18 16:56:34 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-18 16:56:34 +0000
commit4c76f25c9dd31e6517a6c6423bacffc1a923b447 (patch)
treebb4370aa95512290be198919708032d468070efc /dev-java/icedtea-web
parentremove old versions (diff)
downloadgentoo-2-4c76f25c9dd31e6517a6c6423bacffc1a923b447.tar.gz
gentoo-2-4c76f25c9dd31e6517a6c6423bacffc1a923b447.tar.bz2
gentoo-2-4c76f25c9dd31e6517a6c6423bacffc1a923b447.zip
Fix typos in README.gentoo, https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/20 by Elias Probst.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-java/icedtea-web')
-rw-r--r--dev-java/icedtea-web/ChangeLog8
-rw-r--r--dev-java/icedtea-web/files/README.gentoo6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/icedtea-web/ChangeLog b/dev-java/icedtea-web/ChangeLog
index 8802eb32cc12..b1b26aa22f50 100644
--- a/dev-java/icedtea-web/ChangeLog
+++ b/dev-java/icedtea-web/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/icedtea-web
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-web/ChangeLog,v 1.47 2014/11/02 11:07:03 caster Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-web/ChangeLog,v 1.48 2015/02/18 16:56:34 mgorny Exp $
+
+ 18 Feb 2015; Michał Górny <mgorny@gentoo.org> files/README.gentoo:
+ Fix typos in README.gentoo, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/20 by Elias Probst.
02 Nov 2014; Vlastimil Babka <caster@gentoo.org> -icedtea-web-1.5.1.ebuild,
icedtea-web-1.5.1-r1.ebuild:
diff --git a/dev-java/icedtea-web/files/README.gentoo b/dev-java/icedtea-web/files/README.gentoo
index 50ede707661b..0b4b644d035d 100644
--- a/dev-java/icedtea-web/files/README.gentoo
+++ b/dev-java/icedtea-web/files/README.gentoo
@@ -7,15 +7,15 @@ Select JVM
----------
IcedTea-Web (>=1.4) supports selecting the JVM to use for the plugin. Currently
works for all IcedTea releases. The eselect module java-nsplugin in
->=eselet-java-0.1.0 added support for this.
+>=eselect-java-0.1.0 added support for this.
Per user configuration
----------------------
-IcedTea-Web also supports per user configuration which take precedence over the
+IcedTea-Web also supports per user configuration which takes precedence over the
global choice of JVM managed by the java-nsplugin module. If you made use of
itweb-settings as user to set a JVM for instance and want to give control back
to java-nsplugin to manage the JVM to use run as your user:
'sed -i -e "/^deployment.jre.dir=/d" ~/.icedtea/deployment.properties'
-Per user plugin selection via eselct java-nsplugin is a longstanding feature
+Per user plugin selection via eselect java-nsplugin is a longstanding feature
request. Bug 148632