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 | 318f0ad922c5777e090d26561d7f762339e473a9 (patch) | |
tree | 866c488758bc79311f31f55876f993573503ed20 /net-im/pork | |
parent | New ebuild for tap-reverbed. Thanks to Kieran Holland <ebuilds@kieranholland.... (diff) | |
download | historical-318f0ad922c5777e090d26561d7f762339e473a9.tar.gz historical-318f0ad922c5777e090d26561d7f762339e473a9.tar.bz2 historical-318f0ad922c5777e090d26561d7f762339e473a9.zip |
added ~ppc-macos
Package-Manager: portage-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 | 18 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.8.1.ebuild | 4 |
3 files changed, 20 insertions, 7 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..85cc377ed510 100644 --- a/net-im/pork/Manifest +++ b/net-im/pork/Manifest @@ -1,6 +1,16 @@ -MD5 b3fa6e0066ac61156a89da8ac6f2f51a pork-0.99.7.ebuild 988 -MD5 3ce93f9d9287279e3cda265940d08100 ChangeLog 3864 -MD5 9e5529b0233167d748d680b7bcd0d64c pork-0.99.8.1.ebuild 988 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 91c3ec4465109ccea48b740e6db21c95 ChangeLog 3956 MD5 01d933d85d8f282b16e5390ecf2380be metadata.xml 321 -MD5 6c14a8f6820250a5ce7a79dc84c5e102 files/digest-pork-0.99.8.1 65 +MD5 b3fa6e0066ac61156a89da8ac6f2f51a pork-0.99.7.ebuild 988 +MD5 0d848a621da68e925ee0827cac954450 pork-0.99.8.1.ebuild 999 MD5 47d5b5f21b2d264a13cd4b4198a45391 files/digest-pork-0.99.7 63 +MD5 6c14a8f6820250a5ce7a79dc84c5e102 files/digest-pork-0.99.8.1 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2/yzl5AvwDPiUowRAr/PAJ9+AA1nKwckjn74uwt8fiPS1wqKdACg2jNT +OCWVMvkaGMW8YG/3vdxZMw0= +=oBG2 +-----END PGP SIGNATURE----- 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 ) |