From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PtNXZ-0000c4-9h for garchives@archives.gentoo.org; Sat, 26 Feb 2011 17:02:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A40E11C03B; Sat, 26 Feb 2011 17:02:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 648FD1C03B for ; Sat, 26 Feb 2011 17:02:38 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F16211B420C for ; Sat, 26 Feb 2011 17:02:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 9343F20054; Sat, 26 Feb 2011 17:02:35 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/lastfmlib: lastfmlib-0.4.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lastfmlib-0.4.0.ebuild ChangeLog X-VCS-Directories: media-libs/lastfmlib X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20110226170235.9343F20054@flycatcher.gentoo.org> Date: Sat, 26 Feb 2011 17:02:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: eb5da753a1e6aae5646942d9314a8454 xarthisius 11/02/26 17:02:35 Modified: lastfmlib-0.4.0.ebuild ChangeLog Log: Marked ~ppc wrt #342065. Thanks to f.mensik for r= eport and testing. =20 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64) Revision Changes Path 1.4 media-libs/lastfmlib/lastfmlib-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/lastfmlib-0.4.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/lastfmlib-0.4.0.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/lastfmlib-0.4.0.ebuild?r1=3D1.3&r2=3D1.4 Index: lastfmlib-0.4.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.4.0.eb= uild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lastfmlib-0.4.0.ebuild 18 Apr 2010 12:28:15 -0000 1.3 +++ lastfmlib-0.4.0.ebuild 26 Feb 2011 17:02:35 -0000 1.4 @@ -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-libs/lastfmlib/lastfmlib-0.4.0.= ebuild,v 1.3 2010/04/18 12:28:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/lastfmlib-0.4.0.= ebuild,v 1.4 2011/02/26 17:02:35 xarthisius Exp $ =20 EAPI=3D2 =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"amd64 x86" +KEYWORDS=3D"amd64 ~ppc x86" IUSE=3D"debug syslog" =20 RDEPEND=3D"net-misc/curl" 1.12 media-libs/lastfmlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/ChangeLog?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/ChangeLog?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/lastfml= ib/ChangeLog?r1=3D1.11&r2=3D1.12 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 25 Jun 2010 23:43:57 -0000 1.11 +++ ChangeLog 26 Feb 2011 17:02:35 -0000 1.12 @@ -1,6 +1,11 @@ # ChangeLog for media-libs/lastfmlib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.11= 2010/06/25 23:43:57 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lastfmlib/ChangeLog,v 1.12= 2011/02/26 17:02:35 xarthisius Exp $ + + 26 Feb 2011; Kacper Kowalik + lastfmlib-0.4.0.ebuild: + Marked ~ppc wrt #342065. Thanks to f.mensik for + report and testing. =20 25 Jun 2010; Markos Chandras -lastfmlib-0.3.0.ebuild: