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 DF9681393FF for ; Sat, 25 Jul 2015 16:06:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DC35E0A63; Sat, 25 Jul 2015 16:06:02 +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 28F36E0A63 for ; Sat, 25 Jul 2015 16:06:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A0F4340940 for ; Sat, 25 Jul 2015 16:06:01 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2279) id 66478BB; Sat, 25 Jul 2015 16:05:59 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150725160559.66478BB@oystercatcher.gentoo.org> Date: Sat, 25 Jul 2015 16:05:59 +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: d4768320-c167-4661-8f3a-f7dea93d0456 X-Archives-Hash: b016edb8d0f88fbb44bd9f30ace62e4c mgorny 15/07/25 16:05:59 Modified: ChangeLog Log: Slotmove for dev-util/kdevelop-qmake. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/170 by a17r. Revision Changes Path 1.10203 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10203&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10203&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10202&r2=1.10203 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10202 retrieving revision 1.10203 diff -u -r1.10202 -r1.10203 --- ChangeLog 25 Jul 2015 16:00:54 -0000 1.10202 +++ ChangeLog 25 Jul 2015 16:05:59 -0000 1.10203 @@ -1,12 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10202 2015/07/25 16:00:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10203 2015/07/25 16:05:59 mgorny Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 25 Jul 2015; Michał Górny updates/3Q-2015: + Slotmove for dev-util/kdevelop-qmake. + https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/170 by a17r. + + 25 Jul 2015; Michał Górny updates/3Q-2015: Add slotmove for dev-util/kdevelop-pg-qt. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/169 by a17r.