diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:48:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:48:34 +0000 |
commit | ecae94eb1026b97b933a248a728204dcbd4e4786 (patch) | |
tree | f5035175f69d5715bf8b72c7ea135d2f9fdfde14 /dev-java/cacao | |
parent | whitespace (diff) | |
download | historical-ecae94eb1026b97b933a248a728204dcbd4e4786.tar.gz historical-ecae94eb1026b97b933a248a728204dcbd4e4786.tar.bz2 historical-ecae94eb1026b97b933a248a728204dcbd4e4786.zip |
whitespace
Package-Manager: portage-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 |