diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:14:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:14:57 +0000 |
commit | abe0ca337b597bd1e3d67e355b1c323c5db6825e (patch) | |
tree | 76dbd5722c3a6f95db24065915875baa1a74d31e /media-libs | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-abe0ca337b597bd1e3d67e355b1c323c5db6825e.tar.gz gentoo-2-abe0ca337b597bd1e3d67e355b1c323c5db6825e.tar.bz2 gentoo-2-abe0ca337b597bd1e3d67e355b1c323c5db6825e.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/liblastfm/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/liblastfm/liblastfm-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/liblastfm/ChangeLog b/media-libs/liblastfm/ChangeLog index 6ae54596cec3..7abdecae393b 100644 --- a/media-libs/liblastfm/ChangeLog +++ b/media-libs/liblastfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/liblastfm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.13 2011/05/09 08:38:25 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/ChangeLog,v 1.14 2011/05/09 23:14:57 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> liblastfm-0.3.3.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> liblastfm-0.3.3.ebuild: x86 stable per bug 354033 diff --git a/media-libs/liblastfm/liblastfm-0.3.3.ebuild b/media-libs/liblastfm/liblastfm-0.3.3.ebuild index e10d46fa5de9..a22844454eb9 100644 --- a/media-libs/liblastfm/liblastfm-0.3.3.ebuild +++ b/media-libs/liblastfm/liblastfm-0.3.3.ebuild @@ -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-libs/liblastfm/liblastfm-0.3.3.ebuild,v 1.3 2011/05/09 08:38:25 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblastfm/liblastfm-0.3.3.ebuild,v 1.4 2011/05/09 23:14:57 hwoarang Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://github.com/mxcl/liblastfm/" SRC_URI="http://github.com/mxcl/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" IUSE="" |