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 6B275138A1A for ; Fri, 14 Nov 2014 18:44:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D382FE0AA1; Fri, 14 Nov 2014 18:44:31 +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 7522AE0AA1 for ; Fri, 14 Nov 2014 18:44:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DB123405E4 for ; Fri, 14 Nov 2014 18:44:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31A06A237 for ; Fri, 14 Nov 2014 18:44:29 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1415990654.c71ee0ad3b312a986d6a8454dabfa81230e61026.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/calligra/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/calligra/calligra-9999.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: c71ee0ad3b312a986d6a8454dabfa81230e61026 X-VCS-Branch: master Date: Fri, 14 Nov 2014 18:44:29 +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: 6e819c0f-7f6e-4f74-86a5-d53a4755e54d X-Archives-Hash: dca5c5e80d7aa46138161a8af74b0422 commit: c71ee0ad3b312a986d6a8454dabfa81230e61026 Author: Manuel Rüger rueg eu> AuthorDate: Fri Nov 14 18:44:14 2014 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Nov 14 18:44:14 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c71ee0ad [app-office/calligra] Sync with tree. Package-Manager: portage-2.2.14 --- app-office/calligra/calligra-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/calligra/calligra-9999.ebuild b/app-office/calligra/calligra-9999.ebuild index f18cdb9..637f420 100644 --- a/app-office/calligra/calligra-9999.ebuild +++ b/app-office/calligra/calligra-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.48 2014/11/03 11:15:35 titanofold Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -120,7 +120,7 @@ RDEPEND=" media-gfx/pstoedit ) postgres? ( - dev-db/postgresql-base + virtual/postgresql dev-libs/libpqxx ) spacenav? ( dev-libs/libspnav )