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 A3B33138247 for ; Sat, 18 Jan 2014 11:23:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2F8BE0BE2; Sat, 18 Jan 2014 11:23:38 +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 62CFEE0BF9 for ; Sat, 18 Jan 2014 11:23:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93BD833F97B for ; Sat, 18 Jan 2014 11:23:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id 655A32005C; Sat, 18 Jan 2014 11:23:35 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ksaneplugin: ksaneplugin-4.12.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ksaneplugin-4.12.1.ebuild ChangeLog X-VCS-Directories: kde-base/ksaneplugin X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140118112335.655A32005C@flycatcher.gentoo.org> Date: Sat, 18 Jan 2014 11:23:35 +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: fd7bb3f0-34b8-468a-8f12-188fbd77a8ff X-Archives-Hash: 3413e0f064cf2cd14e0c77bcf98f7753 dilfridge 14/01/18 11:23:35 Modified: ChangeLog Added: ksaneplugin-4.12.1.ebuild Log: Version bump KDE SC 4.12.1 (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!) Revision Changes Path 1.177 kde-base/ksaneplugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksaneplugin/ChangeLog?rev=1.177&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksaneplugin/ChangeLog?rev=1.177&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksaneplugin/ChangeLog?r1=1.176&r2=1.177 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v retrieving revision 1.176 retrieving revision 1.177 diff -u -r1.176 -r1.177 --- ChangeLog 10 Jan 2014 04:32:03 -0000 1.176 +++ ChangeLog 18 Jan 2014 11:23:35 -0000 1.177 @@ -1,6 +1,12 @@ # ChangeLog for kde-base/ksaneplugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.176 2014/01/10 04:32:03 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ChangeLog,v 1.177 2014/01/18 11:23:35 dilfridge Exp $ + +*ksaneplugin-4.12.1 (18 Jan 2014) + + 18 Jan 2014; Andreas K. Huettel + +ksaneplugin-4.12.1.ebuild: + Version bump KDE SC 4.12.1 10 Jan 2014; Chris Reffett -ksaneplugin-4.11.4.ebuild: Remove KDE SC 4.11.4 1.1 kde-base/ksaneplugin/ksaneplugin-4.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.12.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.12.1.ebuild?rev=1.1&content-type=text/plain Index: ksaneplugin-4.12.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-base/ksaneplugin/ksaneplugin-4.12.1.ebuild,v 1.1 2014/01/18 11:23:35 dilfridge Exp $ EAPI=5 inherit kde4-base DESCRIPTION="SANE Plugin for KDE" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" $(add_kdebase_dep libksane) " RDEPEND="${DEPEND}"