summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 20:50:08 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 20:50:08 +0000
commiteff0b65944f2af8dd06a2a46284ce2c900f5cf15 (patch)
tree0bfcb129ea519611babe90a3336dca9018c24f63 /dev-db/firebird
parentadd ~alpha (diff)
downloadgentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.tar.gz
gentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.tar.bz2
gentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.zip
moved bash from sys-apps to app-shells
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/firebird-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird/firebird-1.0-r1.ebuild b/dev-db/firebird/firebird-1.0-r1.ebuild
index d2954c0f3a10..29c968c21cdf 100644
--- a/dev-db/firebird/firebird-1.0-r1.ebuild
+++ b/dev-db/firebird/firebird-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.6 2003/02/13 10:01:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.0-r1.ebuild,v 1.7 2003/03/11 20:50:08 seemant 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."
@@ -10,7 +10,7 @@ HOMEPAGE="http://firebird.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="x86"
-DEPEND="sys-apps/bash
+DEPEND="app-shells/bash
app-arch/zip
>=sys-devel/gcc-2.95.3-r5"