From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 26C7F13859C for ; Sun, 20 Jan 2013 16:07:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A458721C015; Sun, 20 Jan 2013 16:07:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3037121C015 for ; Sun, 20 Jan 2013 16:07:03 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3E5DB33D923 for ; Sun, 20 Jan 2013 16:06:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D4344E4079 for ; Sun, 20 Jan 2013 16:06:55 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1358697770.f31f379a1178ca91cea494420586f8e4b0f3b95d.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-libs/liblastfm/ X-VCS-Repository: proj/kde X-VCS-Files: media-libs/liblastfm/liblastfm-9999.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f31f379a1178ca91cea494420586f8e4b0f3b95d X-VCS-Branch: master Date: Sun, 20 Jan 2013 16:06:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 26c3381f-d49b-4d57-abab-6f65b698ba92 X-Archives-Hash: 41ee818d760c017f7c5f750d0b874af3 commit: f31f379a1178ca91cea494420586f8e4b0f3b95d Author: Michael Palimaka gentoo org> AuthorDate: Sun Jan 20 16:02:50 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jan 20 16:02:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f31f379a [media-libs/liblastfm] Add initial subslot. Package-Manager: portage-2.1.11.43 --- media-libs/liblastfm/liblastfm-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/liblastfm/liblastfm-9999.ebuild b/media-libs/liblastfm/liblastfm-9999.ebuild index b231d8b..f32ade7 100644 --- a/media-libs/liblastfm/liblastfm-9999.ebuild +++ b/media-libs/liblastfm/liblastfm-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 QT_MINIMAL="4.8.0" inherit cmake-utils git-2 @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://github.com/eartle/liblastfm.git" LICENSE="GPL-3" KEYWORDS="" -SLOT="0" +SLOT="0/0" IUSE="fingerprint test" COMMON_DEPEND="