diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:46:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:46:59 +0000 |
commit | e1389eee5521e812f748255cdf033fb2173818a2 (patch) | |
tree | eb40a0f37340f2f24f22a70c40a7a286d557ef61 /dev-java/cacao | |
parent | whitespace (diff) | |
download | gentoo-2-e1389eee5521e812f748255cdf033fb2173818a2.tar.gz gentoo-2-e1389eee5521e812f748255cdf033fb2173818a2.tar.bz2 gentoo-2-e1389eee5521e812f748255cdf033fb2173818a2.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/cacao')
-rw-r--r-- | dev-java/cacao/cacao-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/cacao/cacao-0.95.ebuild b/dev-java/cacao/cacao-0.95.ebuild index 8d6c21cb48fe..420fc98e1cfe 100644 --- a/dev-java/cacao/cacao-0.95.ebuild +++ b/dev-java/cacao/cacao-0.95.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/cacao/cacao-0.95.ebuild,v 1.2 2006/10/06 14:25:54 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/cacao/cacao-0.95.ebuild,v 1.3 2007/06/26 01:46:59 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ DEPEND=">=dev-java/gnu-classpath-0.19" RDEPEND="${DEPEND}" src_compile() { - # Upstream has patches this already so we just use this until the next + # Upstream has patches this already so we just use this until the next # version append-flags -Wa,--noexecstack |