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 6763C1395E4 for ; Mon, 3 Aug 2015 13:47:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FC8CE0802; Mon, 3 Aug 2015 13:47:10 +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 B1B77E0802 for ; Mon, 3 Aug 2015 13:47:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A52E340775 for ; Mon, 3 Aug 2015 13:47:09 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id F2A9E11F; Mon, 3 Aug 2015 13:47:07 +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 dev-ruby/tdiff: tdiff-0.3.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tdiff-0.3.3.ebuild ChangeLog X-VCS-Directories: dev-ruby/tdiff X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150803134707.F2A9E11F@oystercatcher.gentoo.org> Date: Mon, 3 Aug 2015 13:47:07 +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: 0326ab8c-9657-43c4-9475-70c791b8987f X-Archives-Hash: 539919b1cd0570ac0aa0523eaf0bdf5f ago 15/08/03 13:47:07 Modified: tdiff-0.3.3.ebuild ChangeLog Log: Stable for amd64, wrt bug #555846 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 dev-ruby/tdiff/tdiff-0.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild?r1=1.9&r2=1.10 Index: tdiff-0.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- tdiff-0.3.3.ebuild 25 Jul 2015 08:46:21 -0000 1.9 +++ tdiff-0.3.3.ebuild 3 Aug 2015 13:47:07 -0000 1.10 @@ -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/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.9 2015/07/25 08:46:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/tdiff-0.3.3.ebuild,v 1.10 2015/08/03 13:47:07 ago Exp $ EAPI=5 @@ -17,6 +17,6 @@ HOMEPAGE="https://github.com/postmodern/tdiff" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" 1.12 dev-ruby/tdiff/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tdiff/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 29 Jul 2015 18:27:58 -0000 1.11 +++ ChangeLog 3 Aug 2015 13:47:07 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tdiff # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.11 2015/07/29 18:27:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tdiff/ChangeLog,v 1.12 2015/08/03 13:47:07 ago Exp $ + + 03 Aug 2015; Agostino Sarubbo tdiff-0.3.3.ebuild: + Stable for amd64, wrt bug #555846 29 Jul 2015; Fabian Groffen tdiff-0.3.3-r1.ebuild: Keyworded for *-solaris, *-macos, ~x86-linux, bug #497396