diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:49:15 +0000 |
commit | 26561dfbfb74a3a97f84c3d78d21df3303a75326 (patch) | |
tree | 0e9c6e615443cf5d8a725b099c7cebaf0700cafe /x11-plugins/pidgin-hotkeys | |
parent | Stable for HPPA (bug #189781). (diff) | |
download | gentoo-2-26561dfbfb74a3a97f84c3d78d21df3303a75326.tar.gz gentoo-2-26561dfbfb74a3a97f84c3d78d21df3303a75326.tar.bz2 gentoo-2-26561dfbfb74a3a97f84c3d78d21df3303a75326.zip |
Stable for HPPA (bug #189781).
(Portage version: 2.1.3.6)
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 2f030776bf66..6636036e8f1e 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.1 2007/05/26 21:52:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.2 2007/08/23 15:49:15 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: + Stable for HPPA (bug #189781). *pidgin-hotkeys-0.2.3 (26 May 2007) 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 bc9a271577e3..226eaa4318ae 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.2 2007/07/11 20:39:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.3 2007/08/23 15:49:15 jer 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 ~x86" +KEYWORDS="~amd64 hppa ~x86" IUSE="" DEPEND="net-im/pidgin" |