diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-22 05:45:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-22 05:45:04 +0000 |
commit | 1429bf3c73619151dc9b2f7ac0fd1ba0ca1f8459 (patch) | |
tree | f85f0f42bc42a68fc680f8da0602baefd57eb0b5 /dev-java | |
parent | update metedata.xml - I'll maintain this (diff) | |
download | gentoo-2-1429bf3c73619151dc9b2f7ac0fd1ba0ca1f8459.tar.gz gentoo-2-1429bf3c73619151dc9b2f7ac0fd1ba0ca1f8459.tar.bz2 gentoo-2-1429bf3c73619151dc9b2f7ac0fd1ba0ca1f8459.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/lzmajio/lzmajio-0.92.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.92.ebuild b/dev-java/lzmajio/lzmajio-0.92.ebuild index 9ed5da095493..68e9200edd80 100644 --- a/dev-java/lzmajio/lzmajio-0.92.ebuild +++ b/dev-java/lzmajio/lzmajio-0.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/lzmajio/lzmajio-0.92.ebuild,v 1.1 2009/01/21 22:26:52 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/lzmajio/lzmajio-0.92.ebuild,v 1.2 2009/01/22 05:45:04 mr_bones_ Exp $ JAVA_PKG_IUSE="doc source" @@ -38,4 +38,3 @@ src_install() { use doc && java-pkg_dojavadoc docs use source && java-pkg_dosrc lzmajio } - |