diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-20 18:06:38 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-20 18:06:38 +0000 |
commit | 1d9f6e0b477d045b69019254d523a48aab190e5c (patch) | |
tree | c556bb09e173d3e90dd3b7358a89f89fc2277f90 /net-im/pork | |
parent | RESTRICT="nomirror" (diff) | |
download | gentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.tar.gz gentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.tar.bz2 gentoo-2-1d9f6e0b477d045b69019254d523a48aab190e5c.zip |
RESTRICT="nomirror"
Diffstat (limited to 'net-im/pork')
-rw-r--r-- | net-im/pork/Manifest | 6 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.1.ebuild | 3 | ||||
-rw-r--r-- | net-im/pork/pork-0.99.2.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-im/pork/Manifest b/net-im/pork/Manifest index a691ae16910d..03fd90fa5d1f 100644 --- a/net-im/pork/Manifest +++ b/net-im/pork/Manifest @@ -1,5 +1,5 @@ -MD5 7fa007db04eade1b3a9975e7612966b3 pork-0.99.1.ebuild 810 MD5 eeb1235bd8fea9033a8e7dd2111ad095 ChangeLog 2038 -MD5 134176ac8fa003b87e35ed41520a8d08 pork-0.99.2.ebuild 811 -MD5 c81eb42636cbba635685927fb886d1a7 files/digest-pork-0.99.1 63 +MD5 65cd4f7196ccfe5dc3d751b90f6b156a pork-0.99.2.ebuild 829 +MD5 b713e5cdd632b85ad5dc0045e7e49883 pork-0.99.1.ebuild 828 MD5 db7aa4b53531422954aff4f0ce4e4b07 files/digest-pork-0.99.2 63 +MD5 c81eb42636cbba635685927fb886d1a7 files/digest-pork-0.99.1 63 diff --git a/net-im/pork/pork-0.99.1.ebuild b/net-im/pork/pork-0.99.1.ebuild index a4d3dd3588ea..e2662a61d89a 100644 --- a/net-im/pork/pork-0.99.1.ebuild +++ b/net-im/pork/pork-0.99.1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.1.ebuild,v 1.2 2003/11/20 01:14:00 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.1.ebuild,v 1.3 2003/11/20 18:02:08 mholzer Exp $ IUSE="" SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" +RESTRICT="nomirror" DESCRIPTION="Console based AIM client that looks like ircII" HOMEPAGE="http://dev.ojnk.net/" LICENSE="GPL-2" diff --git a/net-im/pork/pork-0.99.2.ebuild b/net-im/pork/pork-0.99.2.ebuild index a8cf4812c20c..c628726cdfa4 100644 --- a/net-im/pork/pork-0.99.2.ebuild +++ b/net-im/pork/pork-0.99.2.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.2.ebuild,v 1.1 2003/11/20 01:14:00 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pork/pork-0.99.2.ebuild,v 1.2 2003/11/20 18:02:08 mholzer Exp $ IUSE="" SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz" +RESTRICT="nomirror" DESCRIPTION="Console based AIM client that looks like ircII" HOMEPAGE="http://dev.ojnk.net/" LICENSE="GPL-2" |