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
commit4bbd59b85307c59156bfe3d55b7e407a2f52a256 (patch)
tree9141e485e6bdf2cb3deec2d0f0da4293e47a0a86 /sys-libs/db/db-4.0.14-r2.ebuild
parentadded ability to compile fte on systems without gpm (diff)
downloadgentoo-2-4bbd59b85307c59156bfe3d55b7e407a2f52a256.tar.gz
gentoo-2-4bbd59b85307c59156bfe3d55b7e407a2f52a256.tar.bz2
gentoo-2-4bbd59b85307c59156bfe3d55b7e407a2f52a256.zip
upstream changed the source location
(Portage version: 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"