diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-05-05 13:25:34 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-05-05 13:25:34 +0000 |
commit | 802699b0f996d48d4697ca732bc1bbae1fb14073 (patch) | |
tree | 88cfcf30a73bdb3fac3f0fb3a820ae1be097bd29 /net-im/pork | |
parent | Added new coda release 6.0.10 (diff) | |
download | gentoo-2-802699b0f996d48d4697ca732bc1bbae1fb14073.tar.gz gentoo-2-802699b0f996d48d4697ca732bc1bbae1fb14073.tar.bz2 gentoo-2-802699b0f996d48d4697ca732bc1bbae1fb14073.zip |
Stable on x86, addressing bug 76173
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-im/pork')
-rw-r--r-- | net-im/pork/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pork/ChangeLog b/net-im/pork/ChangeLog index cc994e9cd5b4..30b7ff63a084 100644 --- a/net-im/pork/ChangeLog +++ b/net-im/pork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pork # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.23 2005/01/03 15:46:10 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.24 2005/05/05 13:25:34 rizzo Exp $ + + 05 May 2005; Don Seiler <rizzo@gentoo.org> pork-0.99.7.ebuild: + Stable on x86, addressing bug 76173 *pork-0.99.7 (03 Jan 2005) diff --git a/net-im/pork/pork-0.99.7.ebuild b/net-im/pork/pork-0.99.7.ebuild index 7c7615e27585..a0cdffe21704 100644 --- a/net-im/pork/pork-0.99.7.ebuild +++ b/net-im/pork/pork-0.99.7.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.7.ebuild,v 1.1 2005/01/03 15:46:10 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.7.ebuild,v 1.2 2005/05/05 13:25:34 rizzo 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="~x86 ~alpha ~sparc ~ppc ~amd64" +KEYWORDS="x86 ~alpha ~sparc ~ppc ~amd64" IUSE="perl" DEPEND="perl? ( dev-lang/perl ) |