diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:44:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:44:50 +0000 |
commit | ea9d40555ea81ca8e4267678aa92ab8e34d599b7 (patch) | |
tree | a6f53c7a3dc3ce3d25b92ed4920f907f1b58f73b /net-im/pork | |
parent | cleanup (diff) | |
download | historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.tar.gz historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.tar.bz2 historical-ea9d40555ea81ca8e4267678aa92ab8e34d599b7.zip |
unmasks, changelog and repoman fixes
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" |