summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 09:08:10 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 09:08:10 +0000
commit684e2ae577af2e1d7e92ad331650994b95ef2186 (patch)
tree54ed528959d0ba9e820a5a1226ac7b861bbf8241 /net-im/caim
parentlicq-console masked (diff)
downloadgentoo-2-684e2ae577af2e1d7e92ad331650994b95ef2186.tar.gz
gentoo-2-684e2ae577af2e1d7e92ad331650994b95ef2186.tar.bz2
gentoo-2-684e2ae577af2e1d7e92ad331650994b95ef2186.zip
repoman'd
Diffstat (limited to 'net-im/caim')
-rw-r--r--net-im/caim/caim-0.03.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-im/caim/caim-0.03.ebuild b/net-im/caim/caim-0.03.ebuild
index 8b29da6ebbd7..3b6f960b17c0 100644
--- a/net-im/caim/caim-0.03.ebuild
+++ b/net-im/caim/caim-0.03.ebuild
@@ -1,14 +1,17 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/caim/caim-0.03.ebuild,v 1.4 2002/07/11 06:30:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/caim/caim-0.03.ebuild,v 1.5 2002/07/17 09:08:06 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A Console AIM Client"
SRC_URI="http://www.mercyground.co.uk/${P}.tar.gz"
HOMEPAGE="http://www.mercyground.co.uk"
+
+DEPEND=">=sys-libs/ncurses-5.1"
+
SLOT="0"
-DEPEND="virtual/glibc
- >=sys-libs/ncurses-5.1"
+LICENSE="LGPL-2.1 | GPL-2"
+KEYWORDS="x86"
src_unpack() {