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 | 07131fcc3890d10c3b74f8b2395cf6fde315004f (patch) | |
tree | 3302af78058b55691ef7e31da1943b9b4e4add82 /x11-plugins/pidgin-hotkeys | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | gentoo-2-07131fcc3890d10c3b74f8b2395cf6fde315004f.tar.gz gentoo-2-07131fcc3890d10c3b74f8b2395cf6fde315004f.tar.bz2 gentoo-2-07131fcc3890d10c3b74f8b2395cf6fde315004f.zip |
Added ~ppc wrt bug 190200
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/pidgin-hotkeys')
-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" |