diff options
Diffstat (limited to 'dev-lang/tcc')
-rw-r--r-- | dev-lang/tcc/tcc-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/tcc/tcc-0.9.7.ebuild b/dev-lang/tcc/tcc-0.9.7.ebuild index 7bbf58a9abf2..91ffa60b849b 100644 --- a/dev-lang/tcc/tcc-0.9.7.ebuild +++ b/dev-lang/tcc/tcc-0.9.7.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.7.ebuild,v 1.1 2002/07/20 04:17:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.7.ebuild,v 1.2 2002/07/20 18:35:16 george Exp $ DESCRIPTION="A very small C compiler for ix86" -HOMEPAGE="http://ww.tinycc.org/" +HOMEPAGE="http://www.tinycc.org/" LICENSE="GPL-2" DEPEND="" RDEPEND="${DEPEND}" |