diff options
author | 2011-05-09 23:14:57 +0000 | |
---|---|---|
committer | 2011-05-09 23:14:57 +0000 | |
commit | 5396affa2e27465b489034277338342a71201edd (patch) | |
tree | fe6cb2507e7f0c43cfae2de8dc6b7217fd346450 /media-libs/liblastfm/liblastfm-0.3.3.ebuild | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | historical-5396affa2e27465b489034277338342a71201edd.tar.gz historical-5396affa2e27465b489034277338342a71201edd.tar.bz2 historical-5396affa2e27465b489034277338342a71201edd.zip |
Stable on amd64 wrt bug #354033
Package-Manager: portage-2.1.9.47/cvs/Linux x86_64
Diffstat (limited to 'media-libs/liblastfm/liblastfm-0.3.3.ebuild')
-rw-r--r-- | media-libs/liblastfm/liblastfm-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |