summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-08-16 03:46:59 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-08-16 03:46:59 +0000
commitedeb777a08ba7b9389a0ece681e9ce286f63d45e (patch)
tree39743ec786c70d1a95c4bc708977e4832f007455 /sys-libs/db/db-1.85-r3.ebuild
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-edeb777a08ba7b9389a0ece681e9ce286f63d45e.tar.gz
gentoo-2-edeb777a08ba7b9389a0ece681e9ce286f63d45e.tar.bz2
gentoo-2-edeb777a08ba7b9389a0ece681e9ce286f63d45e.zip
Remove old 1.85 ebuild, plus clean up 1.85 for downloading from Oracle.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
Diffstat (limited to 'sys-libs/db/db-1.85-r3.ebuild')
-rw-r--r--sys-libs/db/db-1.85-r3.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/sys-libs/db/db-1.85-r3.ebuild b/sys-libs/db/db-1.85-r3.ebuild
index f553efdcebce..e666b34e778c 100644
--- a/sys-libs/db/db-1.85-r3.ebuild
+++ b/sys-libs/db/db-1.85-r3.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.13 2007/11/19 06:48:19 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-1.85-r3.ebuild,v 1.14 2008/08/16 03:46:59 robbat2 Exp $
inherit eutils toolchain-funcs multilib
DESCRIPTION="old berk db kept around for really old packages"
-HOMEPAGE="http://www.sleepycat.com/"
-SRC_URI="ftp://ftp.sleepycat.com/releases/db.${PV}.tar.gz
- mirror://gentoo/${PF}.1.patch.bz2"
+HOMEPAGE="http://www.oracle.com/technology/software/products/berkeley-db/db/index.html"
+SRC_URI="http://download.oracle.com/berkeley-db/db.${PV}.tar.gz
+ mirror://gentoo/${PF}.1.patch.bz2"
+# The patch used by Gentoo is from Fedora, and includes all 5 patches found on
+# the Oracle page, plus others.
LICENSE="DB"
SLOT="1"