summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-07 13:00:36 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-07 13:00:36 +0000
commit4d3693bdea5b51dab40338dff01c38db26a9b473 (patch)
tree9cc61897135493c2c6da2f0e2f6fd0e9a6ea5e26 /sys-libs/slang/slang-1.4.5-r1.ebuild
parentTwo new licenses, ZSH and SCSH (diff)
downloadgentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.gz
gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.tar.bz2
gentoo-2-4d3693bdea5b51dab40338dff01c38db26a9b473.zip
Added LICENSE tag
Diffstat (limited to 'sys-libs/slang/slang-1.4.5-r1.ebuild')
-rw-r--r--sys-libs/slang/slang-1.4.5-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/slang/slang-1.4.5-r1.ebuild b/sys-libs/slang/slang-1.4.5-r1.ebuild
index 46c49d9a4670..68d3427cd51b 100644
--- a/sys-libs/slang/slang-1.4.5-r1.ebuild
+++ b/sys-libs/slang/slang-1.4.5-r1.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r1.ebuild,v 1.1 2002/03/05 04:25:43 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r1.ebuild,v 1.2 2002/07/07 13:00:36 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Console display library used by most text viewer"
SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.gz"
+LICENSE="GPL-2 or Artistic"
DEPEND=">=sys-libs/ncurses-5.2-r2"