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 1RtF5u-0008Un-Et for garchives@archives.gentoo.org; Fri, 03 Feb 2012 09:06:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22730E062A; Fri, 3 Feb 2012 09:06:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E4029E062A for ; Fri, 3 Feb 2012 09:06:01 +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 2DD6A1B4027 for ; Fri, 3 Feb 2012 09:06:01 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 02EC42004C; Fri, 3 Feb 2012 09:06:00 +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 dev-lang/c-intercal/files: 50c-intercal-gentoo.el c-intercal-28.0-fix-64bit.patch c-intercal-28.0-parallel-make.patch c-intercal-28.0-fix-install-info.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: 50c-intercal-gentoo.el c-intercal-28.0-fix-64bit.patch c-intercal-28.0-parallel-make.patch c-intercal-28.0-fix-install-info.patch X-VCS-Directories: dev-lang/c-intercal/files X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: <20120203090600.02EC42004C@flycatcher.gentoo.org> Date: Fri, 3 Feb 2012 09:06:00 +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: 51804ed7-b286-4c18-8918-747f3933637c X-Archives-Hash: 04c3dbb08b1f5c0d9112f50acc898f8b ulm 12/02/03 09:06:00 Modified: 50c-intercal-gentoo.el Removed: c-intercal-28.0-fix-64bit.patch c-intercal-28.0-parallel-make.patch c-intercal-28.0-fix-install-info.patch Log: Remove old. =20 (Portage version: 2.1.10.44/cvs/Linux x86_64) Revision Changes Path 1.2 dev-lang/c-intercal/files/50c-intercal-gentoo.el file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/c-interca= l/files/50c-intercal-gentoo.el?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/c-interca= l/files/50c-intercal-gentoo.el?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/c-interca= l/files/50c-intercal-gentoo.el?r1=3D1.1&r2=3D1.2 Index: 50c-intercal-gentoo.el =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/dev-lang/c-intercal/files/50c-intercal-= gentoo.el,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 50c-intercal-gentoo.el 15 Dec 2008 20:57:17 -0000 1.1 +++ 50c-intercal-gentoo.el 3 Feb 2012 09:05:59 -0000 1.2 @@ -1,6 +1,3 @@ - -;;; c-intercal site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'intercal-mode "intercal" "A major editing mode for the language Intercal." t)