summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-10-07 00:29:27 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-10-07 00:29:27 +0000
commit1bb2cdf1676107e15e8014cfbb691e80f36e30f0 (patch)
treec00aae1e9b06b6a22e63bab840dce56d177e2f9a /sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild
parentDo not pre-strip binaries. (diff)
downloadhistorical-1bb2cdf1676107e15e8014cfbb691e80f36e30f0.tar.gz
historical-1bb2cdf1676107e15e8014cfbb691e80f36e30f0.tar.bz2
historical-1bb2cdf1676107e15e8014cfbb691e80f36e30f0.zip
Upstream has moved the source file.
Package-Manager: portage-2.1.2_pre2-r5
Diffstat (limited to 'sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild')
-rw-r--r--sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild b/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild
index 07d34908b60a..1b84e84953a0 100644
--- a/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild
+++ b/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild,v 1.3 2006/03/16 21:11:11 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/nss-db-2.2.3_pre1-r1.ebuild,v 1.4 2006/10/07 00:29:27 robbat2 Exp $
inherit eutils versionator multilib
@@ -10,7 +10,7 @@ MY_P="${MY_PN}-${MY_PV}"
DESCRIPTION="Allows important system files to be stored in a fast database file rather than plain text"
HOMEPAGE="http://sources.redhat.com/glibc/"
-SRC_URI="ftp://sources.redhat.com/pub/glibc/releases/${MY_P}.tar.gz
+SRC_URI="ftp://sources.redhat.com/pub/glibc/old-releases/${MY_P}.tar.gz
mirror://gentoo/${MY_P}-external.patch.bz2
mirror://gentoo/${MY_P}-dbupgrade.patch.bz2
mirror://gentoo/${MY_P}-dbopen.patch.bz2"