From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A2DBA13800E for ; Tue, 31 Jul 2012 21:05:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70906E06B0; Tue, 31 Jul 2012 21:05:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 30FD3E068E for ; Tue, 31 Jul 2012 21:05:40 +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 9147B1B4003 for ; Tue, 31 Jul 2012 21:05:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2313) id 3CDCC2004B; Tue, 31 Jul 2012 21:05:38 +0000 (UTC) From: "Johannes Huber (johu)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, johu@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: HTTP-BrowserDetect-1.440.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: HTTP-BrowserDetect-1.440.0.ebuild ChangeLog X-VCS-Directories: dev-perl/HTTP-BrowserDetect X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120731210538.3CDCC2004B@flycatcher.gentoo.org> Date: Tue, 31 Jul 2012 21:05:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 71ed1eb8-e1ba-4e30-bb00-b8dd93a51fcf X-Archives-Hash: 20d95bffa931e2d0ca4a917b752eada6 johu 12/07/31 21:05:38 Modified: HTTP-BrowserDetect-1.440.0.ebuild ChangeLog Log: Stable for x86, wrt bug #422043 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) Revision Changes Path 1.2 dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild?r1=1.1&r2=1.2 Index: HTTP-BrowserDetect-1.440.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- HTTP-BrowserDetect-1.440.0.ebuild 4 May 2012 13:51:38 -0000 1.1 +++ HTTP-BrowserDetect-1.440.0.ebuild 31 Jul 2012 21:05:38 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v 1.1 2012/05/04 13:51:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v 1.2 2012/07/31 21:05:38 johu Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="Detect browser, version, OS from UserAgent" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc x86" IUSE="test" RDEPEND="" 1.78 dev-perl/HTTP-BrowserDetect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 24 Jun 2012 13:00:27 -0000 1.77 +++ ChangeLog 31 Jul 2012 21:05:38 -0000 1.78 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTTP-BrowserDetect # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.77 2012/06/24 13:00:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.78 2012/07/31 21:05:38 johu Exp $ + + 31 Jul 2012; Johannes Huber + HTTP-BrowserDetect-1.440.0.ebuild: + Stable for x86, wrt bug #422043 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info