From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q0hrT-00022h-RC for garchives@archives.gentoo.org; Fri, 18 Mar 2011 22:09:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 207B3E055E; Fri, 18 Mar 2011 22:09:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E3F6FE055E for ; Fri, 18 Mar 2011 22:09:13 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 457461B408C for ; Fri, 18 Mar 2011 22:09:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 7D07A2006B; Fri, 18 Mar 2011 22:09:10 +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 profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20110318220910.7D07A2006B@flycatcher.gentoo.org> Date: Fri, 18 Mar 2011 22:09:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 105cb99c72a3c03121fcf141783fba09 vapier 11/03/18 22:09:10 Modified: ChangeLog Log: Drop CDEFINE_ variables now that nothing uses them. Revision Changes Path 1.5162 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.5162&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.5162&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?r1=3D1.5161&r2=3D1.5162 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.5161 retrieving revision 1.5162 diff -u -r1.5161 -r1.5162 --- ChangeLog 18 Mar 2011 22:02:55 -0000 1.5161 +++ ChangeLog 18 Mar 2011 22:09:10 -0000 1.5162 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5161 2011/03/1= 8 22:02:55 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5162 2011/03/1= 8 22:09:10 vapier Exp $ # # This ChangeLog should include records for all changes in profiles dire= ctory. # Only typo fixes which don't affect portage/repoman behaviour could be = avoided # here. If in doubt put a record here! =20 + 18 Mar 2011: Mike Frysinger **/make.defaults: + Drop CDEFINE_ variables now that nothing uses them. + 18 Mar 2011; Gilles Dartiguelongue package.mask: Drop gupnp-av and gupnp-vala mask since gstreamer-0.10.32 has been add= ed to the tree.