diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-06-26 16:39:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-06-26 16:39:25 +0000 |
commit | 1c7155c5d48790665e0f7721933bd5a2fe95585a (patch) | |
tree | 4ec83fcbfb8b8a3dbc01d69a104718df7d15900b /net-irc | |
parent | marked stable (diff) | |
download | gentoo-2-1c7155c5d48790665e0f7721933bd5a2fe95585a.tar.gz gentoo-2-1c7155c5d48790665e0f7721933bd5a2fe95585a.tar.bz2 gentoo-2-1c7155c5d48790665e0f7721933bd5a2fe95585a.zip |
Mark ~ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 80b2a503d9ac..bef283b913eb 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.4 2005/06/21 12:45:20 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.5 2005/06/26 16:39:25 chainsaw Exp $ + + 26 Jun 2005; Tony Vroon <chainsaw@gentoo.org> xchat-gnome-0.4.ebuild: + Mark ~ppc. 21 Jun 2005; Sven Wegener <swegener@gentoo.org> xchat-gnome-0.4.ebuild: Additional dependencies for bug #96689. diff --git a/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild index 5b5e90f776eb..fa4fd9a3057b 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.4.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/xchat-gnome/xchat-gnome-0.4.ebuild,v 1.5 2005/06/21 18:26:58 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild,v 1.6 2005/06/26 16:39:25 chainsaw Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://flapjack.navi.cx/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="perl tcltk python ssl mmx ipv6 nls" RDEPEND=">=dev-libs/glib-2.0.3 |