* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2010-05-25 9:38 Christoph Mende (angelos)
0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2010-05-25 9:38 UTC (permalink / raw
To: gentoo-commits
angelos 10/05/25 09:38:14
Modified: ChangeLog
Added: gmpc-extraplaylist-0.20.0.ebuild
Log:
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.14 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 9 Jun 2009 19:04:57 -0000 1.13
+++ ChangeLog 25 May 2010 09:38:13 -0000 1.14
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.13 2009/06/09 19:04:57 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.14 2010/05/25 09:38:13 angelos Exp $
+
+*gmpc-extraplaylist-0.20.0 (25 May 2010)
+
+ 25 May 2010; Christoph Mende <angelos@gentoo.org>
+ +gmpc-extraplaylist-0.20.0.ebuild:
+ Version bump
09 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
gmpc-extraplaylist-0.18.0.ebuild:
1.1 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.1&content-type=text/plain
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
# Copyright 1999-2010 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.20.0.ebuild,v 1.1 2010/05/25 09:38:13 angelos Exp $
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
dev-libs/libxml2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_install () {
emake DESTDIR="${D}" install || die
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2011-02-17 13:53 Markos Chandras (hwoarang)
0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-17 13:53 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/17 13:53:59
Modified: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
Log:
Stable on amd64 wrt bug #325621
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Revision Changes Path
1.15 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 25 May 2010 09:38:13 -0000 1.14
+++ ChangeLog 17 Feb 2011 13:53:59 -0000 1.15
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.14 2010/05/25 09:38:13 angelos Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.15 2011/02/17 13:53:59 hwoarang Exp $
+
+ 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ gmpc-extraplaylist-0.20.0.ebuild:
+ Stable on amd64 wrt bug #325621
*gmpc-extraplaylist-0.20.0 (25 May 2010)
1.2 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?r1=1.1&r2=1.2
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmpc-extraplaylist-0.20.0.ebuild 25 May 2010 09:38:13 -0000 1.1
+++ gmpc-extraplaylist-0.20.0.ebuild 17 Feb 2011 13:53:59 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.20.0.ebuild,v 1.1 2010/05/25 09:38:13 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.2 2011/02/17 13:53:59 hwoarang Exp $
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2011-02-20 15:34 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 6+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-20 15:34 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/02/20 15:34:08
Modified: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
Log:
ppc stable wrt #325621
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Revision Changes Path
1.16 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 17 Feb 2011 13:53:59 -0000 1.15
+++ ChangeLog 20 Feb 2011 15:34:08 -0000 1.16
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.15 2011/02/17 13:53:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.16 2011/02/20 15:34:08 xarthisius Exp $
+
+ 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ gmpc-extraplaylist-0.20.0.ebuild:
+ ppc stable wrt #325621
17 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
gmpc-extraplaylist-0.20.0.ebuild:
1.3 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?r1=1.2&r2=1.3
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gmpc-extraplaylist-0.20.0.ebuild 17 Feb 2011 13:53:59 -0000 1.2
+++ gmpc-extraplaylist-0.20.0.ebuild 20 Feb 2011 15:34:08 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.20.0.ebuild,v 1.2 2011/02/17 13:53:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.3 2011/02/20 15:34:08 xarthisius Exp $
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2011-02-20 17:38 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-20 17:38 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/02/20 17:38:45
Modified: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
Log:
x86 stable wrt bug #325621
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.17 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 20 Feb 2011 15:34:08 -0000 1.16
+++ ChangeLog 20 Feb 2011 17:38:45 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.16 2011/02/20 15:34:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.17 2011/02/20 17:38:45 phajdan.jr Exp $
+
+ 20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gmpc-extraplaylist-0.20.0.ebuild:
+ x86 stable wrt bug #325621
20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
gmpc-extraplaylist-0.20.0.ebuild:
1.4 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?r1=1.3&r2=1.4
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gmpc-extraplaylist-0.20.0.ebuild 20 Feb 2011 15:34:08 -0000 1.3
+++ gmpc-extraplaylist-0.20.0.ebuild 20 Feb 2011 17:38:45 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.20.0.ebuild,v 1.3 2011/02/20 15:34:08 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.4 2011/02/20 17:38:45 phajdan.jr Exp $
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
@@ -8,7 +8,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2011-03-19 16:18 Christoph Mende (angelos)
0 siblings, 0 replies; 6+ messages in thread
From: Christoph Mende (angelos) @ 2011-03-19 16:18 UTC (permalink / raw
To: gentoo-commits
angelos 11/03/19 16:18:59
Modified: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
Log:
Remove .la file
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.19 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 13 Mar 2011 16:33:34 -0000 1.18
+++ ChangeLog 19 Mar 2011 16:18:59 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.18 2011/03/13 16:33:34 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.19 2011/03/19 16:18:59 angelos Exp $
+
+ 19 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ gmpc-extraplaylist-0.20.0.ebuild:
+ Remove .la file
13 Mar 2011; <angelos@gentoo.org> -gmpc-extraplaylist-0.18.0.ebuild:
Removed old
1.5 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?r1=1.4&r2=1.5
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gmpc-extraplaylist-0.20.0.ebuild 20 Feb 2011 17:38:45 -0000 1.4
+++ gmpc-extraplaylist-0.20.0.ebuild 19 Mar 2011 16:18:59 -0000 1.5
@@ -1,6 +1,8 @@
# Copyright 1999-2011 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.20.0.ebuild,v 1.4 2011/02/20 17:38:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.5 2011/03/19 16:18:59 angelos Exp $
+
+EAPI=3
DESCRIPTION="This plugin adds a second pane showing the playlist"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_EXTRA_PLAYLIST"
@@ -18,4 +20,5 @@
src_install () {
emake DESTDIR="${D}" install || die
+ find "${ED}" -name "*.la" -delete || die
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
@ 2012-05-05 8:27 Jeff Horelick (jdhore)
0 siblings, 0 replies; 6+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-05 8:27 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/05 08:27:18
Modified: ChangeLog gmpc-extraplaylist-0.20.0.ebuild
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.20 media-plugins/gmpc-extraplaylist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 19 Mar 2011 16:18:59 -0000 1.19
+++ ChangeLog 5 May 2012 08:27:18 -0000 1.20
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-extraplaylist
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.19 2011/03/19 16:18:59 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.20 2012/05/05 08:27:18 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ gmpc-extraplaylist-0.20.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
19 Mar 2011; Christoph Mende <angelos@gentoo.org>
gmpc-extraplaylist-0.20.0.ebuild:
1.6 media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild?r1=1.5&r2=1.6
Index: gmpc-extraplaylist-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gmpc-extraplaylist-0.20.0.ebuild 19 Mar 2011 16:18:59 -0000 1.5
+++ gmpc-extraplaylist-0.20.0.ebuild 5 May 2012 08:27:18 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.20.0.ebuild,v 1.5 2011/03/19 16:18:59 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.20.0.ebuild,v 1.6 2012/05/05 08:27:18 jdhore Exp $
EAPI=3
@@ -16,7 +16,7 @@
RDEPEND=">=media-sound/gmpc-${PV}
dev-libs/libxml2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install () {
emake DESTDIR="${D}" install || die
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-05-05 8:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 13:53 [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-extraplaylist: ChangeLog gmpc-extraplaylist-0.20.0.ebuild Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2012-05-05 8:27 Jeff Horelick (jdhore)
2011-03-19 16:18 Christoph Mende (angelos)
2011-02-20 17:38 PaweA Hajdan (phajdan.jr)
2011-02-20 15:34 Kacper Kowalik (xarthisius)
2010-05-25 9:38 Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox