diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2006-03-06 16:23:03 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2006-03-06 16:23:03 +0000 |
commit | 0a75595d3d5cadc80a6669dd6bc6e09df0fc548e (patch) | |
tree | 8ea7b4ee246c2ab5c946ff4f8f8a6dd2baef002d /dev-util/ccache/ccache-2.4.ebuild | |
parent | Marked ~alpha (bug #122726) (diff) | |
download | historical-0a75595d3d5cadc80a6669dd6bc6e09df0fc548e.tar.gz historical-0a75595d3d5cadc80a6669dd6bc6e09df0fc548e.tar.bz2 historical-0a75595d3d5cadc80a6669dd6bc6e09df0fc548e.zip |
Change SRC_URI to close bug #125246
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-util/ccache/ccache-2.4.ebuild')
-rw-r--r-- | dev-util/ccache/ccache-2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/ccache/ccache-2.4.ebuild b/dev-util/ccache/ccache-2.4.ebuild index e4147b3ecf3a..5c0439d2da7e 100644 --- a/dev-util/ccache/ccache-2.4.ebuild +++ b/dev-util/ccache/ccache-2.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4.ebuild,v 1.2 2005/08/06 21:07:53 gongloo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4.ebuild,v 1.3 2006/03/06 16:23:03 lisa Exp $ DESCRIPTION="fast compiler cache" HOMEPAGE="http://ccache.samba.org/" -SRC_URI="http://ccache.samba.org/ftp/ccache/${P}.tar.gz" +SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |