diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | d68ff9788a83bd3baa0c864fc156c540153911f4 (patch) | |
tree | 0b9b6efa6620dcc9f7778408c2840115ad552048 /net-misc/curphoo | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.gz gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.bz2 gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/curphoo')
-rw-r--r-- | net-misc/curphoo/curphoo-0.03.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curphoo/curphoo-0.03.2.ebuild b/net-misc/curphoo/curphoo-0.03.2.ebuild index 78d53064781e..4cb1bdd6f75e 100644 --- a/net-misc/curphoo/curphoo-0.03.2.ebuild +++ b/net-misc/curphoo/curphoo-0.03.2.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.03.2.ebuild,v 1.1 2002/08/04 08:01:10 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curphoo/curphoo-0.03.2.ebuild,v 1.2 2002/08/14 12:08:07 murphy 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" +KEYWORDS="x86 sparc sparc64" RDEPEND="virtual/glibc >=dev-lang/python-2.1 >=sys-libs/ncurses-5.2" DEPEND="${RDEPEND}" |