diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:48:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:48:58 +0000 |
commit | 45c8bc54c280624bb606931bd2322e60bfa525c2 (patch) | |
tree | 5a452bb0d89eaa5d3dda2a84d2f11f4a693d58a4 /x11-plugins | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | historical-45c8bc54c280624bb606931bd2322e60bfa525c2.tar.gz historical-45c8bc54c280624bb606931bd2322e60bfa525c2.tar.bz2 historical-45c8bc54c280624bb606931bd2322e60bfa525c2.zip |
Added ~ppc wrt bug 190200
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-hotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-hotkeys/ChangeLog b/x11-plugins/pidgin-hotkeys/ChangeLog index 01f19c0b465e..7603739b8c58 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.4 2007/08/26 12:38:01 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.5 2007/08/28 14:48:58 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: + Added ~ppc wrt bug 190200 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: 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 ea738253e509..c08de62d0ad8 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.5 2007/08/26 12:38:01 philantrop Exp $ +# $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 $ 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 x86" +KEYWORDS="amd64 hppa ~ppc x86" IUSE="" DEPEND="net-im/pidgin" |