From 7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f Mon Sep 17 00:00:00 2001 From: Pieter van den Abeele Date: Sat, 29 May 2004 16:16:28 +0000 Subject: Keyword modification, see changelog for details --- net-irc/cwirc/ChangeLog | 5 ++++- net-irc/cwirc/cwirc-1.7.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-irc/cwirc') diff --git a/net-irc/cwirc/ChangeLog b/net-irc/cwirc/ChangeLog index 03f2ffd0914f..9512c5296be6 100644 --- a/net-irc/cwirc/ChangeLog +++ b/net-irc/cwirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/cwirc # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.4 2004/04/27 22:05:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.5 2004/05/29 16:16:27 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele cwirc-1.7.1.ebuild: + Masked cwirc-1.7.1.ebuild testing for ppc 27 Apr 2004; Aron Griffis cwirc-1.7.1.ebuild: Add inherit eutils diff --git a/net-irc/cwirc/cwirc-1.7.1.ebuild b/net-irc/cwirc/cwirc-1.7.1.ebuild index 4788784293ac..582ce202d93f 100644 --- a/net-irc/cwirc/cwirc-1.7.1.ebuild +++ b/net-irc/cwirc/cwirc-1.7.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/cwirc/cwirc-1.7.1.ebuild,v 1.3 2004/04/27 22:05:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-1.7.1.ebuild,v 1.4 2004/05/29 16:16:27 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://webperso.easyconnect.fr/om.the/web/cwirc/" SRC_URI="http://webperso.easyconnect.fr/om.the/web/cwirc/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="x11-libs/gtk+ >=net-irc/xchat-2.0.1" -- cgit v1.2.3-65-gdbad