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 1B83C1387D3 for ; Sat, 25 Oct 2014 20:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 228B4E0ABB; Sat, 25 Oct 2014 19:59:25 +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 43ACFE0AB9 for ; Sat, 25 Oct 2014 19:58:56 +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 CC1B03404B1 for ; Sat, 25 Oct 2014 19:58:54 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2323) id 15D7D8BB6; Sat, 25 Oct 2014 19:58:39 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kimgio: ChangeLog kimgio-4.14.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog kimgio-4.14.2.ebuild X-VCS-Directories: kde-base/kimgio X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141025195839.15D7D8BB6@oystercatcher.gentoo.org> Date: Sat, 25 Oct 2014 19:58:39 +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: 95aa513a-048b-4f77-a419-ff50fb3dbf75 X-Archives-Hash: f71b64fe0ac21438e92d2dce67280960 kensington 14/10/25 19:58:39 Modified: ChangeLog Added: kimgio-4.14.2.ebuild Log: Version bump KDE SC 4.14.2 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!) Revision Changes Path 1.49 kde-base/kimgio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimgio/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimgio/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimgio/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kimgio/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 16 Sep 2014 18:17:30 -0000 1.48 +++ ChangeLog 25 Oct 2014 19:58:39 -0000 1.49 @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kimgio # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimgio/ChangeLog,v 1.48 2014/09/16 18:17:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimgio/ChangeLog,v 1.49 2014/10/25 19:58:39 kensington Exp $ + +*kimgio-4.14.2 (25 Oct 2014) + + 25 Oct 2014; Michael Palimaka +kimgio-4.14.2.ebuild: + Version bump KDE SC 4.14.2 *kimgio-4.14.1 (16 Sep 2014) 1.1 kde-base/kimgio/kimgio-4.14.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimgio/kimgio-4.14.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kimgio/kimgio-4.14.2.ebuild?rev=1.1&content-type=text/plain Index: kimgio-4.14.2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/kimgio/kimgio-4.14.2.ebuild,v 1.1 2014/10/25 19:58:39 kensington Exp $ EAPI=5 KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE WebP image format plugin" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="media-libs/libwebp:=" RDEPEND="${DEPEND}"