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 935891389F5 for ; Sun, 16 Nov 2014 12:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BDEDE0B67; Sun, 16 Nov 2014 12:22:03 +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 9DB9BE0B5E for ; Sun, 16 Nov 2014 12:21:38 +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 CAA6F3404E2 for ; Sun, 16 Nov 2014 12:21:37 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2234) id EE279A46A; Sun, 16 Nov 2014 12:21:28 +0000 (UTC) From: "Alexey Shvetsov (alexxy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, alexxy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/umbrello: umbrello-4.14.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: umbrello-4.14.3.ebuild ChangeLog X-VCS-Directories: kde-base/umbrello X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141116122128.EE279A46A@oystercatcher.gentoo.org> Date: Sun, 16 Nov 2014 12:21: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: a970b539-19f7-4748-90bf-26f2d14da45e X-Archives-Hash: 1b1a7f65315216f83c18ba708e2b70b5 alexxy 14/11/16 12:21:28 Modified: ChangeLog Added: umbrello-4.14.3.ebuild Log: [kde-base] Add KDE SC 4.14.3 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key F82F92E6) Revision Changes Path 1.318 kde-base/umbrello/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?rev=1.318&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?rev=1.318&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/ChangeLog?r1=1.317&r2=1.318 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v retrieving revision 1.317 retrieving revision 1.318 diff -u -r1.317 -r1.318 --- ChangeLog 14 Nov 2014 19:33:14 -0000 1.317 +++ ChangeLog 16 Nov 2014 12:21:28 -0000 1.318 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/umbrello # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.317 2014/11/14 19:33:14 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/ChangeLog,v 1.318 2014/11/16 12:21:28 alexxy Exp $ + +*umbrello-4.14.3 (16 Nov 2014) + + 16 Nov 2014; Alexey Shvetsov +umbrello-4.14.3.ebuild: + Version bump KDE SC 4.14.3 14 Nov 2014; Manuel RĂ¼ger -umbrello-4.13.3.ebuild, -umbrello-4.14.1.ebuild: 1.1 kde-base/umbrello/umbrello-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.14.3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/umbrello/umbrello-4.14.3.ebuild?rev=1.1&content-type=text/plain Index: umbrello-4.14.3.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/umbrello/umbrello-4.14.3.ebuild,v 1.1 2014/11/16 12:21:28 alexxy Exp $ EAPI=5 KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE UML Modeller" HOMEPAGE=" http://www.kde.org/applications/development/umbrello http://umbrello.kde.org " KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" dev-libs/libxml2 dev-libs/libxslt " DEPEND="${RDEPEND}"