From 0b2ed13a35b463c8b39f055f7df7ea0098e93ae2 Mon Sep 17 00:00:00 2001 From: Ryan Phillips Date: Tue, 23 Jul 2002 02:51:51 +0000 Subject: passes repoman --- dev-db/firebird/firebird-1.0-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-db/firebird') diff --git a/dev-db/firebird/firebird-1.0-r1.ebuild b/dev-db/firebird/firebird-1.0-r1.ebuild index a8f8ecc6aba0..6ce07f878bc2 100644 --- a/dev-db/firebird/firebird-1.0-r1.ebuild +++ b/dev-db/firebird/firebird-1.0-r1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.3 2002/07/11 06:30:19 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.4 2002/07/23 02:50:22 rphillips 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="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/" - +SLOT="0" +LICENSE="MPL-1.1" +KEYWORDS="x86" DEPEND="sys-apps/bash app-arch/zip >=sys-devel/gcc-2.95.3-r5" -- cgit v1.2.3-65-gdbad