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 9DF3F138010 for ; Thu, 13 Sep 2012 19:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E8A721C021; Thu, 13 Sep 2012 19:36:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DD3B621C021 for ; Thu, 13 Sep 2012 19:36:31 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2200A335DF0 for ; Thu, 13 Sep 2012 19:36:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id DE70221600; Thu, 13 Sep 2012 19:36:29 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.5.49.9999.ebuild calligra-2.5.2.ebuild calligra-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: calligra-2.5.49.9999.ebuild calligra-2.5.2.ebuild calligra-9999.ebuild ChangeLog X-VCS-Directories: app-office/calligra X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120913193629.DE70221600@flycatcher.gentoo.org> Date: Thu, 13 Sep 2012 19:36: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: 47c91fb7-b10e-4df0-9e0d-13bd26182e38 X-Archives-Hash: b2de835e49c56223239de895d1d9d7f9 scarabeus 12/09/13 19:36:29 Modified: calligra-2.5.49.9999.ebuild calligra-2.5.2.ebuild calligra-9999.ebuild ChangeLog Log: Use proper name on the build passing. Does not affect anything but is at least correct. (Portage version: 2.2.0_alpha125/cvs/Linux x86_64) Revision Changes Path 1.2 app-office/calligra/calligra-2.5.49.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild?r1=1.1&r2=1.2 Index: calligra-2.5.49.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- calligra-2.5.49.9999.ebuild 30 Aug 2012 11:30:45 -0000 1.1 +++ calligra-2.5.49.9999.ebuild 13 Sep 2012 19:36:29 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v 1.1 2012/08/30 11:30:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v 1.2 2012/09/13 19:36:29 scarabeus Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -191,7 +191,7 @@ $(cmake-utils_use_with lcms LCMS2) $(cmake-utils_use_with marble Marble) $(cmake-utils_use_with mysql MySQL) - $(cmake-utils_use_build mysql) + $(cmake-utils_use_build mysql mySQL) $(cmake-utils_use_with okular Okular) $(cmake-utils_use_with opengtl OpenCTL) $(cmake-utils_use_with openexr OpenEXR) 1.3 app-office/calligra/calligra-2.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild?r1=1.2&r2=1.3 Index: calligra-2.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- calligra-2.5.2.ebuild 13 Sep 2012 13:37:21 -0000 1.2 +++ calligra-2.5.2.ebuild 13 Sep 2012 19:36:29 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild,v 1.2 2012/09/13 13:37:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.2.ebuild,v 1.3 2012/09/13 19:36:29 scarabeus Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -189,7 +189,7 @@ $(cmake-utils_use_with lcms LCMS2) $(cmake-utils_use_with marble Marble) $(cmake-utils_use_with mysql MySQL) - $(cmake-utils_use_build mysql) + $(cmake-utils_use_build mysql mySQL) $(cmake-utils_use_with okular Okular) $(cmake-utils_use_with opengtl OpenCTL) $(cmake-utils_use_with openexr OpenEXR) 1.30 app-office/calligra/calligra-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.29&r2=1.30 Index: calligra-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- calligra-9999.ebuild 30 Aug 2012 11:30:45 -0000 1.29 +++ calligra-9999.ebuild 13 Sep 2012 19:36:29 -0000 1.30 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.29 2012/08/30 11:30:45 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.30 2012/09/13 19:36:29 scarabeus Exp $ # note: files that need to be checked for dependencies etc: # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt @@ -189,7 +189,7 @@ $(cmake-utils_use_with lcms LCMS2) $(cmake-utils_use_with marble Marble) $(cmake-utils_use_with mysql MySQL) - $(cmake-utils_use_build mysql) + $(cmake-utils_use_build mysql mySQL) $(cmake-utils_use_with okular Okular) $(cmake-utils_use_with opengtl OpenCTL) $(cmake-utils_use_with openexr OpenEXR) 1.71 app-office/calligra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.71&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.71&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.70&r2=1.71 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- ChangeLog 13 Sep 2012 13:37:21 -0000 1.70 +++ ChangeLog 13 Sep 2012 19:36:29 -0000 1.71 @@ -1,6 +1,11 @@ # ChangeLog for app-office/calligra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.70 2012/09/13 13:37:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.71 2012/09/13 19:36:29 scarabeus Exp $ + + 13 Sep 2012; Tomáš Chvátal calligra-2.5.2.ebuild, + calligra-2.5.49.9999.ebuild, calligra-9999.ebuild: + Use proper name on the build passing. Does not affect anything but is at least + correct. 13 Sep 2012; Tomáš Chvátal calligra-2.5.2.ebuild: Fix the ebuild to base of live where in cvs i accidentaly copied from 2.5.1.