diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-06 15:16:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-04-06 15:16:44 +0000 |
commit | 7598b293ff362545d95704b10cdf19c56d5bf3fc (patch) | |
tree | 1906c76913baf3717a99ad48c253321feb00901a /dev-java/jruby | |
parent | Version bump. (diff) | |
download | gentoo-2-7598b293ff362545d95704b10cdf19c56d5bf3fc.tar.gz gentoo-2-7598b293ff362545d95704b10cdf19c56d5bf3fc.tar.bz2 gentoo-2-7598b293ff362545d95704b10cdf19c56d5bf3fc.zip |
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-java/jruby')
-rw-r--r-- | dev-java/jruby/jruby-1.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jruby/jruby-1.4.0-r6.ebuild b/dev-java/jruby/jruby-1.4.0-r6.ebuild index f9ebba42fd50..e429724b4841 100644 --- a/dev-java/jruby/jruby-1.4.0-r6.ebuild +++ b/dev-java/jruby/jruby-1.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jruby/jruby-1.4.0-r6.ebuild,v 1.2 2010/04/06 08:22:21 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jruby/jruby-1.4.0-r6.ebuild,v 1.3 2010/04/06 15:16:44 mr_bones_ Exp $ EAPI="2" JAVA_PKG_IUSE="doc source test" @@ -78,7 +78,7 @@ pkg_setup() { echo "rm ${directory}" echo 'emerge -1 $(< ~/jruby.fix)' echo 'rm ~/jruby.fix' - + eerror "For more information, please see http://bugs.gentoo.org/show_bug.cgi?id=302187" fail="true" fi |