summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-15 15:43:55 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-15 15:43:55 +0000
commitdb81fb716e92e3e202bdd4827f4f645d15b4a7b8 (patch)
treec64c3c9cfa1fa9f4c57bc5196ecaaea5cfce4bad /dev-java/java-config/java-config-1.3.7.ebuild
parentBootstrap with eautoreconf to be able to actually build it. (diff)
downloadgentoo-2-db81fb716e92e3e202bdd4827f4f645d15b4a7b8.tar.gz
gentoo-2-db81fb716e92e3e202bdd4827f4f645d15b4a7b8.tar.bz2
gentoo-2-db81fb716e92e3e202bdd4827f4f645d15b4a7b8.zip
Fixed wording in postinstall message.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'dev-java/java-config/java-config-1.3.7.ebuild')
-rw-r--r--dev-java/java-config/java-config-1.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
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 528dec168bdb..8eda5e8a3fd5 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
# 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.5 2006/10/14 15:39:12 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-1.3.7.ebuild,v 1.6 2006/10/15 15:43:55 nichoj Exp $
inherit base distutils eutils
@@ -30,7 +30,7 @@ pkg_postinst() {
elog "instructions available at:"
elog "\thttp://www.gentoo.org/proj/en/java/java-upgrade.xml"
elog
- elog "While we moving towards the new Java system, we only allow"
+ 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:"