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 CA6E4138200 for ; Sat, 29 Jun 2013 16:14:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C7A4E0AFD; Sat, 29 Jun 2013 16:09:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D518E0AF5 for ; Sat, 29 Jun 2013 16:09:29 +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 7841A33E806 for ; Sat, 29 Jun 2013 16:09:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 3DC9D2171C; Sat, 29 Jun 2013 16:09:11 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kiconfinder: kiconfinder-4.10.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kiconfinder-4.10.4.ebuild ChangeLog X-VCS-Directories: kde-base/kiconfinder X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130629160912.3DC9D2171C@flycatcher.gentoo.org> Date: Sat, 29 Jun 2013 16:09:11 +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: c7d38cc1-54fd-4ee8-87de-97898b7c66af X-Archives-Hash: d59052b268799adbdb695da98029dbdf ago 13/06/29 16:09:11 Modified: kiconfinder-4.10.4.ebuild ChangeLog Log: Stable for amd64, wrt to bug #473942 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.2 kde-base/kiconfinder/kiconfinder-4.10.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild?r1=1.1&r2=1.2 Index: kiconfinder-4.10.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kiconfinder-4.10.4.ebuild 4 Jun 2013 18:21:35 -0000 1.1 +++ kiconfinder-4.10.4.ebuild 29 Jun 2013 16:09:11 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild,v 1.1 2013/06/04 18:21:35 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.4.ebuild,v 1.2 2013/06/29 16:09:11 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" 1.162 kde-base/kiconfinder/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/ChangeLog?rev=1.162&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/ChangeLog?rev=1.162&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kiconfinder/ChangeLog?r1=1.161&r2=1.162 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v retrieving revision 1.161 retrieving revision 1.162 diff -u -r1.161 -r1.162 --- ChangeLog 8 Jun 2013 17:33:23 -0000 1.161 +++ ChangeLog 29 Jun 2013 16:09:11 -0000 1.162 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.161 2013/06/08 17:33:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.162 2013/06/29 16:09:11 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo kiconfinder-4.10.4.ebuild: + Stable for amd64, wrt to bug #473942 08 Jun 2013; Agostino Sarubbo -kiconfinder-4.10.2.ebuild: Remove old