diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-10 01:41:56 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-10 01:41:56 +0000 |
commit | af310dbee2887abdcc1fc71e15b67149663b3ffa (patch) | |
tree | 59c26b8b1095b7a7d20afdbd32d0f706eb3bdf0f /net-irc | |
parent | Stable ppc-macos (diff) | |
download | historical-af310dbee2887abdcc1fc71e15b67149663b3ffa.tar.gz historical-af310dbee2887abdcc1fc71e15b67149663b3ffa.tar.bz2 historical-af310dbee2887abdcc1fc71e15b67149663b3ffa.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ircii/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/ircii/Manifest | 4 | ||||
-rw-r--r-- | net-irc/ircii/ircii-20040820.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/ircii/ChangeLog b/net-irc/ircii/ChangeLog index aed77a75cb77..a0f6e77dd0df 100644 --- a/net-irc/ircii/ChangeLog +++ b/net-irc/ircii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ircii # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ChangeLog,v 1.18 2005/03/10 01:41:56 j4rg0n Exp $ + + 09 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild: + Stable ppc-macos 09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> ircii-20040820.ebuild: Unstable ppc-macos diff --git a/net-irc/ircii/Manifest b/net-irc/ircii/Manifest index eae7eed43a7a..ca961ce26e4a 100644 --- a/net-irc/ircii/Manifest +++ b/net-irc/ircii/Manifest @@ -1,4 +1,4 @@ -MD5 2bcfcaf0601c16d2c315233c7da75d0e ChangeLog 2356 -MD5 4564a742c9c6327e532b6600e7a39fa6 ircii-20040820.ebuild 834 +MD5 391097d60a8a2c5d000a3451479cbfab ChangeLog 2448 +MD5 18ccf7679f9610d8be1725e40bbb77cf ircii-20040820.ebuild 833 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 d050eac938d29febadf6f5cc939f0f03 files/digest-ircii-20040820 67 diff --git a/net-irc/ircii/ircii-20040820.ebuild b/net-irc/ircii/ircii-20040820.ebuild index a29f0d771310..10ebd47e5068 100644 --- a/net-irc/ircii/ircii-20040820.ebuild +++ b/net-irc/ircii/ircii-20040820.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-irc/ircii/ircii-20040820.ebuild,v 1.5 2005/02/10 01:10:13 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20040820.ebuild,v 1.6 2005/03/10 01:41:56 j4rg0n Exp $ IUSE="ipv6" @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~sparc ~ppc ~ppc-macos" +KEYWORDS="x86 amd64 ~sparc ~ppc ppc-macos" src_compile() { econf $(use_enable ipv6) || die "econf failed" |