summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-02-24 12:55:18 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-02-24 12:55:18 +0000
commit759684d1177128fb3265021f4c5c8834cf626654 (patch)
treed6dc42437173c991e9d030fb012104c8a818fa16 /dev-libs/log4cxx/log4cxx-0.10.0.ebuild
parentwhitespace, sort of (diff)
downloadhistorical-759684d1177128fb3265021f4c5c8834cf626654.tar.gz
historical-759684d1177128fb3265021f4c5c8834cf626654.tar.bz2
historical-759684d1177128fb3265021f4c5c8834cf626654.zip
Fix last of repoman issues too: thirdpartymirrors
Package-Manager: portage-2.2_rc63/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/log4cxx/log4cxx-0.10.0.ebuild')
-rw-r--r--dev-libs/log4cxx/log4cxx-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cxx/log4cxx-0.10.0.ebuild b/dev-libs/log4cxx/log4cxx-0.10.0.ebuild
index 32f4b1e995a4..b2b346f661b5 100644
--- a/dev-libs/log4cxx/log4cxx-0.10.0.ebuild
+++ b/dev-libs/log4cxx/log4cxx-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.8 2010/02/24 12:52:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.9 2010/02/24 12:55:18 ssuominen Exp $
EAPI=2
inherit eutils
@@ -9,7 +9,7 @@ MY_P=apache-${P}
DESCRIPTION="Library of C++ classes for flexible logging to files, syslog and other destinations"
HOMEPAGE="http://logging.apache.org/log4cxx/"
-SRC_URI="http://www.apache.org/dist/logging/${PN}/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://apache/logging/${PN}/${PV}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"