diff options
Diffstat (limited to 'dev-cpp/libebt/libebt-1.3.0.ebuild')
-rw-r--r-- | dev-cpp/libebt/libebt-1.3.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild index 3c6b5dbdab7e..157bde6394f0 100644 --- a/dev-cpp/libebt/libebt-1.3.0.ebuild +++ b/dev-cpp/libebt/libebt-1.3.0.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.16 2008/03/31 05:13:11 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.17 2008/05/12 01:17:49 halcy0n Exp $ inherit autotools eutils DESCRIPTION="A pure C++ template library that provides a clean way of getting human-readable backtrace messages" HOMEPAGE="http://libebt.berlios.de/" -SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2 - http://download.berlios.de/${PN}/${P}.tar.bz2" +SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |