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 A4E35138010 for ; Wed, 22 Aug 2012 20:14:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16ECDE065A; Wed, 22 Aug 2012 20:12:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E00BDE065A for ; Wed, 22 Aug 2012 20:12:29 +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 4DACA33DD71 for ; Wed, 22 Aug 2012 20:12:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 00383E544B for ; Wed, 22 Aug 2012 20:12:27 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1345646065.e177d75f02de0183ab0d153c50e96fe8ae561bee.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/subtitlecomposer/subtitlecomposer-9999.ebuild X-VCS-Directories: media-video/subtitlecomposer/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: e177d75f02de0183ab0d153c50e96fe8ae561bee X-VCS-Branch: master Date: Wed, 22 Aug 2012 20:12:27 +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: 99c5e65d-a082-4ca8-81ef-3daf62960b41 X-Archives-Hash: 1af3f492a73d69d5b4aa4ccf4d85fc89 commit: e177d75f02de0183ab0d153c50e96fe8ae561bee Author: Johannes Huber gentoo org> AuthorDate: Wed Aug 22 13:58:23 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Aug 22 14:34:25 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e177d75f [media-video/subtitlecomposer] Git is default now. (Portage version: 2.2.0_alpha121/git/Linux x86_64, unsigned Manifest commit) --- .../subtitlecomposer/subtitlecomposer-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild index 3ad3d81..e1edd4d 100644 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild @@ -5,6 +5,7 @@ EAPI=4 KDE_LINGUAS="bg cs de el es fr it pl pt_BR sr" +KDE_SCM="svn" inherit kde4-base DESCRIPTION="Text-based subtitles editor."