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 C55A21393EA for ; Wed, 12 Mar 2014 13:34:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B2F6E0A49; Wed, 12 Mar 2014 13:34:34 +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 DBB2FE0A49 for ; Wed, 12 Mar 2014 13:34:33 +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 0EE1633FA68 for ; Wed, 12 Mar 2014 13:34:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id C160C2004E; Wed, 12 Mar 2014 13:34:31 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/glibc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140312133431.C160C2004E@flycatcher.gentoo.org> Date: Wed, 12 Mar 2014 13:34:31 +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: 0d712b17-6bfa-422e-aebb-c042012c97fb X-Archives-Hash: 2219da9e05a4088350773153c44c6ac5 vapier 14/03/12 13:34:31 Modified: ChangeLog Log: Install the systemd files from upstream with glibc-2.19+. Revision Changes Path 1.984 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.984&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.984&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.983&r2=1.984 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.983 retrieving revision 1.984 diff -u -r1.983 -r1.984 --- ChangeLog 12 Mar 2014 13:34:07 -0000 1.983 +++ ChangeLog 12 Mar 2014 13:34:31 -0000 1.984 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.983 2014/03/12 13:34:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.984 2014/03/12 13:34:31 vapier Exp $ + + 12 Mar 2014; Mike Frysinger + files/eblits/src_install.eblit: + Install the systemd files from upstream with glibc-2.19+. 12 Mar 2014; Mike Frysinger glibc-2.19.ebuild: Drop unused mips patch filtering since it isn't in the patchset anymore.