summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
commitbaf10a70e06e39efc12cd84a9b322d0cdb39e53e (patch)
treef0acb15e2c5cbc8ce5cb7eac7408fca631a56bb5 /net-irc/cwirc
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.gz
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.bz2
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.zip
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/cwirc')
-rw-r--r--net-irc/cwirc/ChangeLog5
-rw-r--r--net-irc/cwirc/cwirc-1.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <pvdabeel@gentoo.org> cwirc-1.7.1.ebuild:
+ Masked cwirc-1.7.1.ebuild testing for ppc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> 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"