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) (ignore 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
@@ -6,13 +6,13 @@ inherit 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 )