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 366EB138A6C for ; Mon, 3 Nov 2014 06:06:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2969E08D9; Mon, 3 Nov 2014 06:05:59 +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 784B6E08D9 for ; Mon, 3 Nov 2014 06:05:59 +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 41A2C33FFDF for ; Mon, 3 Nov 2014 06:05:58 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 559) id EAD2E953B; Mon, 3 Nov 2014 06:05:56 +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/make: make-4.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: make-4.0-r1.ebuild ChangeLog X-VCS-Directories: sys-devel/make X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141103060556.EAD2E953B@oystercatcher.gentoo.org> Date: Mon, 3 Nov 2014 06:05:56 +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: 08899b3f-e2bd-493d-beea-8adb66eefc08 X-Archives-Hash: 7fdc32452e965b1cd59d553a71167938 vapier 14/11/03 06:05:56 Modified: make-4.0-r1.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision Changes Path 1.8 sys-devel/make/make-4.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild?r1=1.7&r2=1.8 Index: make-4.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- make-4.0-r1.ebuild 16 Oct 2014 18:30:01 -0000 1.7 +++ make-4.0-r1.ebuild 3 Nov 2014 06:05:56 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild,v 1.7 2014/10/16 18:30:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-4.0-r1.ebuild,v 1.8 2014/11/03 06:05:56 vapier Exp $ EAPI=4 @@ -12,7 +12,7 @@ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="guile nls static" CDEPEND="guile? ( >=dev-scheme/guile-1.8 )" 1.127 sys-devel/make/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/make/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 3 Nov 2014 06:05:28 -0000 1.126 +++ ChangeLog 3 Nov 2014 06:05:56 -0000 1.127 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/make # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.126 2014/11/03 06:05:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.127 2014/11/03 06:05:56 vapier Exp $ + + 03 Nov 2014; Mike Frysinger make-4.0-r1.ebuild: + Mark arm64/m68k/s390/sh stable. 03 Nov 2014; Mike Frysinger make-3.80-r4.ebuild: Update SRC_URI to use GNU mirror.