diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-05 16:43:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-05 16:43:52 +0000 |
commit | 5b9e98413bad199cb84b274734cbb11c5c32d736 (patch) | |
tree | 5fc40f0276d97550507abdb3f26f9c327207ab6d /media-libs/liblastfm | |
parent | Stable for amd64, wrt bug #460394 (diff) | |
download | gentoo-2-5b9e98413bad199cb84b274734cbb11c5c32d736.tar.gz gentoo-2-5b9e98413bad199cb84b274734cbb11c5c32d736.tar.bz2 gentoo-2-5b9e98413bad199cb84b274734cbb11c5c32d736.zip |
Stable for amd64, wrt bug #455312
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 de837a97dc74..7d4989caa761 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.20 2013/03/03 15:27:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.21 2013/03/05 16:43:52 ago Exp $ + + 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> liblastfm-1.0.3.ebuild: + Stable for amd64, wrt bug #455312 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> liblastfm-1.0.3.ebuild: Stable for ppc, wrt bug #455312 diff --git a/media-libs/liblastfm/liblastfm-1.0.3.ebuild b/media-libs/liblastfm/liblastfm-1.0.3.ebuild index e2d650d7e06b..8d05d551e2ed 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.3 2013/03/03 15:27:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-1.0.3.ebuild,v 1.4 2013/03/05 16:43:52 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" |