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 1Q6lim-0007Yh-RG for garchives@archives.gentoo.org; Mon, 04 Apr 2011 15:29:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B569E0686; Mon, 4 Apr 2011 15:29:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EFC17E0686 for ; Mon, 4 Apr 2011 15:29:22 +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 5F3891B4065 for ; Mon, 4 Apr 2011 15:29:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id F2DF120054; Mon, 4 Apr 2011 15:29:20 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: virtuals ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: virtuals ChangeLog X-VCS-Directories: profiles/base X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: <20110404152920.F2DF120054@flycatcher.gentoo.org> Date: Mon, 4 Apr 2011 15:29:20 +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: ebf9f7f5723e23660d75f3d65f3a21de ulm 11/04/04 15:29:20 Modified: virtuals ChangeLog Log: Remove old-style virtual/m3, bug 358837. Revision Changes Path 1.143 profiles/base/virtuals file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/virt= uals?rev=3D1.143&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/virt= uals?rev=3D1.143&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/virt= uals?r1=3D1.142&r2=3D1.143 Index: virtuals =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/base/virtuals,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- virtuals 4 Apr 2011 13:15:57 -0000 1.142 +++ virtuals 4 Apr 2011 15:29:20 -0000 1.143 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.142 2011/0= 4/04 13:15:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.143 2011/0= 4/04 15:29:20 ulm Exp $ =20 # This file describes the packages that by default satisfy a certain vir= tual # That this file exists in the base profile implies that these packages = will @@ -17,7 +17,6 @@ virtual/libc sys-libs/glibc virtual/linux-sources sys-kernel/gentoo-sources virtual/logger app-admin/metalog -virtual/m3 dev-lang/cm3-bin virtual/man sys-apps/man virtual/modutils sys-apps/module-init-tools # Only have this for >=3Dpam-0.78, as we want to make use of the 'includ= e' 1.242 profiles/base/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/Chan= geLog?rev=3D1.242&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/Chan= geLog?rev=3D1.242&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/Chan= geLog?r1=3D1.241&r2=3D1.242 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/base/ChangeLog,v retrieving revision 1.241 retrieving revision 1.242 diff -u -r1.241 -r1.242 --- ChangeLog 3 Apr 2011 11:29:58 -0000 1.241 +++ ChangeLog 4 Apr 2011 15:29:20 -0000 1.242 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.241 2011/= 04/03 11:29:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.242 2011/= 04/04 15:29:20 ulm Exp $ + + 04 Apr 2011; Ulrich Mueller virtuals: + Remove old-style virtual/m3, bug 358837. =20 03 Apr 2011; Ulrich Mueller packages, virtuals: Remove old-style virtual/gzip, bug 358829.