diff options
author | 2005-07-09 18:13:32 +0000 | |
---|---|---|
committer | 2005-07-09 18:13:32 +0000 | |
commit | 73a0dc8cc2207846564c568b2c765ae75b5f2b4f (patch) | |
tree | 8b36266d0f327b681149801dff2ac67488475802 /dev-java/jdbc2-stdext | |
parent | Moved x11-misc/msetimon to sci-astronomy/msetimon (diff) | |
download | gentoo-2-73a0dc8cc2207846564c568b2c765ae75b5f2b4f.tar.gz gentoo-2-73a0dc8cc2207846564c568b2c765ae75b5f2b4f.tar.bz2 gentoo-2-73a0dc8cc2207846564c568b2c765ae75b5f2b4f.zip |
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/jdbc2-stdext')
-rw-r--r-- | dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild index bebe5169f2bb..c1bf3c74338b 100644 --- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild +++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.4 2005/05/18 19:51:41 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r1.ebuild,v 1.5 2005/07/09 18:08:48 swegener Exp $ inherit java-pkg @@ -24,7 +24,7 @@ pkg_nofetch() { einfo einfo " Due to license restrictions, we cannot fetch the" einfo " distributables automagically." - einfo " " + einfo einfo " 1. Visit http://java.sun.com/products/jdbc/download.html#spec'" einfo " 2. Select 'JDBC(TM) 2.0 Optional Package Binary'" einfo " 3. Download ${stdext_bin}" |