diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-18 19:01:29 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-18 19:01:29 +0000 |
commit | c0ab42751592c28e0fead051d6d6ec7a0301a753 (patch) | |
tree | d9474d17358f68febf9ad5c5f404b4043b3392a0 /net-im/pork/pork-0.99.8.1.ebuild | |
parent | New ebuild for tap-reverbed. Thanks to Kieran Holland <ebuilds@kieranholland.... (diff) | |
download | gentoo-2-c0ab42751592c28e0fead051d6d6ec7a0301a753.tar.gz gentoo-2-c0ab42751592c28e0fead051d6d6ec7a0301a753.tar.bz2 gentoo-2-c0ab42751592c28e0fead051d6d6ec7a0301a753.zip |
added ~ppc-macos
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-im/pork/pork-0.99.8.1.ebuild')
-rw-r--r-- | net-im/pork/pork-0.99.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pork/pork-0.99.8.1.ebuild b/net-im/pork/pork-0.99.8.1.ebuild index b2492a20a46f..cc148c082c80 100644 --- a/net-im/pork/pork-0.99.8.1.ebuild +++ b/net-im/pork/pork-0.99.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.8.1.ebuild,v 1.5 2005/07/09 02:40:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.8.1.ebuild,v 1.6 2005/07/18 19:01:29 smithj Exp $ DESCRIPTION="Console based AIM client that looks like ircII" HOMEPAGE="http://dev.ojnk.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc-macos sparc x86" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |