diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:25:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:25:50 +0000 |
commit | fe32c2dbf1871d63685e6dee421af36c65b027e5 (patch) | |
tree | 83d62109240381e7a563ec088ba4a2f17e5c873d /dev-lang/helium | |
parent | whitespace (diff) | |
download | historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.tar.gz historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.tar.bz2 historical-fe32c2dbf1871d63685e6dee421af36c65b027e5.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-lang/helium')
-rw-r--r-- | dev-lang/helium/helium-1.2-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/helium/helium-1.2-r1.ebuild b/dev-lang/helium/helium-1.2-r1.ebuild index 30a120cf37f2..a4e798dd4878 100644 --- a/dev-lang/helium/helium-1.2-r1.ebuild +++ b/dev-lang/helium/helium-1.2-r1.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-lang/helium/helium-1.2-r1.ebuild,v 1.7 2007/04/10 17:36:29 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/helium/helium-1.2-r1.ebuild,v 1.8 2007/07/13 06:25:50 mr_bones_ Exp $ inherit eutils java-pkg @@ -69,4 +69,3 @@ src_install() { dosym /usr/bin/helium-wrapper /usr/bin/texthint-tc dosym /usr/bin/helium-wrapper /usr/bin/hint-tc } - |