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 1OAoTj-0001LO-7g for garchives@archives.gentoo.org; Sat, 08 May 2010 18:10:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CE8E084B; Sat, 8 May 2010 18:10:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CEBA2E084B for ; Sat, 8 May 2010 18:10:17 +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 6512D1B41B5 for ; Sat, 8 May 2010 18:10:17 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2160) id 5F2C42C3FA; Sat, 8 May 2010 18:10:16 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Script: Test-Script-1.07.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Test-Script-1.07.ebuild ChangeLog X-VCS-Directories: dev-perl/Test-Script X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20100508181016.5F2C42C3FA@corvid.gentoo.org> Date: Sat, 8 May 2010 18:10:16 +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: 1a99f607-009f-4dff-b7dd-00b7c01afb95 X-Archives-Hash: b2df356db1ba5b54609ed496053fa70c armin76 10/05/08 18:10:16 Modified: Test-Script-1.07.ebuild ChangeLog Log: alpha/ia64/sparc stable wrt #314467 (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force) Revision Changes Path 1.5 dev-perl/Test-Script/Test-Script-1.07.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/Test-Script-1.07.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/Test-Script-1.07.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/Test-Script-1.07.ebuild?r1=3D1.4&r2=3D1.5 Index: Test-Script-1.07.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-perl/Test-Script/Test-Script-1.07.e= build,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Test-Script-1.07.ebuild 5 May 2010 05:42:11 -0000 1.4 +++ Test-Script-1.07.ebuild 8 May 2010 18:10:16 -0000 1.5 @@ -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-perl/Test-Script/Test-Script-1.07= .ebuild,v 1.4 2010/05/05 05:42:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/Test-Script-1.07= .ebuild,v 1.5 2010/05/08 18:10:16 armin76 Exp $ =20 EAPI=3D2 =20 @@ -10,7 +10,7 @@ DESCRIPTION=3D"Cross-platform basic tests for scripts" =20 SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x8= 6 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS=3D"alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~= amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE=3D"" =20 RDEPEND=3D"virtual/perl-File-Spec 1.21 dev-perl/Test-Script/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Scri= pt/ChangeLog?r1=3D1.20&r2=3D1.21 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-perl/Test-Script/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 5 May 2010 05:42:11 -0000 1.20 +++ ChangeLog 8 May 2010 18:10:16 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Script # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.20= 2010/05/05 05:42:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Script/ChangeLog,v 1.21= 2010/05/08 18:10:16 armin76 Exp $ + + 08 May 2010; Ra=C3=BAl Porcel Test-Script-1.07.eb= uild: + alpha/ia64/sparc stable wrt #314467 =20 05 May 2010; Jeroen Roovers Test-Script-1.07.ebuild: Stable for HPPA (bug #314467).