From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pq7RZ-0004ki-LA for garchives@archives.gentoo.org; Thu, 17 Feb 2011 17:15:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29BB11C001; Thu, 17 Feb 2011 17:14:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECD2E1C001 for ; Thu, 17 Feb 2011 17:14:57 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81D6A1B42D8 for ; Thu, 17 Feb 2011 17:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E701E8006A for ; Thu, 17 Feb 2011 17:14:56 +0000 (UTC) From: "Tomas Chvatal" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: media-video/recorditnow/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/recorditnow/recorditnow-9999.ebuild X-VCS-Directories: media-video/recorditnow/ X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal X-VCS-Revision: bf52264156ac468f95aafe042aad466619cddc22 Date: Thu, 17 Feb 2011 17:14:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: ff8a9af38c998117d69a3043274c246b commit: bf52264156ac468f95aafe042aad466619cddc22 Author: Tomas Chvatal gentoo org> AuthorDate: Thu Feb 17 17:14:51 2011 +0000 Commit: Tomas Chvatal gentoo org> CommitDate: Thu Feb 17 17:14:51 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dbf522641 media-video/recorditnow move away from git eclass --- media-video/recorditnow/recorditnow-9999.ebuild | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/media-video/recorditnow/recorditnow-9999.ebuild b/media-vide= o/recorditnow/recorditnow-9999.ebuild index 1bc86fd..02d3ba7 100644 --- a/media-video/recorditnow/recorditnow-9999.ebuild +++ b/media-video/recorditnow/recorditnow-9999.ebuild @@ -7,7 +7,8 @@ EAPI=3D3 #KDE_LINGUAS=3D"en cs de hu pt_BR fr" # need patch to work select linguas =20 -inherit git kde4-base +KDE_SCM=3D"git" +inherit kde4-base =20 DESCRIPTION=3D"RecordItNow is a plugin based desktop recorder for KDE" HOMEPAGE=3D"http://kde-apps.org/content/show.php/RecordItNow?content=3D1= 14610" @@ -32,10 +33,6 @@ RDEPEND=3D"${CDEPEND} media-video/recordmydesktop " =20 -src_unpack() { - git_src_unpack -} - src_configure() { mycmakeargs+=3D" $(cmake-utils_use_with mplayer Mencoder)