From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ImQYw-0001aU-4R for garchives@archives.gentoo.org; Mon, 29 Oct 2007 09:05:34 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9T95WXJ005170; Mon, 29 Oct 2007 09:05:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9T95VBw005159 for ; Mon, 29 Oct 2007 09:05:31 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 09627651A6 for ; Mon, 29 Oct 2007 09:05:31 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1ImQYr-0003l4-Tl for gentoo-commits@lists.gentoo.org; Mon, 29 Oct 2007 09:05:29 +0000 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 app-editors/emacs-cvs: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: app-editors/emacs-cvs X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ulrich Mueller Date: Mon, 29 Oct 2007 09:05:29 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: b8377af2-f21d-415f-bf7e-6f986c189e77 X-Archives-Hash: 21eedc78a29b20445a47acaae3a7d7bd ulm 07/10/29 09:05:29 Modified: ChangeLog Log: Whitespace in ChangeLog. (Portage version: 2.1.3.16) Revision Changes Path 1.166 app-editors/emacs-cvs/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.166&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.166&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.165&r2=1.166 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 24 Oct 2007 09:30:23 -0000 1.165 +++ ChangeLog 29 Oct 2007 09:05:29 -0000 1.166 @@ -1,6 +1,6 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.165 2007/10/24 09:30:23 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.166 2007/10/29 09:05:29 ulm Exp $ 24 Oct 2007; Ulrich Mueller emacs-cvs-22.1.50-r1.ebuild, emacs-cvs-22.1.50_p20070829-r1.ebuild, emacs-cvs-23.0.0_p20070920.ebuild, @@ -774,30 +774,25 @@ 12 Mar 2003; Matthew Kennedy emacs-cvs-21.3.50.ebuid : - Added support for GTK+ 2. Added GNOME menu support. 06 Jan 2003; Seemant Kulleen emacs-cvs-21.3.50.ebuild : - PROVIDE virtual/editor in addition to virtual/emacs 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - + 06 Dec 2002; Matthew Kennedy ChangeLog, emacs-cvs-21.3.50.ebuild : - Back out of last ChangeLog entry as consensus on -core seems to be that -cvs ebuilds should not be in the stable profiles. Added fix for info documentation file names. - + 02 Dev 2002; Matthew Kennedy ChangeLog, emacs-cvs-21.3.50.ebuild : - Moved out of ~x86 into x86 (only for x86) by popular request. Reduced dependency on ncurses to version 5.2 and added missing dev-util/cvs dependency. 22 Nov 2002; Matthew Kennedy ChangeLog, emacs-cvs-21.3.50.ebuild, files/digest-emacs-cvs-21.3.50 : - Initial import. -- gentoo-commits@gentoo.org mailing list