diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
commit | 7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f (patch) | |
tree | fa4f57d5a9eee3f412a103516c2cb59858f3bd68 /net-irc/bitchx | |
parent | PPC stable profile update (diff) | |
download | historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.gz historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.bz2 historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 10 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r6.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.1.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 432681d6914c..a3f0bedebd74 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-irc/bitchx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.40 2004/04/26 01:27:08 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.41 2004/05/29 16:16:27 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bitchx-1.0.19-r6.ebuild, bitchx-1.1.ebuild: + Masked bitchx-1.1.ebuild stable for ppc + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bitchx-1.0.19-r6.ebuild: + Masked bitchx-1.0.19-r6.ebuild stable for ppc 25 Apr 2004; Travis Tilley <lv@gentoo.org> +files/BitchX-64bit.patch, bitchx-1.1.ebuild: diff --git a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild index 0cf1e2111822..bf4cd1fff0d3 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.13 2004/04/05 23:50:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.14 2004/05/29 16:16:27 pvdabeel Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/old/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc hppa ~alpha" +KEYWORDS="x86 ppc sparc hppa ~alpha" IUSE="ssl esd gnome xmms ipv6 gtk cjk" DEPEND=">=sys-libs/ncurses-5.1 diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild index d6542c76d3ff..6433d9480543 100644 --- a/net-irc/bitchx/bitchx-1.1.ebuild +++ b/net-irc/bitchx/bitchx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.6 2004/05/28 02:58:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.7 2004/05/29 16:16:27 pvdabeel Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha arm hppa amd64" +KEYWORDS="x86 ppc sparc ~alpha arm hppa amd64" IUSE="ssl esd gnome xmms ipv6 gtk cjk" DEPEND=">=sys-libs/ncurses-5.1 |