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 E46BF13800E for ; Sat, 4 Aug 2012 11:38:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63203E0444; Sat, 4 Aug 2012 11:38:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1DBBCE0444 for ; Sat, 4 Aug 2012 11:38:00 +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 80F1F1B404C for ; Sat, 4 Aug 2012 11:37:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 2AE632004B; Sat, 4 Aug 2012 11:37:58 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120804113758.2AE632004B@flycatcher.gentoo.org> Date: Sat, 4 Aug 2012 11:37:58 +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: 9c238677-5373-4565-9dd6-2c03c5d169c7 X-Archives-Hash: 8dd61d0fd1b2074e9852904bc2c9774c jer 12/08/04 11:37:58 Modified: HTTP-BrowserDetect-1.440.0.ebuild ChangeLog Log: Stable for HPPA (bug #422043). (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild?rev=1.4&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.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- HTTP-BrowserDetect-1.440.0.ebuild 3 Aug 2012 10:54:23 -0000 1.3 +++ HTTP-BrowserDetect-1.440.0.ebuild 4 Aug 2012 11:37:58 -0000 1.4 @@ -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.3 2012/08/03 10:54:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.440.0.ebuild,v 1.4 2012/08/04 11:37:58 jer 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.80 dev-perl/HTTP-BrowserDetect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 3 Aug 2012 10:54:23 -0000 1.79 +++ ChangeLog 4 Aug 2012 11:37:58 -0000 1.80 @@ -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.79 2012/08/03 10:54:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.80 2012/08/04 11:37:58 jer Exp $ + + 04 Aug 2012; Jeroen Roovers + HTTP-BrowserDetect-1.440.0.ebuild: + Stable for HPPA (bug #422043). 03 Aug 2012; Agostino Sarubbo HTTP-BrowserDetect-1.440.0.ebuild: