diff options
-rw-r--r-- | net-im/pork/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.8.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/pork/ChangeLog b/net-im/pork/ChangeLog index a952b3599229..23d85a78bf04 100644 --- a/net-im/pork/ChangeLog +++ b/net-im/pork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pork -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.41 2010/01/07 15:31:04 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.42 2011/02/06 08:12:24 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> pork-0.99.8.1.ebuild: + Drop to ~mips 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pork-0.99.8.1.ebuild: Transfer Prefix keywords diff --git a/net-im/pork/pork-0.99.8.1.ebuild b/net-im/pork/pork-0.99.8.1.ebuild index e0451caace9f..08eb0f960d17 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.14 2010/01/07 15:31:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.8.1.ebuild,v 1.15 2011/02/06 08:12:24 leio 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 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |