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 9721F1391DB for ; Tue, 25 Mar 2014 06:49:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF088E0AB6; Tue, 25 Mar 2014 06:49:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C50DE0AB6 for ; Tue, 25 Mar 2014 06:49:32 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A71C433FBE4 for ; Tue, 25 Mar 2014 06:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 9E322188EF for ; Tue, 25 Mar 2014 06:49:28 +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: <1395730154.cb4bf17c21debba7e33f33a3bf6f7da29c7659ec.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/k9copy/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/k9copy/k9copy-9999.ebuild X-VCS-Directories: app-cdr/k9copy/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: cb4bf17c21debba7e33f33a3bf6f7da29c7659ec X-VCS-Branch: master Date: Tue, 25 Mar 2014 06:49:28 +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: 3ed92fd7-e333-462a-a571-bbe4e4be3df8 X-Archives-Hash: 455226087c4c3c645e4c6c4c9fb28785 commit: cb4bf17c21debba7e33f33a3bf6f7da29c7659ec Author: Johannes Huber gentoo org> AuthorDate: Tue Mar 25 06:49:14 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Mar 25 06:49:14 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cb4bf17c [app-cdr/k9copy] Update DESCRIPTION Package-Manager: portage-2.2.9-r1 --- app-cdr/k9copy/k9copy-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/k9copy/k9copy-9999.ebuild b/app-cdr/k9copy/k9copy-9999.ebuild index e8bdf95..5af620e 100644 --- a/app-cdr/k9copy/k9copy-9999.ebuild +++ b/app-cdr/k9copy/k9copy-9999.ebuild @@ -14,7 +14,7 @@ inherit kde4-base ESVN_REPO_URI="https://k9copy.svn.sourceforge.net/svnroot/k9copy/kde4" ESVN_PROJECT="k9copy" -DESCRIPTION="k9copy is a DVD backup utility which allows the copy of one or more titles from a DVD9 to a DVD5." +DESCRIPTION="DVD backup utility which allows the copy of one or more titles from a DVD9 to a DVD5" HOMEPAGE="http://k9copy.sourceforge.net/" [[ ${PV} != *9999* ]] && SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"