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 1JtPp2-0003Ia-IA for garchives@archives.gentoo.org; Tue, 06 May 2008 16:15:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D178E056E; Tue, 6 May 2008 16:15:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BAFC5E056E for ; Tue, 6 May 2008 16:15:19 +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 4E3D76745F for ; Tue, 6 May 2008 16:15:19 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JtPp0-0005h1-9C for gentoo-commits@lists.gentoo.org; Tue, 06 May 2008 16:15:18 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/emacs-desktop: emacs-desktop-0.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: emacs-desktop-0.3.ebuild ChangeLog X-VCS-Directories: x11-misc/emacs-desktop X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Tue, 06 May 2008 16:15:18 +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: 2a8be20d-1fe5-4ebc-bdbc-11b19371ce4e X-Archives-Hash: 4f94064e252c1283b893e0977cb88421 armin76 08/05/06 16:15:18 Modified: emacs-desktop-0.3.ebuild ChangeLog Log: alpha/ia64/sparc stable wrt #220607 (Portage version: 2.1.4.4) Revision Changes Path 1.3 x11-misc/emacs-desktop/emacs-desktop-0.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/emacs-desktop-0.3.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/emacs-desktop-0.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/emacs-desktop-0.3.ebuild?r1=3D1.2&r2=3D1.3 Index: emacs-desktop-0.3.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/x11-misc/emacs-desktop/emacs-desktop-0.= 3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- emacs-desktop-0.3.ebuild 10 Jan 2008 09:33:48 -0000 1.2 +++ emacs-desktop-0.3.ebuild 6 May 2008 16:15:17 -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/x11-misc/emacs-desktop/emacs-desktop-= 0.3.ebuild,v 1.2 2008/01/10 09:33:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-= 0.3.ebuild,v 1.3 2008/05/06 16:15:17 armin76 Exp $ =20 inherit eutils fdo-mime gnome2-utils =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86= -fbsd" IUSE=3D"" =20 src_install() { 1.21 x11-misc/emacs-desktop/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/emacs-des= ktop/ChangeLog?r1=3D1.20&r2=3D1.21 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/x11-misc/emacs-desktop/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 28 Dec 2007 13:15:01 -0000 1.20 +++ ChangeLog 6 May 2008 16:15:17 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/emacs-desktop -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.= 20 2007/12/28 13:15:01 ulm Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.= 21 2008/05/06 16:15:17 armin76 Exp $ + + 06 May 2008; Ra=C3=BAl Porcel emacs-desktop-0.3.e= build: + alpha/ia64/sparc stable wrt #220607 =20 *emacs-desktop-0.3 (28 Dec 2007) =20 --=20 gentoo-commits@lists.gentoo.org mailing list