summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-12-23 21:57:36 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-12-23 21:57:36 +0000
commit7ff9cdf68f331de31f9ab24eeb6d8839690044ad (patch)
tree0db55f0fec56449fbb7053ffb1d8e6f952b39492 /media-plugins/gmpc-libnotify
parentNew version (diff)
downloadgentoo-2-7ff9cdf68f331de31f9ab24eeb6d8839690044ad.tar.gz
gentoo-2-7ff9cdf68f331de31f9ab24eeb6d8839690044ad.tar.bz2
gentoo-2-7ff9cdf68f331de31f9ab24eeb6d8839690044ad.zip
Fix typo, thanks to Jens-Uwe Peter in bug #252188.
(Portage version: 2.2_rc18/cvs/Linux 2.6.27-gentoo-r7 x86_64)
Diffstat (limited to 'media-plugins/gmpc-libnotify')
-rw-r--r--media-plugins/gmpc-libnotify/ChangeLog6
-rw-r--r--media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-libnotify/ChangeLog b/media-plugins/gmpc-libnotify/ChangeLog
index 6a71c4776d92..8bcea14df208 100644
--- a/media-plugins/gmpc-libnotify/ChangeLog
+++ b/media-plugins/gmpc-libnotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-libnotify
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/ChangeLog,v 1.2 2008/12/17 21:41:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/ChangeLog,v 1.3 2008/12/23 21:57:36 flameeyes Exp $
+
+ 23 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ gmpc-libnotify-0.16.0.ebuild:
+ Fix typo, thanks to Jens-Uwe Peter in bug #252188.
17 Dec 2008; Markus Meier <maekke@gentoo.org>
gmpc-libnotify-0.16.0.ebuild:
diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild
index 9bb1ebea8351..a613773a2b27 100644
--- a/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild
+++ b/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild,v 1.2 2008/12/17 21:41:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-libnotify/gmpc-libnotify-0.16.0.ebuild,v 1.3 2008/12/23 21:57:36 flameeyes Exp $
inherit autotools multilib
-DESCRIPTION="This plugin ends an announcement to the notification daemon on song change"
+DESCRIPTION="This plugin sends an announcement to the notification daemon on song change"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libnotify"
SRC_URI="http://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"