summaryrefslogtreecommitdiff
path: root/dev-db/interbase/interbase-6.0.1.ebuild
Unidiff
Diffstat (limited to 'dev-db/interbase/interbase-6.0.1.ebuild') (more/less context) (show whitespace changes)
-rw-r--r--dev-db/interbase/interbase-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/interbase/interbase-6.0.1.ebuild b/dev-db/interbase/interbase-6.0.1.ebuild
index 0677bae..f27d1a9 100644
--- a/dev-db/interbase/interbase-6.0.1.ebuild
+++ b/dev-db/interbase/interbase-6.0.1.ebuild
@@ -1,24 +1,24 @@
1# Copyright 1999-2007 Gentoo Foundation 1# Copyright 1999-2007 Gentoo Foundation
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: $ 3# $Header: $
4 4
5inherit eutils 5inherit eutils
6 6
7DESCRIPTION="Interbase database" 7DESCRIPTION="Interbase database"
8HOMEPAGE="http://www.borland.com/interbase/" 8HOMEPAGE="http://www.borland.com/interbase/"
9SRC_URI="ftp://ftpc.borland.com/pub/interbase/devsupport/open_source/InterBaseCS_LI-V${PV}.tar" 9SRC_URI="ftp://ftpc.borland.com/pub/interbase/devsupport/open_source/InterBaseCS_LI-V${PV}.tar"
10LICENSE="Interbase-1.0" 10LICENSE="Interbase-1.0"
11SLOT="0" 11SLOT="0"
12KEYWORDS="~x86 ~amd64" 12KEYWORDS="x86 amd64"
13IUSE="" 13IUSE=""
14 14
15DEPEND=" 15DEPEND="
16 virtual/inetd 16 virtual/inetd
17 sys-libs/ncurses 17 sys-libs/ncurses
18 amd64? ( app-emulation/emul-linux-x86-baselibs ) 18 amd64? ( app-emulation/emul-linux-x86-baselibs )
19 " 19 "
20 20
21S="${WORKDIR}/${PN}" 21S="${WORKDIR}/${PN}"
22 22
23pkg_setup() { 23pkg_setup() {
24 enewgroup interbase 451 24 enewgroup interbase 451