From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2E878138ACE for ; Fri, 27 Feb 2015 11:22:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEF5BE0A9E; Fri, 27 Feb 2015 11:22:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AE80E0A9E for ; Fri, 27 Feb 2015 11:22:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BC2A340A31 for ; Fri, 27 Feb 2015 11:22:25 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id DA6D612A8F; Fri, 27 Feb 2015 11:22:23 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-emacs: eselect-emacs-1.18.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: eselect-emacs-1.18.ebuild ChangeLog X-VCS-Directories: app-admin/eselect-emacs X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150227112223.DA6D612A8F@oystercatcher.gentoo.org> Date: Fri, 27 Feb 2015 11:22:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c2bc1161-9302-40e8-a990-7762dabec036 X-Archives-Hash: 3ac3bdc62e818f970dc9b6aaa7b27ced ago 15/02/27 11:22:23 Modified: eselect-emacs-1.18.ebuild ChangeLog Log: Stable for sparc, wrt bug #537006 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 app-admin/eselect-emacs/eselect-emacs-1.18.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild?r1=1.8&r2=1.9 Index: eselect-emacs-1.18.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- eselect-emacs-1.18.ebuild 24 Feb 2015 09:09:55 -0000 1.8 +++ eselect-emacs-1.18.ebuild 27 Feb 2015 11:22:23 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild,v 1.8 2015/02/24 09:09:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild,v 1.9 2015/02/27 11:22:23 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.6 ~app-admin/eselect-ctags-${PV}" 1.136 app-admin/eselect-emacs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?rev=1.136&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?rev=1.136&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-emacs/ChangeLog?r1=1.135&r2=1.136 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 24 Feb 2015 09:09:55 -0000 1.135 +++ ChangeLog 27 Feb 2015 11:22:23 -0000 1.136 @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-emacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.135 2015/02/24 09:09:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.136 2015/02/27 11:22:23 ago Exp $ + + 27 Feb 2015; Agostino Sarubbo eselect-emacs-1.18.ebuild: + Stable for sparc, wrt bug #537006 24 Feb 2015; Agostino Sarubbo eselect-emacs-1.18.ebuild: Stable for alpha, wrt bug #537006