From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JpiSb-0007IH-Pz for garchives@archives.gentoo.org; Sat, 26 Apr 2008 11:20:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5B2EE0465; Sat, 26 Apr 2008 11:20:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D94CE0465 for ; Sat, 26 Apr 2008 11:20:52 +0000 (UTC) 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 4DD5167050 for ; Sat, 26 Apr 2008 11:20:52 +0000 (UTC) Received: from graaff by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JpiSY-0000qA-Qz for gentoo-commits@lists.gentoo.org; Sat, 26 Apr 2008 11:20:50 +0000 From: "Hans de Graaff (graaff)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/prog-modes: prog-modes-2.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: prog-modes-2.10.ebuild ChangeLog X-VCS-Directories: app-xemacs/prog-modes X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: Sender: Hans de Graaff Date: Sat, 26 Apr 2008 11:20:50 +0000 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: 3433ba32-4641-45d8-9d04-c358b687da9e X-Archives-Hash: 382179ae902efb639c59afbbd779e61d graaff 08/04/26 11:20:50 Modified: prog-modes-2.10.ebuild ChangeLog Log: Mark stable on amd64 , bug #219332 (Portage version: 2.1.4.4) Revision Changes Path 1.3 app-xemacs/prog-modes/prog-modes-2.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/prog-modes-2.10.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/prog-modes-2.10.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/prog-modes-2.10.ebuild?r1=3D1.2&r2=3D1.3 Index: prog-modes-2.10.ebuild =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/app-xemacs/prog-modes/prog-modes-2.10.e= build,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- prog-modes-2.10.ebuild 11 Jul 2007 02:37:38 -0000 1.2 +++ prog-modes-2.10.ebuild 26 Apr 2008 11:20:50 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10= .ebuild,v 1.2 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10= .ebuild,v 1.3 2008/04/26 11:20:50 graaff Exp $ =20 SLOT=3D"0" IUSE=3D"" @@ -22,6 +22,6 @@ app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS=3D"~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS=3D"~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" =20 inherit xemacs-packages 1.17 app-xemacs/prog-modes/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/ChangeLog?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/ChangeLog?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/prog-mo= des/ChangeLog?r1=3D1.16&r2=3D1.17 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/app-xemacs/prog-modes/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 19 Mar 2008 19:53:37 -0000 1.16 +++ ChangeLog 26 Apr 2008 11:20:50 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.1= 6 2008/03/19 19:53:37 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.1= 7 2008/04/26 11:20:50 graaff Exp $ + + 26 Apr 2008; Hans de Graaff prog-modes-2.10.ebuild= : + Mark stable on amd64 , bug #219332 =20 19 Mar 2008; Hans de Graaff metadata.xml: A herd should not be listed as maintainer --=20 gentoo-commits@lists.gentoo.org mailing list