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 2B52B13877A for ; Tue, 22 Jul 2014 19:44:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37402E0D2A; Tue, 22 Jul 2014 19:44:12 +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 BF153E0D2A for ; Tue, 22 Jul 2014 19:44:11 +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 EDDCB340106 for ; Tue, 22 Jul 2014 19:44:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id AD2592004E; Tue, 22 Jul 2014 19:44:09 +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 profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140722194409.AD2592004E@flycatcher.gentoo.org> Date: Tue, 22 Jul 2014 19:44:09 +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: 8168fb35-487c-4231-80a5-709262df7372 X-Archives-Hash: 67165b5251cc3b217656fac633906425 dilfridge 14/07/22 19:44:09 Modified: ChangeLog Log: Rename virtual/perl-digest-base to virtual/perl-Digest to follow upstream Revision Changes Path 1.9238 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9238&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9238&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9237&r2=1.9238 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9237 retrieving revision 1.9238 diff -u -r1.9237 -r1.9238 --- ChangeLog 22 Jul 2014 19:33:20 -0000 1.9237 +++ ChangeLog 22 Jul 2014 19:44:09 -0000 1.9238 @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9237 2014/07/22 19:33:20 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9238 2014/07/22 19:44:09 dilfridge 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! 22 Jul 2014; Andreas K. Huettel updates/3Q-2014: + Rename virtual/perl-digest-base to virtual/perl-Digest to follow upstream + + 22 Jul 2014; Andreas K. Huettel updates/3Q-2014: Rename perl-core/digest-base to perl-core/Digest to follow upstream 22 Jul 2014; Tiziano Müller