summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-26 17:02:35 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-26 17:02:35 +0000
commit9193726a15ea3c2f19912215fe61064397e8d3a4 (patch)
tree67335e0fb93df06b9fba9d63fd84e83daf11de54 /media-libs/lastfmlib
parentdepend virtual/jpeg (diff)
downloadgentoo-2-9193726a15ea3c2f19912215fe61064397e8d3a4.tar.gz
gentoo-2-9193726a15ea3c2f19912215fe61064397e8d3a4.tar.bz2
gentoo-2-9193726a15ea3c2f19912215fe61064397e8d3a4.zip
Marked ~ppc wrt #342065. Thanks to f.mensik <f.mensik@tiscali.cz> for report and testing.
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'media-libs/lastfmlib')
-rw-r--r--media-libs/lastfmlib/ChangeLog9
-rw-r--r--media-libs/lastfmlib/lastfmlib-0.4.0.ebuild6
2 files changed, 10 insertions, 5 deletions
diff --git a/media-libs/lastfmlib/ChangeLog b/media-libs/lastfmlib/ChangeLog
index 8cc9627b3524..0e1cb31b01bf 100644
--- a/media-libs/lastfmlib/ChangeLog
+++ b/media-libs/lastfmlib/ChangeLog
@@ -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 <xarthisius@gentoo.org>
+ lastfmlib-0.4.0.ebuild:
+ Marked ~ppc wrt #342065. Thanks to f.mensik <f.mensik@tiscali.cz> for
+ report and testing.
25 Jun 2010; Markos Chandras <hwoarang@gentoo.org>
-lastfmlib-0.3.0.ebuild:
diff --git a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
index 5390462e3614..892fcba85808 100644
--- a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
+++ b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
@@ -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 $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="debug syslog"
RDEPEND="net-misc/curl"