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
commit1bbe5679bb7d70346953680c2e9200291d90d5a1 (patch)
treeef51e30a5c6a81d22e44d8aa8aa10baf29a70b4e /sys-libs/nss-db/nss-db-2.2.3_pre1.ebuild
parentDo not pre-strip binaries. (diff)
downloadgentoo-2-1bbe5679bb7d70346953680c2e9200291d90d5a1.tar.gz
gentoo-2-1bbe5679bb7d70346953680c2e9200291d90d5a1.tar.bz2
gentoo-2-1bbe5679bb7d70346953680c2e9200291d90d5a1.zip
Upstream has moved the source file.
(Portage version: 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"