diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 15:31:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 15:31:04 +0000 |
commit | 72576020b6ef3f8c470144d349ed67441e2e335a (patch) | |
tree | 6bf4889ce693656351f471cf83a653240a20ac59 /net-im | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-72576020b6ef3f8c470144d349ed67441e2e335a.tar.gz gentoo-2-72576020b6ef3f8c470144d349ed67441e2e335a.tar.bz2 gentoo-2-72576020b6ef3f8c470144d349ed67441e2e335a.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-im')
-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 a647acbe004b..a952b3599229 100644 --- a/net-im/pork/ChangeLog +++ b/net-im/pork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pork -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.40 2009/12/26 10:18:51 tove Exp $ +# 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 $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pork-0.99.8.1.ebuild: + Transfer Prefix keywords 26 Dec 2009; Torsten Veller <tove@gentoo.org> metadata.xml: Remove smithj from metadata (#95385) diff --git a/net-im/pork/pork-0.99.8.1.ebuild b/net-im/pork/pork-0.99.8.1.ebuild index a7fd1906bc8c..e0451caace9f 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-2008 Gentoo Foundation +# Copyright 1999-2010 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.13 2008/02/05 21:15:25 grobian Exp $ +# $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 $ 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" +KEYWORDS="alpha amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |