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 1QzxbG-0001u8-Kq for garchives@archives.gentoo.org; Sat, 03 Sep 2011 21:18:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2533621C201; Sat, 3 Sep 2011 21:08:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70D96E0521 for ; Sat, 3 Sep 2011 21:04:51 +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 DEA591B4058 for ; Sat, 3 Sep 2011 21:04:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id A263720065; Sat, 3 Sep 2011 21:04:49 +0000 (UTC) From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-Shellwords: Text-Shellwords-1.80.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Text-Shellwords-1.80.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Text-Shellwords X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: <20110903210449.A263720065@flycatcher.gentoo.org> Date: Sat, 3 Sep 2011 21:04:49 +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: 369522ad324974151529f962c310177c tove 11/09/03 21:04:49 Modified: Text-Shellwords-1.80.0.ebuild ChangeLog Log: Merge stable keywords from former version scheme ebuilds =20 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64) Revision Changes Path 1.2 dev-perl/Text-Shellwords/Text-Shellwords-1.80.0.ebui= ld file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/Text-Shellwords-1.80.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/Text-Shellwords-1.80.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/Text-Shellwords-1.80.0.ebuild?r1=3D1.1&r2=3D1.2 Index: Text-Shellwords-1.80.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-Shellwords/Text-Shellword= s-1.80.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Text-Shellwords-1.80.0.ebuild 28 Aug 2011 12:55:59 -0000 1.1 +++ Text-Shellwords-1.80.0.ebuild 3 Sep 2011 21:04:49 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwo= rds-1.80.0.ebuild,v 1.1 2011/08/28 12:55:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/Text-Shellwo= rds-1.80.0.ebuild,v 1.2 2011/09/03 21:04:49 tove Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Parses lines of text and returns a set of tokens using th= e same rules as the Unix shell" =20 SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux= ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS=3D"alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-= macos ~x86-macos ~sparc-solaris" IUSE=3D"" =20 SRC_TEST=3D"do" 1.29 dev-perl/Text-Shellwords/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Text-Shel= lwords/ChangeLog?r1=3D1.28&r2=3D1.29 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-Shellwords/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 28 Aug 2011 12:55:59 -0000 1.28 +++ ChangeLog 3 Sep 2011 21:04:49 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Shellwords # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v = 1.28 2011/08/28 12:55:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Shellwords/ChangeLog,v = 1.29 2011/09/03 21:04:49 tove Exp $ + + 03 Sep 2011; Torsten Veller Text-Shellwords-1.80.0.e= build: + Merge stable keywords from former version scheme ebuild =20 *Text-Shellwords-1.80.0 (28 Aug 2011) =20