summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-01-04 20:52:31 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-01-04 20:52:31 +0000
commita1cf7fd046e8717f1a47db39ea2ccab462ae0293 (patch)
treedccb62685f2db8b045540a8382f7cec5bcdfb764 /dev-lang/tcc/tcc-0.9.23-r1.ebuild
parentChange virtual/xft dependency to x11-libs/libXft, bug 253771. (diff)
downloadgentoo-2-a1cf7fd046e8717f1a47db39ea2ccab462ae0293.tar.gz
gentoo-2-a1cf7fd046e8717f1a47db39ea2ccab462ae0293.tar.bz2
gentoo-2-a1cf7fd046e8717f1a47db39ea2ccab462ae0293.zip
Homepage fix
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-lang/tcc/tcc-0.9.23-r1.ebuild')
-rw-r--r--dev-lang/tcc/tcc-0.9.23-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/tcc/tcc-0.9.23-r1.ebuild b/dev-lang/tcc/tcc-0.9.23-r1.ebuild
index 0bee517e83b4..100e67061793 100644
--- a/dev-lang/tcc/tcc-0.9.23-r1.ebuild
+++ b/dev-lang/tcc/tcc-0.9.23-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.23-r1.ebuild,v 1.4 2007/05/12 11:27:30 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcc/tcc-0.9.23-r1.ebuild,v 1.5 2009/01/04 20:52:31 patrick Exp $
inherit eutils
IUSE=""
DESCRIPTION="A very small C compiler for ix86"
-HOMEPAGE="http://www.tinycc.org/"
+HOMEPAGE="http://bellard.org/tcc/"
SRC_URI="http://fabrice.bellard.free.fr/tcc/${P}.tar.gz"
LICENSE="LGPL-2.1"