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 1SKwIj-00046o-GP for garchives@archives.gentoo.org; Thu, 19 Apr 2012 18:41:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E98CE0AB0; Thu, 19 Apr 2012 18:41:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FDD8E0AB0 for ; Thu, 19 Apr 2012 18:41:39 +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 97B721B4035 for ; Thu, 19 Apr 2012 18:41:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 902) id 5414C2004B; Thu, 19 Apr 2012 18:41:37 +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/yaml: yaml-0.810.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: yaml-0.810.0.ebuild ChangeLog X-VCS-Directories: dev-perl/yaml X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: <20120419184137.5414C2004B@flycatcher.gentoo.org> Date: Thu, 19 Apr 2012 18:41:37 +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: 5032081f-f9da-447c-a27c-db81e87f9e4f X-Archives-Hash: 8ddd72e5728c813c4502f07fcce64f34 tove 12/04/19 18:41:37 Modified: ChangeLog Added: yaml-0.810.0.ebuild Log: [bump] dev-perl/yaml-0.810.0 =20 (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) Revision Changes Path 1.94 dev-perl/yaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/Chan= geLog?rev=3D1.94&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/Chan= geLog?rev=3D1.94&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/Chan= geLog?r1=3D1.93&r2=3D1.94 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/yaml/ChangeLog,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- ChangeLog 12 Feb 2012 19:48:49 -0000 1.93 +++ ChangeLog 19 Apr 2012 18:41:37 -0000 1.94 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/yaml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.93 2012/0= 2/12 19:48:49 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/ChangeLog,v 1.94 2012/0= 4/19 18:41:37 tove Exp $ + +*yaml-0.810.0 (19 Apr 2012) + + 19 Apr 2012; Torsten Veller +yaml-0.810.0.ebuild: + Version bump =20 *yaml-0.800.0 (12 Feb 2012) =20 1.1 dev-perl/yaml/yaml-0.810.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml= -0.810.0.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/yaml/yaml= -0.810.0.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: yaml-0.810.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 # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.810.0.ebuild,v 1.= 1 2012/04/19 18:41:37 tove Exp $ EAPI=3D4 MY_PN=3DYAML MODULE_AUTHOR=3DINGY MODULE_VERSION=3D0.81 inherit perl-module DESCRIPTION=3D"YAML Ain't Markup Language (tm)" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux = ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sp= arc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" SRC_TEST=3D"do"