diff options
Diffstat (limited to 'net-misc/curphoo/curphoo-0.3.7.ebuild')
-rw-r--r-- | net-misc/curphoo/curphoo-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curphoo/curphoo-0.3.7.ebuild b/net-misc/curphoo/curphoo-0.3.7.ebuild index 01b46abb088d..320e0f36a719 100644 --- a/net-misc/curphoo/curphoo-0.3.7.ebuild +++ b/net-misc/curphoo/curphoo-0.3.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curphoo/curphoo-0.3.7.ebuild,v 1.1 2002/10/01 06:58:14 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curphoo/curphoo-0.3.7.ebuild,v 1.2 2002/12/09 04:33:15 manson Exp $ DESCRIPTION="Curphoo is a console Yahoo! Chat client written in Python" HOMEPAGE="http://www.waduck.com/~curphoo/" SRC_URI="http://www.waduck.com/~curphoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " RDEPEND="virtual/glibc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" DEPEND="${RDEPEND}" |