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 6B9E61387D3 for ; Sat, 25 Oct 2014 19:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 692A6E0961; Sat, 25 Oct 2014 19:58:30 +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 DADB0E08A5 for ; Sat, 25 Oct 2014 19:58:29 +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 D77733403B3 for ; Sat, 25 Oct 2014 19:58:28 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2323) id 1A5EE8BAF; Sat, 25 Oct 2014 19:58:27 +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/keditfiletype: ChangeLog keditfiletype-4.14.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog keditfiletype-4.14.2.ebuild X-VCS-Directories: kde-base/keditfiletype X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141025195827.1A5EE8BAF@oystercatcher.gentoo.org> Date: Sat, 25 Oct 2014 19:58:27 +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: 6232495a-5caf-4d3c-88f6-3adbf69781b4 X-Archives-Hash: 5b772464461e7bef6c78612a13501959 kensington 14/10/25 19:58:27 Modified: ChangeLog Added: keditfiletype-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.205 kde-base/keditfiletype/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/keditfiletype/ChangeLog?rev=1.205&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/keditfiletype/ChangeLog?rev=1.205&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/keditfiletype/ChangeLog?r1=1.204&r2=1.205 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/ChangeLog,v retrieving revision 1.204 retrieving revision 1.205 diff -u -r1.204 -r1.205 --- ChangeLog 16 Sep 2014 18:17:34 -0000 1.204 +++ ChangeLog 25 Oct 2014 19:58:27 -0000 1.205 @@ -1,6 +1,12 @@ # ChangeLog for kde-base/keditfiletype # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/ChangeLog,v 1.204 2014/09/16 18:17:34 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/keditfiletype/ChangeLog,v 1.205 2014/10/25 19:58:27 kensington Exp $ + +*keditfiletype-4.14.2 (25 Oct 2014) + + 25 Oct 2014; Michael Palimaka + +keditfiletype-4.14.2.ebuild: + Version bump KDE SC 4.14.2 *keditfiletype-4.14.1 (16 Sep 2014) 1.1 kde-base/keditfiletype/keditfiletype-4.14.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/keditfiletype/keditfiletype-4.14.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/keditfiletype/keditfiletype-4.14.2.ebuild?rev=1.1&content-type=text/plain Index: keditfiletype-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/keditfiletype/keditfiletype-4.14.2.ebuild,v 1.1 2014/10/25 19:58:27 kensington Exp $ EAPI=5 KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE mime/file type assocciation editor" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" # test fails, last checked for 4.2.89 RESTRICT=test