summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-07-23 02:51:51 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-07-23 02:51:51 +0000
commit0b2ed13a35b463c8b39f055f7df7ea0098e93ae2 (patch)
tree73985efd6882837584d3330bd3cc3d264217e468 /dev-db/firebird-docs/firebird-docs-1.0.ebuild
parentbad KEYWORDS (diff)
downloadhistorical-0b2ed13a35b463c8b39f055f7df7ea0098e93ae2.tar.gz
historical-0b2ed13a35b463c8b39f055f7df7ea0098e93ae2.tar.bz2
historical-0b2ed13a35b463c8b39f055f7df7ea0098e93ae2.zip
passes repoman
Diffstat (limited to 'dev-db/firebird-docs/firebird-docs-1.0.ebuild')
-rw-r--r--dev-db/firebird-docs/firebird-docs-1.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/firebird-docs/firebird-docs-1.0.ebuild b/dev-db/firebird-docs/firebird-docs-1.0.ebuild
index 9bd763b17e40..f16889ff53e8 100644
--- a/dev-db/firebird-docs/firebird-docs-1.0.ebuild
+++ b/dev-db/firebird-docs/firebird-docs-1.0.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-docs/firebird-docs-1.0.ebuild,v 1.3 2002/07/11 06:30:19 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.4 2002/07/23 02:51:51 rphillips 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."
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/"
-
+SLOT="0"
+LICENSE="MPL-1.1"
+KEYWORDS="x86"
DEPEND="app-arch/zip"
src_unpack() {