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 B4BF2138A1F for ; Fri, 18 Apr 2014 15:51:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B62AE0A98; Fri, 18 Apr 2014 15:51:11 +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 03C52E0A98 for ; Fri, 18 Apr 2014 15:51:10 +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 2EFFE340196 for ; Fri, 18 Apr 2014 15:51:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2322) id 003F02004B; Fri, 18 Apr 2014 15:51:08 +0000 (UTC) From: "Julian Ospald (hasufell)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hasufell@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: hasufell X-VCS-Committer-Name: Julian Ospald Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140418155109.003F02004B@flycatcher.gentoo.org> Date: Fri, 18 Apr 2014 15:51:08 +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: e9704e43-64b3-4ceb-aeaf-d80c67892f8b X-Archives-Hash: 5ed6e008d1cd84eed2cc03a799f9f5db hasufell 14/04/18 15:51:08 Modified: ChangeLog Log: fix typo Revision Changes Path 1.8836 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8836&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8836&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8835&r2=1.8836 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8835 retrieving revision 1.8836 diff -u -r1.8835 -r1.8836 --- ChangeLog 18 Apr 2014 15:50:18 -0000 1.8835 +++ ChangeLog 18 Apr 2014 15:51:08 -0000 1.8836 @@ -1,13 +1,13 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8835 2014/04/18 15:50:18 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8836 2014/04/18 15:51:08 hasufell 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! 18 Apr 2014; Julian Ospald package.mask: - mask >=media-libs/libcaca0.99_beta18-r2 for multilib conversion wrt #497776 + mask >=media-libs/libcaca-0.99_beta18-r2 for multilib conversion wrt #497776 18 Apr 2014; Julian Ospald package.mask: prepare media-libs/imlib2 for multilib conversion wrt #496376