diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:27:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 15:27:04 +0000 |
commit | 8e7f7147e1b1d5337d4be564b852f3f47c39eb6b (patch) | |
tree | 8c5d591a9738fb75cae3435748f0bcd1329b4a47 /media-libs/liblastfm | |
parent | Stable for ppc, wrt bug #460012 (diff) | |
download | gentoo-2-8e7f7147e1b1d5337d4be564b852f3f47c39eb6b.tar.gz gentoo-2-8e7f7147e1b1d5337d4be564b852f3f47c39eb6b.tar.bz2 gentoo-2-8e7f7147e1b1d5337d4be564b852f3f47c39eb6b.zip |
Stable for ppc, wrt bug #455312
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/liblastfm')
-rw-r--r-- | media-libs/liblastfm/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/liblastfm/liblastfm-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/liblastfm/ChangeLog b/media-libs/liblastfm/ChangeLog index 8d810b2bc156..de837a97dc74 100644 --- a/media-libs/liblastfm/ChangeLog +++ b/media-libs/liblastfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/liblastfm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.19 2013/03/02 21:44:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.20 2013/03/03 15:27:04 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> liblastfm-1.0.3.ebuild: + Stable for ppc, wrt bug #455312 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> liblastfm-0.3.3.ebuild, liblastfm-1.0.2.ebuild, liblastfm-1.0.3.ebuild: diff --git a/media-libs/liblastfm/liblastfm-1.0.3.ebuild b/media-libs/liblastfm/liblastfm-1.0.3.ebuild index 6a011c1c9d37..e2d650d7e06b 100644 --- a/media-libs/liblastfm/liblastfm-1.0.3.ebuild +++ b/media-libs/liblastfm/liblastfm-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.3.ebuild,v 1.2 2013/03/02 21:44:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.3.ebuild,v 1.3 2013/03/03 15:27:04 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://github.com/eartle/liblastfm" SRC_URI="http://cdn.last.fm/client/${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" SLOT="0" IUSE="fingerprint test" |