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 | |
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')
-rw-r--r-- | net-im/pork/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pork/Manifest | 6 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.8.1.ebuild | 4 |
3 files changed, 6 insertions, 9 deletions
diff --git a/net-im/pork/ChangeLog b/net-im/pork/ChangeLog index 2f683ac527cd..d7d0acfc52ed 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.30 2005/07/09 02:40:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/ChangeLog,v 1.31 2005/07/18 19:01:29 smithj Exp $ + + 18 Jul 2005; Jonathan Smith <smithj@gentoo.org> pork-0.99.8.1.ebuild: + added ~ppc-macos 09 Jul 2005; Joseph Jezak <josejx@gentoo.org> pork-0.99.8.1.ebuild: Marked ppc stable. diff --git a/net-im/pork/Manifest b/net-im/pork/Manifest index 90787eab8da7..e69de29bb2d1 100644 --- a/net-im/pork/Manifest +++ b/net-im/pork/Manifest @@ -1,6 +0,0 @@ -MD5 b3fa6e0066ac61156a89da8ac6f2f51a pork-0.99.7.ebuild 988 -MD5 3ce93f9d9287279e3cda265940d08100 ChangeLog 3864 -MD5 9e5529b0233167d748d680b7bcd0d64c pork-0.99.8.1.ebuild 988 -MD5 01d933d85d8f282b16e5390ecf2380be metadata.xml 321 -MD5 6c14a8f6820250a5ce7a79dc84c5e102 files/digest-pork-0.99.8.1 65 -MD5 47d5b5f21b2d264a13cd4b4198a45391 files/digest-pork-0.99.7 63 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 ) |