summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:40 +0000
commit6715bf5720376ba7d417699ca04161d9e0b65c32 (patch)
tree845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-db/firebird
parentversion bump and bugfixes (diff)
downloadgentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2
gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip
sourceforge updates
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/firebird-1.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/firebird/firebird-1.0-r1.ebuild b/dev-db/firebird/firebird-1.0-r1.ebuild
index d9c2b6ca219c..c4ba06774d0b 100644
--- a/dev-db/firebird/firebird-1.0-r1.ebuild
+++ b/dev-db/firebird/firebird-1.0-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Geert Bevin <gbevin@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.1 2002/03/22 08:18:47 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
S=${WORKDIR}/firebird-1.0.0.796
DESCRIPTION="Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981."
-SRC_URI="http://prdownloads.sourceforge.net/firebird/FirebirdCS-1.0.0.796-0.tar.gz
- http://prdownloads.sourceforge.net/firebird/Firebird-1.0.0.796.src.tar.gz"
+SRC_URI="mirror://sourceforge/firebird/FirebirdCS-1.0.0.796-0.tar.gz
+ mirror://sourceforge/firebird/Firebird-1.0.0.796.src.tar.gz"
HOMEPAGE="http://firebird.sourceforge.net/"