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 | ac0bad0794a7e98b07c89b3c62c96ccc8003d103 (patch) | |
tree | e08858ceaa5535af691cc9cf0c3a73a7861b1523 /dev-lang/helium | |
parent | whitespace (diff) | |
download | gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.tar.gz gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.tar.bz2 gentoo-2-ac0bad0794a7e98b07c89b3c62c96ccc8003d103.zip |
whitespace
(Portage version: 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 } - |