diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-db/firebird | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip |
sourceforge updates
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/firebird-1.0-r1.ebuild | 6 |
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/" |