summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/pidgin-hotkeys')
-rw-r--r--x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild9
1 files changed, 3 insertions, 6 deletions
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 cded1c9be739..79ad9ed0faee 100644
--- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild
+++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild
@@ -1,15 +1,13 @@
# Copyright 1999-2009 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.11 2009/08/16 09:18:41 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.3.ebuild,v 1.12 2009/12/21 13:01:10 vapier Exp $
EAPI="2"
inherit eutils
-DESCRIPTION="pidgin-hotkeys is a Pidgin plugin that allows you to define global hotkeys for various actions such as toggling buddy list, fetching queued messages, opening preferences or account dialog."
-
-HOMEPAGE="http://gaim-hotkeys.sourceforge.net"
-
+DESCRIPTION="plugin that allows you to define global hotkeys for various actions"
+HOMEPAGE="http://gaim-hotkeys.sourceforge.net/"
SRC_URI="mirror://sourceforge/gaim-hotkeys/${P}.tar.gz"
LICENSE="GPL-2"
@@ -19,7 +17,6 @@ IUSE=""
RDEPEND="net-im/pidgin[gtk]
>=x11-libs/gtk+-2"
-
DEPEND="${RDEPEND}
dev-util/pkgconfig"