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 1QtjEL-0003oz-Fv for garchives@archives.gentoo.org; Wed, 17 Aug 2011 16:44:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D321D21C0DF; Wed, 17 Aug 2011 16:44:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8B21D21C0DF for ; Wed, 17 Aug 2011 16:44:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBFC21B4083 for ; Wed, 17 Aug 2011 16:44:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id ABC9E2004C; Wed, 17 Aug 2011 16:44:27 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DelimMatch: DelimMatch-1.06.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: DelimMatch-1.06.ebuild ChangeLog X-VCS-Directories: dev-perl/DelimMatch X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Message-Id: <20110817164427.ABC9E2004C@flycatcher.gentoo.org> Date: Wed, 17 Aug 2011 16:44:27 +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: X-Archives-Hash: e263fe107c4b1095e5899c02392a47ee chithanh 11/08/17 16:44:27 Modified: DelimMatch-1.06.ebuild ChangeLog Log: keyword ~sparc-solaris =20 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64) Revision Changes Path 1.19 dev-perl/DelimMatch/DelimMatch-1.06.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/DelimMatch-1.06.ebuild?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/DelimMatch-1.06.ebuild?rev=3D1.19&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/DelimMatch-1.06.ebuild?r1=3D1.18&r2=3D1.19 Index: DelimMatch-1.06.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/DelimMatch/DelimMatch-1.06.ebu= ild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- DelimMatch-1.06.ebuild 9 Jan 2010 19:35:19 -0000 1.18 +++ DelimMatch-1.06.ebuild 17 Aug 2011 16:44:27 -0000 1.19 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.e= build,v 1.18 2010/01/09 19:35:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.e= build,v 1.19 2011/08/17 16:44:27 chithanh Exp $ =20 inherit perl-module MY_P=3D${P}a @@ -11,7 +11,7 @@ =20 SLOT=3D"0" LICENSE=3D"as-is" -KEYWORDS=3D"alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-fr= eebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-fr= eebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-so= laris" IUSE=3D"" =20 DEPEND=3D"dev-lang/perl" 1.27 dev-perl/DelimMatch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/ChangeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/ChangeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DelimMatc= h/ChangeLog?r1=3D1.26&r2=3D1.27 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/DelimMatch/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 9 Jan 2010 19:35:19 -0000 1.26 +++ ChangeLog 17 Aug 2011 16:44:27 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DelimMatch -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.26 = 2010/01/09 19:35:19 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.27 = 2011/08/17 16:44:27 chithanh Exp $ + + 17 Aug 2011; Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n + DelimMatch-1.06.ebuild: + keyword ~sparc-solaris =20 09 Jan 2010; Fabian Groffen DelimMatch-1.06.ebuil= d: Transfer Prefix keywords