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 1O3TCa-0006kP-Nr for garchives@archives.gentoo.org; Sun, 18 Apr 2010 12:02:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A065CE09DF; Sun, 18 Apr 2010 12:02:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 83932E09E4 for ; Sun, 18 Apr 2010 12:02:15 +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 1919B1B4005 for ; Sun, 18 Apr 2010 12:02:15 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2192) id 28DD62C04B; Sun, 18 Apr 2010 12:02:14 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Tty: IO-Tty-1.08.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: IO-Tty-1.08.ebuild ChangeLog X-VCS-Directories: dev-perl/IO-Tty X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20100418120214.28DD62C04B@corvid.gentoo.org> Date: Sun, 18 Apr 2010 12:02:14 +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: 12bd1b9b-4a3e-4a78-9bbb-9929ff47fdaf X-Archives-Hash: b0a34665fcbec09bf9e22a764bfe5397 maekke 10/04/18 12:02:14 Modified: IO-Tty-1.08.ebuild ChangeLog Log: arm stable, bug #314467 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.4 dev-perl/IO-Tty/IO-Tty-1.08.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO= -Tty-1.08.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO= -Tty-1.08.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO= -Tty-1.08.ebuild?r1=3D1.3&r2=3D1.4 Index: IO-Tty-1.08.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/IO-Tty/IO-Tty-1.08.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- IO-Tty-1.08.ebuild 17 Apr 2010 08:41:10 -0000 1.3 +++ IO-Tty-1.08.ebuild 18 Apr 2010 12:02:13 -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-perl/IO-Tty/IO-Tty-1.08.ebuild,v = 1.3 2010/04/17 08:41:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v = 1.4 2010/04/18 12:02:13 maekke Exp $ =20 MODULE_AUTHOR=3DRGIERSIG inherit perl-module @@ -9,7 +9,7 @@ =20 LICENSE=3D"|| ( Artistic GPL-2 )" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~am= d64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd= 64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE=3D"" =20 DEPEND=3D"dev-lang/perl" 1.32 dev-perl/IO-Tty/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/Ch= angeLog?rev=3D1.32&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/Ch= angeLog?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/Ch= angeLog?r1=3D1.31&r2=3D1.32 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/IO-Tty/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 17 Apr 2010 08:41:10 -0000 1.31 +++ ChangeLog 18 Apr 2010 12:02:13 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Tty # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.31 2010= /04/17 08:41:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.32 2010= /04/18 12:02:13 maekke Exp $ + + 18 Apr 2010; Markus Meier IO-Tty-1.08.ebuild: + arm stable, bug #314467 =20 17 Apr 2010; Torsten Veller IO-Tty-1.08.ebuild: Stable on amd64, x86 (#314467)