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 B1EA113949B for ; Tue, 28 Jul 2015 09:22:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 419A1E07E0; Tue, 28 Jul 2015 09:22:48 +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 D760CE07E0 for ; Tue, 28 Jul 2015 09:22:47 +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 A06A8340139 for ; Tue, 28 Jul 2015 09:22:46 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2206) id 584AFC1; Tue, 28 Jul 2015 09:22:45 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/RubyInline: RubyInline-3.12.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: RubyInline-3.12.3.ebuild ChangeLog X-VCS-Directories: dev-ruby/RubyInline X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150728092245.584AFC1@oystercatcher.gentoo.org> Date: Tue, 28 Jul 2015 09:22:45 +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: 277477f4-546f-4a04-b03a-a27fd4951f05 X-Archives-Hash: e1f495b3cc8406a5266c55c5d5439aee klausman 15/07/28 09:22:45 Modified: RubyInline-3.12.3.ebuild ChangeLog Log: Stable on alpha, bug 555924 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision Changes Path 1.2 dev-ruby/RubyInline/RubyInline-3.12.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild?r1=1.1&r2=1.2 Index: RubyInline-3.12.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- RubyInline-3.12.3.ebuild 4 May 2014 13:36:27 -0000 1.1 +++ RubyInline-3.12.3.ebuild 28 Jul 2015 09:22:45 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.1 2014/05/04 13:36:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.12.3.ebuild,v 1.2 2015/07/28 09:22:45 klausman Exp $ EAPI=5 @@ -17,7 +17,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "dev-ruby/zentest" 1.23 dev-ruby/RubyInline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.23&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?rev=1.23&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/RubyInline/ChangeLog?r1=1.22&r2=1.23 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 20 Apr 2015 17:35:38 -0000 1.22 +++ ChangeLog 28 Jul 2015 09:22:45 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/RubyInline # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.22 2015/04/20 17:35:38 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.23 2015/07/28 09:22:45 klausman Exp $ + + 28 Jul 2015; Tobias Klausmann RubyInline-3.12.3.ebuild: + Stable on alpha, bug 555924 *RubyInline-3.12.4 (20 Apr 2015)