public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.20.ebuild
@ 2010-11-27 20:36 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-11-27 20:36 UTC (permalink / raw
  To: gentoo-commits

tove        10/11/27 20:36:36

  Modified:             ChangeLog
  Added:                HTTP-BrowserDetect-1.20.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha5/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 dev-perl/HTTP-BrowserDetect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	20 Oct 2010 08:18:43 -0000	1.45
+++ ChangeLog	27 Nov 2010 20:36:36 -0000	1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/HTTP-BrowserDetect
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.45 2010/10/20 08:18:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.46 2010/11/27 20:36:36 tove Exp $
+
+*HTTP-BrowserDetect-1.20 (27 Nov 2010)
+
+  27 Nov 2010; Torsten Veller <tove@gentoo.org>
+  +HTTP-BrowserDetect-1.20.ebuild:
+  Version bump
 
   20 Oct 2010; Torsten Veller <tove@gentoo.org>
   -HTTP-BrowserDetect-0.99.ebuild, -HTTP-BrowserDetect-1.09.ebuild,



1.1                  dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild?rev=1.1&content-type=text/plain

Index: HTTP-BrowserDetect-1.20.ebuild
===================================================================
# Copyright 1999-2010 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.20.ebuild,v 1.1 2010/11/27 20:36:36 tove Exp $

EAPI=3

MODULE_AUTHOR=OALDERS
inherit perl-module

DESCRIPTION="Detect browser, version, OS from UserAgent"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="test"

RDEPEND=""
DEPEND="virtual/perl-Module-Build
	test? ( dev-perl/Data-Dump
		dev-perl/YAML-Tiny )"

SRC_TEST="do"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.20.ebuild
@ 2010-12-07  4:16 Matt Turner (mattst88)
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-07  4:16 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/07 04:16:24

  Modified:             ChangeLog HTTP-BrowserDetect-1.20.ebuild
  Log:
  Added ~mips, bug 298183.
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.47                 dev-perl/HTTP-BrowserDetect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	27 Nov 2010 20:36:36 -0000	1.46
+++ ChangeLog	7 Dec 2010 04:16:23 -0000	1.47
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/HTTP-BrowserDetect
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.46 2010/11/27 20:36:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.47 2010/12/07 04:16:23 mattst88 Exp $
+
+  07 Dec 2010; Matt Turner <mattst88@gentoo.org>
+  HTTP-BrowserDetect-1.20.ebuild:
+  Added ~mips, bug 298183.
 
 *HTTP-BrowserDetect-1.20 (27 Nov 2010)
 



1.2                  dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild?r1=1.1&r2=1.2

Index: HTTP-BrowserDetect-1.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-BrowserDetect-1.20.ebuild	27 Nov 2010 20:36:36 -0000	1.1
+++ HTTP-BrowserDetect-1.20.ebuild	7 Dec 2010 04:16:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.20.ebuild,v 1.1 2010/11/27 20:36:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.20.ebuild,v 1.2 2010/12/07 04:16:23 mattst88 Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Detect browser, version, OS from UserAgent"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-07  4:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-27 20:36 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.20.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-07  4:16 Matt Turner (mattst88)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox