diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-28 18:29:24 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-28 18:29:24 +0000 |
commit | b3668723bdc2d23b16c50a0d098612c82bd9e4da (patch) | |
tree | 6660a9bad16c6263fb9849f860784bcbfd453bd7 /x11-plugins | |
parent | Stable on ppc wrt bug 188284 (diff) | |
download | historical-b3668723bdc2d23b16c50a0d098612c82bd9e4da.tar.gz historical-b3668723bdc2d23b16c50a0d098612c82bd9e4da.tar.bz2 historical-b3668723bdc2d23b16c50a0d098612c82bd9e4da.zip |
Stable on ppc wrt bug 189781
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-plugins')
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-plugins/pidgin-hotkeys/ChangeLog b/x11-plugins/pidgin-hotkeys/ChangeLog index af3a62af741a..3d137a915be1 100644 --- a/x11-plugins/pidgin-hotkeys/ChangeLog +++ b/x11-plugins/pidgin-hotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-hotkeys # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.6 2007/08/28 16:23:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.7 2007/09/28 18:28:08 nixnut Exp $ + + 28 Sep 2007; nixnut <nixnut@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: + Stable on ppc wrt bug 189781 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: Added ~ppc wrt bug 189781 diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild index c08de62d0ad8..7f87e667e543 100644 --- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild +++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.6 2007/08/28 14:48:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.7 2007/09/28 18:28:08 nixnut Exp $ DESCRIPTION="pidgin-hotkeys is a Gaim plugin that allows you to define global hotkeys for various actions such as toggling buddy list, fetching queued messages, opening preferences or account dialog." @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim-hotkeys/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" DEPEND="net-im/pidgin" diff --git a/x11-plugins/purple-plugin_pack/ChangeLog b/x11-plugins/purple-plugin_pack/ChangeLog index 7547fd8daf60..323a8aee7441 100644 --- a/x11-plugins/purple-plugin_pack/ChangeLog +++ b/x11-plugins/purple-plugin_pack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/purple-plugin_pack # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.8 2007/08/28 16:25:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.9 2007/09/28 18:29:24 nixnut Exp $ + + 28 Sep 2007; nixnut <nixnut@gentoo.org> purple-plugin_pack-1.0.ebuild: + Stable on ppc wrt bug 189781 28 Aug 2007; nixnut <nixnut@gentoo.org> purple-plugin_pack-1.0.ebuild: Added ~ppc wrt bug 189781 diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild index 12f6dae51726..400295dad704 100644 --- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild +++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild,v 1.6 2007/08/28 14:54:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild,v 1.7 2007/09/28 18:29:24 nixnut Exp $ MY_P="$PN-${PV}" @@ -10,7 +10,7 @@ SRC_URI="http://downloads.guifications.org/plugins/Plugin%20Pack/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" PLUGINS="autorejoin awaynotify bashorg bit blistops dice difftopic eight_ball flip gRIM groupmsg irssi lastseen listhandler mystatusbox nicksaid oldlogger plonkers sepandtab showoffline simfix slashexec sslinfo xchat-chats" |