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 65F9B1381F3 for ; Thu, 26 Sep 2013 06:19:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F4170E0CD1; Thu, 26 Sep 2013 06:19:17 +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 90ED8E0CD1 for ; Thu, 26 Sep 2013 06:19:17 +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 A560933EDF8 for ; Thu, 26 Sep 2013 06:19:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2136) id 701192004E; Thu, 26 Sep 2013 06:19:15 +0000 (UTC) From: "Tiziano Mueller (dev-zero)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dev-zero@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: dev-zero X-VCS-Committer-Name: Tiziano Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130926061915.701192004E@flycatcher.gentoo.org> Date: Thu, 26 Sep 2013 06:19:15 +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: 111d1eb8-b6ef-4f38-9dbc-df475e801eea X-Archives-Hash: 2f57149930d6142a5bd795bba7c22beb dev-zero 13/09/26 06:19:15 Modified: ChangeLog Log: Add echo to nginx_modules_http USE_EXPAND Revision Changes Path 1.8271 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8271&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8271&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8270&r2=1.8271 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8270 retrieving revision 1.8271 diff -u -r1.8270 -r1.8271 --- ChangeLog 24 Sep 2013 04:49:49 -0000 1.8270 +++ ChangeLog 26 Sep 2013 06:19:15 -0000 1.8271 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8270 2013/09/24 04:49:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8271 2013/09/26 06:19:15 dev-zero 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! + 26 Sep 2013; Tiziano Müller + desc/nginx_modules_http.desc: + Add echo to nginx_modules_http USE_EXPAND + 24 Sep 2013; Patrick Lauer package.mask: Temporarily disable openldap mask until s390 catches up