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 1Qzxen-00040z-Fl for garchives@archives.gentoo.org; Sat, 03 Sep 2011 21:21:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ECE721C24F; Sat, 3 Sep 2011 21:14:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C855E0552 for ; Sat, 3 Sep 2011 21:04:47 +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 CFECD1B404B for ; Sat, 3 Sep 2011 21:04:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id 939EE20051; Sat, 3 Sep 2011 21:04:45 +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/Algorithm-Dependency: Algorithm-Dependency-1.110.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Algorithm-Dependency-1.110.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Algorithm-Dependency X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: <20110903210445.939EE20051@flycatcher.gentoo.org> Date: Sat, 3 Sep 2011 21:04:45 +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: 016d27e0ecad5c58f924999dd655f698 tove 11/09/03 21:04:45 Modified: Algorithm-Dependency-1.110.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/Algorithm-Dependency/Algorithm-Dependency-1= .110.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/Algorithm-Dependency-1.110.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/Algorithm-Dependency-1.110.0.ebuild?rev=3D1.2&content-type=3D= text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/Algorithm-Dependency-1.110.0.ebuild?r1=3D1.1&r2=3D1.2 Index: Algorithm-Dependency-1.110.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/Algorithm-Dependency/Algorithm= -Dependency-1.110.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Algorithm-Dependency-1.110.0.ebuild 27 Aug 2011 16:21:27 -0000 1.1 +++ Algorithm-Dependency-1.110.0.ebuild 3 Sep 2011 21:04:45 -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/Algorithm-Dependency/Algorit= hm-Dependency-1.110.0.ebuild,v 1.1 2011/08/27 16:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorit= hm-Dependency-1.110.0.ebuild,v 1.2 2011/09/03 21:04:45 tove Exp $ =20 EAPI=3D4 =20 @@ -11,7 +11,7 @@ DESCRIPTION=3D"Toolkit for implementing dependency systems" =20 SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86= -linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~x86-linux = ~ppc-macos ~x86-macos" IUSE=3D"test" =20 RDEPEND=3D">=3Ddev-perl/Params-Util-0.31 1.43 dev-perl/Algorithm-Dependency/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/ChangeLog?rev=3D1.43&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/ChangeLog?rev=3D1.43&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm= -Dependency/ChangeLog?r1=3D1.42&r2=3D1.43 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/Algorithm-Dependency/ChangeLog= ,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 27 Aug 2011 16:21:27 -0000 1.42 +++ ChangeLog 3 Sep 2011 21:04:45 -0000 1.43 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Dependency # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeL= og,v 1.42 2011/08/27 16:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeL= og,v 1.43 2011/09/03 21:04:45 tove Exp $ + + 03 Sep 2011; Torsten Veller + Algorithm-Dependency-1.110.0.ebuild: + Merge stable keywords from former version scheme ebuild =20 *Algorithm-Dependency-1.110.0 (27 Aug 2011) =20