Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lastfmlib/
Date: Sun, 27 Nov 2016 06:01:49
Message-Id: 1480226457.fcd873d3d13deee76fceff1df443161e1298ea88.gokturk@gentoo
1 commit: fcd873d3d13deee76fceff1df443161e1298ea88
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 05:49:27 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 06:00:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd873d3
7
8 media-libs/lastfmlib: fix the license
9
10 Package-Manager: portage-2.3.0
11
12 media-libs/lastfmlib/lastfmlib-0.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
16 index de2cf4a..81eebc2 100644
17 --- a/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
18 +++ b/media-libs/lastfmlib/lastfmlib-0.4.0.ebuild
19 @@ -8,7 +8,7 @@ DESCRIPTION="C++ library to scrobble tracks on Last.fm"
20 HOMEPAGE="https://github.com/dirkvdb/lastfmlib/releases"
21 SRC_URI="https://github.com/dirkvdb/lastfmlib/archive/lastfmlib-0.4.0.tar.gz"
22
23 -LICENSE="GPL-2"
24 +LICENSE="GPL-2+"
25 SLOT="0"
26 KEYWORDS="amd64 ~ppc x86"
27 IUSE="debug syslog"