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
commit4a0398cb924dd5f1b4d413a7eed56f4dcc5f1be7 (patch)
tree5dd75c4ea615e5929e66f78d53eea5d4b3e8d808 /net-im/caim
parentlicq-console masked (diff)
downloadhistorical-4a0398cb924dd5f1b4d413a7eed56f4dcc5f1be7.tar.gz
historical-4a0398cb924dd5f1b4d413a7eed56f4dcc5f1be7.tar.bz2
historical-4a0398cb924dd5f1b4d413a7eed56f4dcc5f1be7.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() {