diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-04-16 11:22:45 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-04-16 11:22:45 +0000 |
commit | f94d96e6e1562a2a66373b35517a33ed1d15307c (patch) | |
tree | b3dab9614e4d140cc0f7db10a9f5e3df15af8b68 /dev-db/firebird-docs/firebird-docs-1.0.ebuild | |
parent | Forcing to use old libdvdnav. (diff) | |
download | historical-f94d96e6e1562a2a66373b35517a33ed1d15307c.tar.gz historical-f94d96e6e1562a2a66373b35517a33ed1d15307c.tar.bz2 historical-f94d96e6e1562a2a66373b35517a33ed1d15307c.zip |
Changed description. Closes #19376.
Diffstat (limited to 'dev-db/firebird-docs/firebird-docs-1.0.ebuild')
-rw-r--r-- | dev-db/firebird-docs/firebird-docs-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/firebird-docs/firebird-docs-1.0.ebuild b/dev-db/firebird-docs/firebird-docs-1.0.ebuild index 1123c9be1804..87f0781844d6 100644 --- a/dev-db/firebird-docs/firebird-docs-1.0.ebuild +++ b/dev-db/firebird-docs/firebird-docs-1.0.ebuild @@ -1,9 +1,9 @@ # 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-docs/firebird-docs-1.0.ebuild,v 1.6 2003/02/13 10:01:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.7 2003/04/16 11:22:45 mholzer Exp $ S=${WORKDIR} -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." +DESCRIPTION="A relational database offering many ANSI SQL-92 features" SRC_URI="mirror://sourceforge/firebird/Firebird_v1_ReleaseNotes.pdf ftp://ftpc.inprise.com/pub/interbase/techpubs/ib_b60_doc.zip" HOMEPAGE="http://firebird.sourceforge.net/" |