diff options
Diffstat (limited to 'net-im/pork/pork-0.7.0.ebuild')
-rw-r--r-- | net-im/pork/pork-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pork/pork-0.7.0.ebuild b/net-im/pork/pork-0.7.0.ebuild index f1ed8eb6b5a2..3df1ab9a2bf2 100644 --- a/net-im/pork/pork-0.7.0.ebuild +++ b/net-im/pork/pork-0.7.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.7.0.ebuild,v 1.1 2003/04/09 13:19:02 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.7.0.ebuild,v 1.2 2003/04/17 16:58:44 lostlogic 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" |