From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OJN3s-0004PV-27 for garchives@archives.gentoo.org; Tue, 01 Jun 2010 08:43:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAA26E0A45; Tue, 1 Jun 2010 08:42:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D962E0A45 for ; Tue, 1 Jun 2010 08:42:58 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 15EAB1B40A6 for ; Tue, 1 Jun 2010 08:42:58 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2261) id D248F2CE14; Tue, 1 Jun 2010 08:42:56 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-java/groovy: groovy-1.6.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: groovy-1.6.8.ebuild ChangeLog X-VCS-Directories: dev-java/groovy X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20100601084256.D248F2CE14@corvid.gentoo.org> Date: Tue, 1 Jun 2010 08:42: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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0ac6cfd6-45e8-415d-aa6b-e0ac026c79e2 X-Archives-Hash: a49ae2d4a48e593e0dc2f3d19f2bbd34 phajdan.jr 10/06/01 08:42:56 Modified: groovy-1.6.8.ebuild ChangeLog Log: x86 stable wrt bug #321355 (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.4 dev-java/groovy/groovy-1.6.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/gr= oovy-1.6.8.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/gr= oovy-1.6.8.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/gr= oovy-1.6.8.ebuild?r1=3D1.3&r2=3D1.4 Index: groovy-1.6.8.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.8.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- groovy-1.6.8.ebuild 26 May 2010 11:15:22 -0000 1.3 +++ groovy-1.6.8.ebuild 1 Jun 2010 08:42:56 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.8.ebuild,v= 1.3 2010/05/26 11:15:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/groovy-1.6.8.ebuild,v= 1.4 2010/06/01 08:42:56 phajdan.jr Exp $ =20 # Groovy's build system is Ant based, but they use Maven for fetching th= e dependencies. # We just have to remove the fetch dependencies target, and then we can = use Ant for this ebuild. @@ -30,7 +30,7 @@ SRC_URI=3D"http://dist.groovy.codehaus.org/distributions/${PN}-src-${PV}= .zip" LICENSE=3D"codehaus-groovy" SLOT=3D"0" -KEYWORDS=3D"amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-maco= s" +KEYWORDS=3D"amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos= " IUSE=3D"test" RESTRICT=3D"test" =20 1.42 dev-java/groovy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/Ch= angeLog?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/Ch= angeLog?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/Ch= angeLog?r1=3D1.41&r2=3D1.42 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 26 May 2010 11:15:22 -0000 1.41 +++ ChangeLog 1 Jun 2010 08:42:56 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/groovy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.41 2010= /05/26 11:15:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/groovy/ChangeLog,v 1.42 2010= /06/01 08:42:56 phajdan.jr Exp $ + + 01 Jun 2010; Pawel Hajdan jr groovy-1.6.8.ebui= ld: + x86 stable wrt bug #321355 =20 26 May 2010; Pacho Ramos groovy-1.6.8.ebuild: stable amd64, bug 321355