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 933001387FD for ; Sat, 5 Apr 2014 15:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 227F0E0980; Sat, 5 Apr 2014 15:03:02 +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 A960FE0980 for ; Sat, 5 Apr 2014 15:03:01 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D427133FDD2 for ; Sat, 5 Apr 2014 15:03:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2345) id C1EBB2004B; Sat, 5 Apr 2014 15:02:58 +0000 (UTC) From: "Manuel Rueger (mrueg)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrueg@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tmail: tmail-1.2.7.1-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tmail-1.2.7.1-r3.ebuild ChangeLog X-VCS-Directories: dev-ruby/tmail X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rueger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140405150258.C1EBB2004B@flycatcher.gentoo.org> Date: Sat, 5 Apr 2014 15:02:58 +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: 3f19afe1-6dfe-48cb-89e0-7b913afda475 X-Archives-Hash: 2aa802d295ed6bb1839561f11991255a mrueg 14/04/05 15:02:58 Modified: tmail-1.2.7.1-r3.ebuild ChangeLog Log: Remove ree18 and ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision Changes Path 1.7 dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild?r1=1.6&r2=1.7 Index: tmail-1.2.7.1-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- tmail-1.2.7.1-r3.ebuild 14 Sep 2013 10:06:19 -0000 1.6 +++ tmail-1.2.7.1-r3.ebuild 5 Apr 2014 15:02:58 -0000 1.7 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v 1.6 2013/09/14 10:06:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r3.ebuild,v 1.7 2014/04/05 15:02:58 mrueg Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_DOCDIR="doc" 1.28 dev-ruby/tmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tmail/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 14 Sep 2013 12:12:06 -0000 1.27 +++ ChangeLog 5 Apr 2014 15:02:58 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tmail -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.27 2013/09/14 12:12:06 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/ChangeLog,v 1.28 2014/04/05 15:02:58 mrueg Exp $ + + 05 Apr 2014; Manuel Rüger tmail-1.2.7.1-r3.ebuild: + Remove ree18 and ruby18 target. 14 Sep 2013; Manuel Rüger -tmail-1.2.7.1-r2.ebuild: Cleanup old.