summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-02-10 01:10:13 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-02-10 01:10:13 +0000
commitd3a672f3dc679d2e106d25b9e7d2aefc5f729a20 (patch)
treeff283cce32a2bc8e46a9d36bf6178f05122145f2 /net-irc/ircii
parentUnstable ppc-macos (diff)
downloadhistorical-d3a672f3dc679d2e106d25b9e7d2aefc5f729a20.tar.gz
historical-d3a672f3dc679d2e106d25b9e7d2aefc5f729a20.tar.bz2
historical-d3a672f3dc679d2e106d25b9e7d2aefc5f729a20.zip
Unstable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-irc/ircii')
-rw-r--r--net-irc/ircii/ChangeLog7
-rw-r--r--net-irc/ircii/Manifest14
-rw-r--r--net-irc/ircii/ircii-20040820.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog
index 8ae4caff549f..aed77a75cb77 100644
--- a/net-irc/ircii/ChangeLog
+++ b/net-irc/ircii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ircii
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.16 2004/11/13 18:17:52 swegener Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.17 2005/02/10 01:10:13 j4rg0n Exp $
+
+ 09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild:
+ Unstable ppc-macos
13 Nov 2004; Sven Wegener <swegener@gentoo.org> -ircii-20030709-r2.ebuild,
ircii-20040820.ebuild:
diff --git a/net-irc/ircii/Manifest b/net-irc/ircii/Manifest
index d9c10427b503..eae7eed43a7a 100644
--- a/net-irc/ircii/Manifest
+++ b/net-irc/ircii/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 8457bf8e3f2465307db20a44ad76369a ChangeLog 2264
-MD5 9f633e03b12bbdef04cb451cadbf46ee ircii-20040820.ebuild 825
+MD5 2bcfcaf0601c16d2c315233c7da75d0e ChangeLog 2356
+MD5 4564a742c9c6327e532b6600e7a39fa6 ircii-20040820.ebuild 834
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 d050eac938d29febadf6f5cc939f0f03 files/digest-ircii-20040820 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBlk/WI1lqEGTUzyQRApN9AJ9xtDB20GkXyhiVs9f0773n+TNpaACfaTuo
-cXlfQHb5fR/7PyOfAt8Tnnk=
-=1Fr1
------END PGP SIGNATURE-----
diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild
index fdfea43bc597..a29f0d771310 100644
--- a/net-irc/ircii/ircii-20040820.ebuild
+++ b/net-irc/ircii/ircii-20040820.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.4 2004/11/13 18:17:52 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.5 2005/02/10 01:10:13 j4rg0n Exp $
IUSE="ipv6"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~sparc ~ppc"
+KEYWORDS="x86 amd64 ~sparc ~ppc ~ppc-macos"
src_compile() {
econf $(use_enable ipv6) || die "econf failed"