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 1S1Ls3-0007bH-Hw for garchives@archives.gentoo.org; Sat, 25 Feb 2012 17:57:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B79A5E0CD5; Sat, 25 Feb 2012 17:57:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C803E0CD5 for ; Sat, 25 Feb 2012 17:57:11 +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 F01B3653E6 for ; Sat, 25 Feb 2012 17:57:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2206) id C33872004B; Sat, 25 Feb 2012 17:57:09 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Jcode: Jcode-2.70.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Jcode-2.70.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Jcode X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: <20120225175709.C33872004B@flycatcher.gentoo.org> Date: Sat, 25 Feb 2012 17:57:09 +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: bbfe1e02-90b3-4d6d-ae9d-df016d4849d5 X-Archives-Hash: 3dd3066ffd27c751b1d657ab916fd54d klausman 12/02/25 17:57:09 Modified: Jcode-2.70.0.ebuild ChangeLog Log: Stable on alpha, bug #400155 =20 (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.3 dev-perl/Jcode/Jcode-2.70.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Jco= de-2.70.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Jco= de-2.70.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Jco= de-2.70.0.ebuild?r1=3D1.2&r2=3D1.3 Index: Jcode-2.70.0.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/Jcode/Jcode-2.70.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Jcode-2.70.0.ebuild 24 Feb 2012 10:21:08 -0000 1.2 +++ Jcode-2.70.0.ebuild 25 Feb 2012 17:57:09 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.70.0.ebuild,v = 1.2 2012/02/24 10:21:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.70.0.ebuild,v = 1.3 2012/02/25 17:57:09 klausman Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Japanese transcoding module for Perl" =20 SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86" +KEYWORDS=3D"alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc ~x86" IUSE=3D"" =20 RDEPEND=3D">=3Dvirtual/perl-MIME-Base64-2.1" 1.50 dev-perl/Jcode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Cha= ngeLog?rev=3D1.50&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Cha= ngeLog?rev=3D1.50&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Jcode/Cha= ngeLog?r1=3D1.49&r2=3D1.50 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/Jcode/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 24 Feb 2012 10:21:08 -0000 1.49 +++ ChangeLog 25 Feb 2012 17:57:09 -0000 1.50 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Jcode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.49 2012/= 02/24 10:21:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/ChangeLog,v 1.50 2012/= 02/25 17:57:09 klausman Exp $ + + 25 Feb 2012; Tobias Klausmann Jcode-2.70.0.ebuil= d: + Stable on alpha, bug #400155 =20 24 Feb 2012; Agostino Sarubbo Jcode-2.70.0.ebuild: Stable for amd64, wrt bug #400155