summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2005-01-30 19:39:20 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2005-01-30 19:39:20 +0000
commitf7cb88ee42c15ae928aa1b1557cfe5cec0501045 (patch)
tree498566e118d634f055552b42aa15f7b6ec09db6d /sys-libs/db/db-4.0.14-r2.ebuild
parentadded ability to compile fte on systems without gpm (diff)
downloadhistorical-f7cb88ee42c15ae928aa1b1557cfe5cec0501045.tar.gz
historical-f7cb88ee42c15ae928aa1b1557cfe5cec0501045.tar.bz2
historical-f7cb88ee42c15ae928aa1b1557cfe5cec0501045.zip
upstream changed the source location
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-libs/db/db-4.0.14-r2.ebuild')
-rw-r--r--sys-libs/db/db-4.0.14-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild
index 8c7bef3f6001..93f69128f9c2 100644
--- a/sys-libs/db/db-4.0.14-r2.ebuild
+++ b/sys-libs/db/db-4.0.14-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.26 2005/01/14 02:48:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.27 2005/01/30 19:39:20 pauldv Exp $
IUSE="tcltk java doc"
@@ -8,7 +8,7 @@ inherit eutils gnuconfig db
S="${WORKDIR}/${P}/build_unix"
DESCRIPTION="Berkeley DB"
-SRC_URI="http://www.sleepycat.com/update/snapshot/${P}.tar.gz"
+SRC_URI="ftp://ftp.sleepycat.com/releases/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
SLOT="4"
LICENSE="DB"