diff options
Diffstat (limited to 'net-im/pork')
-rw-r--r-- | net-im/pork/pork-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pork/pork-0.8.0.ebuild b/net-im/pork/pork-0.8.0.ebuild index 5233a0a65868..206de97d935d 100644 --- a/net-im/pork/pork-0.8.0.ebuild +++ b/net-im/pork/pork-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.8.0.ebuild,v 1.1 2003/04/28 02:03:56 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.8.0.ebuild,v 1.2 2003/07/13 12:44:50 aliz Exp $ IUSE="" @@ -9,7 +9,7 @@ DESCRIPTION="Console based AIM client that looks like ircII" HOMEPAGE="http://dev.ojnk.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" SLOT="0" DEPEND="perl? ( dev-lang/perl ) sys-libs/ncurses" |