From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JPrfv-0003Wa-DD for garchives@archives.gentoo.org; Fri, 15 Feb 2008 03:55:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DF72E05E8; Fri, 15 Feb 2008 03:55:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C069E05F8 for ; Fri, 15 Feb 2008 03:55:46 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4245765808 for ; Fri, 15 Feb 2008 03:55:45 +0000 (UTC) Received: from betelgeuse by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JPrfs-00044e-8n for gentoo-commits@lists.gentoo.org; Fri, 15 Feb 2008 03:55:44 +0000 From: "Petteri Raty (betelgeuse)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, betelgeuse@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-java/commons-net: ChangeLog commons-net-1.4.1-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog commons-net-1.4.1-r1.ebuild X-VCS-Directories: dev-java/commons-net X-VCS-Committer: betelgeuse X-VCS-Committer-Name: Petteri Raty Content-Type: text/plain; charset=utf8 Message-Id: Sender: Petteri Raty Date: Fri, 15 Feb 2008 03:55:44 +0000 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: d28bd8de-8e50-41fb-b5ed-4d2d4d007378 X-Archives-Hash: 1d5c854fd7f687627c15ce72737c3423 betelgeuse 08/02/15 03:55:44 Modified: ChangeLog commons-net-1.4.1-r1.ebuild Log: Add RESTRICT=3Dtest or the generic src_test that we will be adding will= run test. (Portage version: 2.1.4.4) Revision Changes Path 1.44 dev-java/commons-net/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/ChangeLog?rev=3D1.44&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/ChangeLog?rev=3D1.44&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/ChangeLog?r1=3D1.43&r2=3D1.44 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/commons-net/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 29 Jun 2007 09:23:52 -0000 1.43 +++ ChangeLog 15 Feb 2008 03:55:43 -0000 1.44 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-net -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.43= 2007/06/29 09:23:52 betelgeuse Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.44= 2008/02/15 03:55:43 betelgeuse Exp $ + + 15 Feb 2008; Petteri R=C3=A4ty + commons-net-1.4.1-r1.ebuild: + Add RESTRICT=3Dtest or the generic src_test that we will be adding wil= l run test. =20 29 Jun 2007; Petteri R=C3=A4ty commons-net-1.4.1-r1.ebuild: 1.12 dev-java/commons-net/commons-net-1.4.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/commons-net-1.4.1-r1.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/commons-net-1.4.1-r1.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/commons-n= et/commons-net-1.4.1-r1.ebuild?r1=3D1.11&r2=3D1.12 Index: commons-net-1.4.1-r1.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/commons-net/commons-net-1.4.1-= r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- commons-net-1.4.1-r1.ebuild 29 Jun 2007 09:23:52 -0000 1.11 +++ commons-net-1.4.1-r1.ebuild 15 Feb 2008 03:55:43 -0000 1.12 @@ -1,9 +1,7 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.= 1-r1.ebuild,v 1.11 2007/06/29 09:23:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.= 1-r1.ebuild,v 1.12 2008/02/15 03:55:43 betelgeuse Exp $ =20 -# disabling unit tests: -# http://issues.apache.org/bugzilla/show_bug.cgi?id=3D37985 JAVA_PKG_IUSE=3D"doc examples source" # junit =20 inherit eutils java-pkg-2 java-ant-2 @@ -26,6 +24,10 @@ SLOT=3D"0" KEYWORDS=3D"amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" =20 +# disabling unit tests: +# http://issues.apache.org/bugzilla/show_bug.cgi?id=3D37985 +RESTRICT=3D"test" + src_unpack() { unpack ${A} cd "${S}" --=20 gentoo-commits@lists.gentoo.org mailing list