summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-09-20 18:06:27 +0000
committerChristoph Mende <angelos@gentoo.org>2011-09-20 18:06:27 +0000
commitb31c9e7af83a879eeffd917a1549e0790145a919 (patch)
treea8e780ea694b4ab26008aab62fc9313d5a91f292 /media-sound/gmpc
parentVersion bump. (diff)
downloadgentoo-2-b31c9e7af83a879eeffd917a1549e0790145a919.tar.gz
gentoo-2-b31c9e7af83a879eeffd917a1549e0790145a919.tar.bz2
gentoo-2-b31c9e7af83a879eeffd917a1549e0790145a919.zip
Add missing inherit gnome2-utils
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/gmpc')
-rw-r--r--media-sound/gmpc/ChangeLog5
-rw-r--r--media-sound/gmpc/gmpc-11.8.16.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/media-sound/gmpc/ChangeLog b/media-sound/gmpc/ChangeLog
index 75c2575c744d..42adbed4a269 100644
--- a/media-sound/gmpc/ChangeLog
+++ b/media-sound/gmpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/gmpc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.81 2011/08/20 11:23:04 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.82 2011/09/20 18:06:27 angelos Exp $
+
+ 20 Sep 2011; Christoph Mende <angelos@gentoo.org> gmpc-11.8.16.ebuild:
+ Add missing inherit gnome2-utils
20 Aug 2011; Christoph Mende <angelos@gentoo.org> gmpc-11.8.16.ebuild:
Re-add keywords
diff --git a/media-sound/gmpc/gmpc-11.8.16.ebuild b/media-sound/gmpc/gmpc-11.8.16.ebuild
index 27867cb943be..daf803178545 100644
--- a/media-sound/gmpc/gmpc-11.8.16.ebuild
+++ b/media-sound/gmpc/gmpc-11.8.16.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16.ebuild,v 1.2 2011/08/20 11:23:04 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16.ebuild,v 1.3 2011/09/20 18:06:27 angelos Exp $
EAPI=4
+inherit gnome2-utils
DESCRIPTION="A GTK+2 client for the Music Player Daemon"
HOMEPAGE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client"