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 3EF781381F3 for ; Thu, 5 Sep 2013 19:22:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF73AE140A; Thu, 5 Sep 2013 19:22:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63524E140A for ; Thu, 5 Sep 2013 19:22:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 581D133EC55 for ; Thu, 5 Sep 2013 19:22:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 239A42004C; Thu, 5 Sep 2013 19:22:50 +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-java/hoteqn: hoteqn-4.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hoteqn-4.0.0.ebuild ChangeLog X-VCS-Directories: dev-java/hoteqn X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130905192250.239A42004C@flycatcher.gentoo.org> Date: Thu, 5 Sep 2013 19:22:50 +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: fabff714-6bb2-4580-a28b-47f8bdd8d4b4 X-Archives-Hash: 0ff029864f1889052b16cd36513a7fa4 ago 13/09/05 19:22:50 Modified: hoteqn-4.0.0.ebuild ChangeLog Log: Stable for x86, wrt bug #481950 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 dev-java/hoteqn/hoteqn-4.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild?r1=1.6&r2=1.7 Index: hoteqn-4.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hoteqn-4.0.0.ebuild 4 Sep 2013 09:03:05 -0000 1.6 +++ hoteqn-4.0.0.ebuild 5 Sep 2013 19:22:49 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.6 2013/09/04 09:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/hoteqn-4.0.0.ebuild,v 1.7 2013/09/05 19:22:49 ago Exp $ inherit java-pkg-2 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-3" SLOT=0 -KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/jre-1.4" DEPEND=">=virtual/jdk-1.4" 1.7 dev-java/hoteqn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/hoteqn/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 4 Sep 2013 09:03:05 -0000 1.6 +++ ChangeLog 5 Sep 2013 19:22:49 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/hoteqn # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.6 2013/09/04 09:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/hoteqn/ChangeLog,v 1.7 2013/09/05 19:22:49 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo hoteqn-4.0.0.ebuild: + Stable for x86, wrt bug #481950 04 Sep 2013; Agostino Sarubbo hoteqn-4.0.0.ebuild: Stable for ppc, wrt bug #481950