diff options
author | George Shapovalov <george@gentoo.org> | 2002-07-20 18:35:16 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2002-07-20 18:35:16 +0000 |
commit | be47a51d2f705b9042b65453a540639e7b0665b9 (patch) | |
tree | 1e6a68ffda365f340ee302cbc8a5a4ac19dc4b58 /dev-lang/tcc | |
parent | initial version (diff) | |
download | historical-be47a51d2f705b9042b65453a540639e7b0665b9.tar.gz historical-be47a51d2f705b9042b65453a540639e7b0665b9.tar.bz2 historical-be47a51d2f705b9042b65453a540639e7b0665b9.zip |
homepage correction
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}" |