summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-07-20 18:35:16 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-07-20 18:35:16 +0000
commitbe47a51d2f705b9042b65453a540639e7b0665b9 (patch)
tree1e6a68ffda365f340ee302cbc8a5a4ac19dc4b58 /dev-lang
parentinitial version (diff)
downloadhistorical-be47a51d2f705b9042b65453a540639e7b0665b9.tar.gz
historical-be47a51d2f705b9042b65453a540639e7b0665b9.tar.bz2
historical-be47a51d2f705b9042b65453a540639e7b0665b9.zip
homepage correction
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/tcc/tcc-0.9.7.ebuild4
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}"