summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-14 17:23:14 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-14 17:23:14 +0000
commit1768f51fc2cbff27814789b5127981e50fd39169 (patch)
tree63946314a27ad63ce3a17eca3277917fd657ac29 /dev-db
parentQA - Don't assign assign default S. (Manifest recommit) (diff)
downloadgentoo-2-1768f51fc2cbff27814789b5127981e50fd39169.tar.gz
gentoo-2-1768f51fc2cbff27814789b5127981e50fd39169.tar.bz2
gentoo-2-1768f51fc2cbff27814789b5127981e50fd39169.zip
QA - Don't assign assign default RDEPEND, add IUSE.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild
index 1fd52c9a8379..514f666b71a1 100644
--- a/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild
+++ b/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild
@@ -1,16 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.2 2004/03/14 13:19:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-ss-bin/firebird-ss-bin-1.0.3.ebuild,v 1.3 2004/06/14 17:19:28 kloeri Exp $
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
-
LICENSE="MPL-1.1"
-
SLOT="0"
-
KEYWORDS="~x86"
-
+IUSE=""
HOMEPAGE="http://www.firebirdsql.com"
MY_PN="FirebirdSS"