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 7EE1E138CD0 for ; Mon, 18 May 2015 17:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17624E084B; Mon, 18 May 2015 17:19:03 +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 AB43DE084B for ; Mon, 18 May 2015 17:19:02 +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 CB540340CCB for ; Mon, 18 May 2015 17:19:01 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 559) id 87BAF9E6; Mon, 18 May 2015 17:18:59 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: crossdev-20141030.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: crossdev-20141030.ebuild ChangeLog X-VCS-Directories: sys-devel/crossdev X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150518171859.87BAF9E6@oystercatcher.gentoo.org> Date: Mon, 18 May 2015 17:18:59 +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: 723d4f3b-4c59-4c78-9554-5c40f38985c3 X-Archives-Hash: 08b54e5d5382210738f5a03b317a6992 vapier 15/05/18 17:18:59 Modified: crossdev-20141030.ebuild ChangeLog Log: Stabilize for all. (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision Changes Path 1.3 sys-devel/crossdev/crossdev-20141030.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20141030.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20141030.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-20141030.ebuild?r1=1.2&r2=1.3 Index: crossdev-20141030.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20141030.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- crossdev-20141030.ebuild 25 Apr 2015 16:38:01 -0000 1.2 +++ crossdev-20141030.ebuild 18 May 2015 17:18:59 -0000 1.3 @@ -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/sys-devel/crossdev/crossdev-20141030.ebuild,v 1.2 2015/04/25 16:38:01 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20141030.ebuild,v 1.3 2015/05/18 17:18:59 vapier Exp $ EAPI="4" @@ -12,7 +12,7 @@ else SRC_URI="mirror://gentoo/${P}.tar.xz http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" fi DESCRIPTION="Gentoo Cross-toolchain generator" 1.116 sys-devel/crossdev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.116&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.116&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?r1=1.115&r2=1.116 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- ChangeLog 25 Apr 2015 16:38:01 -0000 1.115 +++ ChangeLog 18 May 2015 17:18:59 -0000 1.116 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/crossdev # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.115 2015/04/25 16:38:01 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.116 2015/05/18 17:18:59 vapier Exp $ + + 18 May 2015; Mike Frysinger crossdev-20141030.ebuild: + Stabilize for all. 25 Apr 2015; Mike Gilbert crossdev-20100814.ebuild, crossdev-20101011.ebuild, crossdev-20110310.ebuild, crossdev-20110705.ebuild,