summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:58:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 19:58:38 +0000
commite0cdeadeb60f557db40fe06dc513d7fb2ba7c7d9 (patch)
treec6e748a6c4684f6d1ad537e938c34f42ec61e24c /dev-java/fastutil
parentia64/x86 stable (diff)
downloadgentoo-2-e0cdeadeb60f557db40fe06dc513d7fb2ba7c7d9.tar.gz
gentoo-2-e0cdeadeb60f557db40fe06dc513d7fb2ba7c7d9.tar.bz2
gentoo-2-e0cdeadeb60f557db40fe06dc513d7fb2ba7c7d9.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r--dev-java/fastutil/fastutil-4.3.1.ebuild3
-rw-r--r--dev-java/fastutil/fastutil-5.0.5.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-java/fastutil/fastutil-4.3.1.ebuild b/dev-java/fastutil/fastutil-4.3.1.ebuild
index 9cb48ba2863d..a87d2c01d504 100644
--- a/dev-java/fastutil/fastutil-4.3.1.ebuild
+++ b/dev-java/fastutil/fastutil-4.3.1.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/fastutil/fastutil-4.3.1.ebuild,v 1.8 2006/10/05 15:41:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-4.3.1.ebuild,v 1.9 2007/07/11 19:58:37 mr_bones_ Exp $
inherit java-pkg
@@ -31,4 +31,3 @@ src_install() {
use doc && java-pkg_dohtml -r docs/*
dodoc CHANGES README
}
-
diff --git a/dev-java/fastutil/fastutil-5.0.5.ebuild b/dev-java/fastutil/fastutil-5.0.5.ebuild
index a21621add57e..faa1d060ea03 100644
--- a/dev-java/fastutil/fastutil-5.0.5.ebuild
+++ b/dev-java/fastutil/fastutil-5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.5.ebuild,v 1.7 2007/05/03 12:40:24 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastutil/fastutil-5.0.5.ebuild,v 1.8 2007/07/11 19:58:37 mr_bones_ Exp $
JAVA_PKG_IUSE="doc source"
@@ -33,4 +33,3 @@ src_install() {
use doc && java-pkg_dojavadoc docs
use source && java-pkg_dosrc java/it
}
-