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 1S0sZb-0000OM-D4 for garchives@archives.gentoo.org; Fri, 24 Feb 2012 10:40:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 815AFE06B4; Fri, 24 Feb 2012 10:40:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E6E8E06B4 for ; Fri, 24 Feb 2012 10:40:16 +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 CA73B67A1D for ; Fri, 24 Feb 2012 10:40:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A22752004B; Fri, 24 Feb 2012 10:40:09 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Glob: Text-Glob-0.90.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Text-Glob-0.90.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Text-Glob X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120224104009.A22752004B@flycatcher.gentoo.org> Date: Fri, 24 Feb 2012 10:40: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: b9091d5b-945a-44b2-ad76-c9616065facc X-Archives-Hash: 1c79c82076b9c4dbf14de2bc8382bab4 ago 12/02/24 10:40:09 Modified: Text-Glob-0.90.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #400241 =20 (Portage version: 2.1.10.44/cvs/Linux x86_64) Revision Changes Path 1.2 dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /Text-Glob-0.90.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /Text-Glob-0.90.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /Text-Glob-0.90.0.ebuild?r1=3D1.1&r2=3D1.2 Index: Text-Glob-0.90.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/Text-Glob/Text-Glob-0.90.0.ebu= ild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Text-Glob-0.90.0.ebuild 28 Aug 2011 13:07:59 -0000 1.1 +++ Text-Glob-0.90.0.ebuild 24 Feb 2012 10:40:09 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.e= build,v 1.1 2011/08/28 13:07:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.e= build,v 1.2 2012/02/24 10:40:09 ago Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Match globbing patterns against text" =20 SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd= 64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS=3D"~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd6= 4-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE=3D"" =20 RDEPEND=3D"" 1.40 dev-perl/Text-Glob/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /ChangeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /ChangeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Glob= /ChangeLog?r1=3D1.39&r2=3D1.40 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/Text-Glob/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 4 Sep 2011 11:21:32 -0000 1.39 +++ ChangeLog 24 Feb 2012 10:40:09 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Glob -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.39 2= 011/09/04 11:21:32 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.40 2= 012/02/24 10:40:09 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo Text-Glob-0.90.0.ebuild= : + Stable for amd64, wrt bug #400241 =20 04 Sep 2011; Torsten Veller -Text-Glob-0.90.ebuild: Cleanup