* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2010-05-25 9:43 Christoph Mende (angelos)
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Mende (angelos) @ 2010-05-25 9:43 UTC (permalink / raw
To: gentoo-commits
angelos 10/05/25 09:43:15
Modified: ChangeLog
Added: gmpc-last-fm-0.20.0.ebuild
Log:
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.9 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 12 Nov 2009 09:22:44 -0000 1.8
+++ ChangeLog 25 May 2010 09:43:15 -0000 1.9
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/gmpc-last-fm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.8 2009/11/12 09:22:44 angelos Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.9 2010/05/25 09:43:15 angelos Exp $
+
+*gmpc-last-fm-0.20.0 (25 May 2010)
+
+ 25 May 2010; Christoph Mende <angelos@gentoo.org>
+ +gmpc-last-fm-0.20.0.ebuild:
+ Version bump
*gmpc-last-fm-0.19.0 (12 Nov 2009)
1.1 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.1&content-type=text/plain
Index: gmpc-last-fm-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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.1 2010/05/25 09:43:15 angelos Exp $
EAPI=2
DESCRIPTION="This plugin fetches artist art from last.fm"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_LASTFM"
SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
dev-libs/libxml2
x11-libs/gtk+:2[jpeg]"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_install () {
emake DESTDIR="${D}" install || die "emake install failed"
}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-02-17 13:54 Markos Chandras (hwoarang)
0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-17 13:54 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/17 13:54:31
Modified: ChangeLog gmpc-last-fm-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.12 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 16 Feb 2011 19:22:28 -0000 1.11
+++ ChangeLog 17 Feb 2011 13:54:31 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.11 2011/02/16 19:22:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.12 2011/02/17 13:54:31 hwoarang Exp $
+
+ 17 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ gmpc-last-fm-0.20.0.ebuild:
+ Stable on amd64 wrt bug #325621
16 Feb 2011; <angelos@gentoo.org> gmpc-last-fm-0.18.0.ebuild,
gmpc-last-fm-0.19.0.ebuild, gmpc-last-fm-0.20.0.ebuild:
1.4 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.3&r2=1.4
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gmpc-last-fm-0.20.0.ebuild 16 Feb 2011 19:22:28 -0000 1.3
+++ gmpc-last-fm-0.20.0.ebuild 17 Feb 2011 13:54:31 -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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.3 2011/02/16 19:22:28 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.4 2011/02/17 13:54:31 hwoarang Exp $
EAPI=2
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-02-20 15:34 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-20 15:34 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/02/20 15:34:36
Modified: ChangeLog gmpc-last-fm-0.20.0.ebuild
Log:
ppc stable wrt #325621
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Revision Changes Path
1.13 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 17 Feb 2011 13:54:31 -0000 1.12
+++ ChangeLog 20 Feb 2011 15:34:36 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.12 2011/02/17 13:54:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.13 2011/02/20 15:34:36 xarthisius Exp $
+
+ 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ gmpc-last-fm-0.20.0.ebuild:
+ ppc stable wrt #325621
17 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
gmpc-last-fm-0.20.0.ebuild:
1.5 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.4&r2=1.5
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gmpc-last-fm-0.20.0.ebuild 17 Feb 2011 13:54:31 -0000 1.4
+++ gmpc-last-fm-0.20.0.ebuild 20 Feb 2011 15:34:36 -0000 1.5
@@ -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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.4 2011/02/17 13:54:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.5 2011/02/20 15:34:36 xarthisius Exp $
EAPI=2
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-02-20 17:39 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-20 17:39 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/02/20 17:39:42
Modified: ChangeLog gmpc-last-fm-0.20.0.ebuild
Log:
x86 stable wrt bug #325621
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.14 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 20 Feb 2011 15:34:36 -0000 1.13
+++ ChangeLog 20 Feb 2011 17:39:42 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.13 2011/02/20 15:34:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.14 2011/02/20 17:39:42 phajdan.jr Exp $
+
+ 20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gmpc-last-fm-0.20.0.ebuild:
+ x86 stable wrt bug #325621
20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
gmpc-last-fm-0.20.0.ebuild:
1.6 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.5&r2=1.6
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gmpc-last-fm-0.20.0.ebuild 20 Feb 2011 15:34:36 -0000 1.5
+++ gmpc-last-fm-0.20.0.ebuild 20 Feb 2011 17:39:42 -0000 1.6
@@ -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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.5 2011/02/20 15:34:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.6 2011/02/20 17:39:42 phajdan.jr Exp $
EAPI=2
@@ -10,7 +10,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] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-02-25 23:02 Michael Weber (xmw)
0 siblings, 0 replies; 7+ messages in thread
From: Michael Weber (xmw) @ 2011-02-25 23:02 UTC (permalink / raw
To: gentoo-commits
xmw 11/02/25 23:02:15
Modified: ChangeLog gmpc-last-fm-0.20.0.ebuild
Log:
Added ~sparc (bug 325621)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.15 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 20 Feb 2011 17:39:42 -0000 1.14
+++ ChangeLog 25 Feb 2011 23:02:15 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.14 2011/02/20 17:39:42 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.15 2011/02/25 23:02:15 xmw Exp $
+
+ 25 Feb 2011; Michael Weber <xmw@gentoo.org> gmpc-last-fm-0.20.0.ebuild:
+ Added ~sparc (bug 325621)
20 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
gmpc-last-fm-0.20.0.ebuild:
1.7 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.6&r2=1.7
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gmpc-last-fm-0.20.0.ebuild 20 Feb 2011 17:39:42 -0000 1.6
+++ gmpc-last-fm-0.20.0.ebuild 25 Feb 2011 23:02:15 -0000 1.7
@@ -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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.6 2011/02/20 17:39:42 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.7 2011/02/25 23:02:15 xmw Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-02-26 12:14 Michael Weber (xmw)
0 siblings, 0 replies; 7+ messages in thread
From: Michael Weber (xmw) @ 2011-02-26 12:14 UTC (permalink / raw
To: gentoo-commits
xmw 11/02/26 12:14:07
Modified: ChangeLog gmpc-last-fm-0.20.0.ebuild
Log:
sparc dropping keywords (bug 325621)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Revision Changes Path
1.16 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 25 Feb 2011 23:02:15 -0000 1.15
+++ ChangeLog 26 Feb 2011 12:14:07 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.15 2011/02/25 23:02:15 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.16 2011/02/26 12:14:07 xmw Exp $
+
+ 26 Feb 2011; Michael Weber <xmw@gentoo.org> gmpc-last-fm-0.20.0.ebuild:
+ sparc dropping keywords (bug 325621)
25 Feb 2011; Michael Weber <xmw@gentoo.org> gmpc-last-fm-0.20.0.ebuild:
Added ~sparc (bug 325621)
1.8 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.7&r2=1.8
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gmpc-last-fm-0.20.0.ebuild 25 Feb 2011 23:02:15 -0000 1.7
+++ gmpc-last-fm-0.20.0.ebuild 26 Feb 2011 12:14:07 -0000 1.8
@@ -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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.7 2011/02/25 23:02:15 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.8 2011/02/26 12:14:07 xmw Exp $
EAPI=2
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND=">=media-sound/gmpc-${PV}
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild
@ 2011-03-19 16:40 Christoph Mende (angelos)
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Mende (angelos) @ 2011-03-19 16:40 UTC (permalink / raw
To: gentoo-commits
angelos 11/03/19 16:40:49
Modified: ChangeLog gmpc-last-fm-0.20.0.ebuild
Log:
Remove .la file
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Revision Changes Path
1.18 media-plugins/gmpc-last-fm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 13 Mar 2011 16:34:46 -0000 1.17
+++ ChangeLog 19 Mar 2011 16:40:49 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gmpc-last-fm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.17 2011/03/13 16:34:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/ChangeLog,v 1.18 2011/03/19 16:40:49 angelos Exp $
+
+ 19 Mar 2011; Christoph Mende <angelos@gentoo.org> gmpc-last-fm-0.20.0.ebuild:
+ Remove .la file
13 Mar 2011; <angelos@gentoo.org> -gmpc-last-fm-0.18.0.ebuild,
-gmpc-last-fm-0.19.0.ebuild:
1.9 media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild?r1=1.8&r2=1.9
Index: gmpc-last-fm-0.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gmpc-last-fm-0.20.0.ebuild 26 Feb 2011 12:14:07 -0000 1.8
+++ gmpc-last-fm-0.20.0.ebuild 19 Mar 2011 16:40:49 -0000 1.9
@@ -1,8 +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-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.8 2011/02/26 12:14:07 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild,v 1.9 2011/03/19 16:40:49 angelos Exp $
-EAPI=2
+EAPI=3
DESCRIPTION="This plugin fetches artist art from last.fm"
HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_LASTFM"
@@ -21,4 +21,5 @@
src_install () {
emake DESTDIR="${D}" install || die "emake install failed"
+ find "${ED}" -name "*.la" -delete || die
}
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-03-19 16:40 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 13:54 [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-last-fm: ChangeLog gmpc-last-fm-0.20.0.ebuild Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2011-03-19 16:40 Christoph Mende (angelos)
2011-02-26 12:14 Michael Weber (xmw)
2011-02-25 23:02 Michael Weber (xmw)
2011-02-20 17:39 PaweA Hajdan (phajdan.jr)
2011-02-20 15:34 Kacper Kowalik (xarthisius)
2010-05-25 9:43 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