diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:13:26 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:13:26 +0000 |
commit | 5f40316080c9a833a44952b85b186ba50279c372 (patch) | |
tree | 4d44964ff16fba0aebeaf4017ea47fac613fbacd /x11-plugins/pidgin-hotkeys | |
parent | stable x86, bug 189781 (diff) | |
download | gentoo-2-5f40316080c9a833a44952b85b186ba50279c372.tar.gz gentoo-2-5f40316080c9a833a44952b85b186ba50279c372.tar.bz2 gentoo-2-5f40316080c9a833a44952b85b186ba50279c372.zip |
stable x86, bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/pidgin-hotkeys')
-rw-r--r-- | x11-plugins/pidgin-hotkeys/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-hotkeys/ChangeLog b/x11-plugins/pidgin-hotkeys/ChangeLog index 6636036e8f1e..fc6af67ff780 100644 --- a/x11-plugins/pidgin-hotkeys/ChangeLog +++ b/x11-plugins/pidgin-hotkeys/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2007/08/23 15:49:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/ChangeLog,v 1.3 2007/08/24 07:13:26 opfer Exp $ + + 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + pidgin-hotkeys-0.2.3.ebuild: + stable x86, bug 189781 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> pidgin-hotkeys-0.2.3.ebuild: Stable for HPPA (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 226eaa4318ae..c81e9fca32fb 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.3 2007/08/23 15:49:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.4 2007/08/24 07:13:26 opfer 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 x86" IUSE="" DEPEND="net-im/pidgin" |