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.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.ebuild')
-rw-r--r--sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild b/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild
index fab12dd0b8a4..7348f9f498f8 100644
--- a/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild
+++ b/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild
@@ -1,6 +1,6 @@
-# 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/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild,v 1.1 2005/02/16 11:04:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild,v 1.2 2006/10/07 00:29:27 robbat2 Exp $
inherit eutils versionator
@@ -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"