diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-12-26 19:39:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-12-26 19:39:42 +0000 |
commit | 4c6fa1881b37d3c71a8e7574e70cc16c7dcf614b (patch) | |
tree | dac4d4bd86f08702dde5da6be4b6a95b90ad18a8 /media-plugins/gmpc-extraplaylist | |
parent | Version bump (diff) | |
download | gentoo-2-4c6fa1881b37d3c71a8e7574e70cc16c7dcf614b.tar.gz gentoo-2-4c6fa1881b37d3c71a8e7574e70cc16c7dcf614b.tar.bz2 gentoo-2-4c6fa1881b37d3c71a8e7574e70cc16c7dcf614b.zip |
Removed unneeded inherit multilib
(Portage version: 2.2_rc17/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index c9cb61a8493a..c0a2ee49415d 100644 --- a/media-plugins/gmpc-extraplaylist/ChangeLog +++ b/media-plugins/gmpc-extraplaylist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-extraplaylist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.4 2008/12/26 19:30:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.5 2008/12/26 19:39:42 angelos Exp $ + + 26 Dec 2008; Christoph Mende <angelos@gentoo.org> + gmpc-extraplaylist-0.17.0.ebuild: + Removed unneeded inherit multilib *gmpc-extraplaylist-0.17.0 (26 Dec 2008) diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild index 4b5023ab0c5d..479b12eadf73 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.1 2008/12/26 19:30:33 angelos Exp $ - -inherit multilib +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.2 2008/12/26 19:39:42 angelos Exp $ DESCRIPTION="This plugin adds a second pane showing the playlist" HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Extra_playlist" |