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.02.ebuild
@ 2009-10-22 13:42 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-10-22 13:42 UTC (permalink / raw
  To: gentoo-commits

tove        09/10/22 13:42:37

  Modified:             ChangeLog
  Added:                HTTP-BrowserDetect-1.02.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	1 May 2009 22:23:51 -0000	1.20
+++ ChangeLog	22 Oct 2009 13:42:36 -0000	1.21
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/HTTP-BrowserDetect
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.20 2009/05/01 22:23:51 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.21 2009/10/22 13:42:36 tove Exp $
+
+*HTTP-BrowserDetect-1.02 (22 Oct 2009)
+
+  22 Oct 2009; Torsten Veller <tove@gentoo.org>
+  +HTTP-BrowserDetect-1.02.ebuild:
+  Version bump
 
   01 May 2009; Torsten Veller <tove@gentoo.org>
   -HTTP-BrowserDetect-0.98.ebuild:



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

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

Index: HTTP-BrowserDetect-1.02.ebuild
===================================================================
# Copyright 1999-2009 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.02.ebuild,v 1.1 2009/10/22 13:42:36 tove Exp $

EAPI=2

MODULE_AUTHOR=OALDERS
inherit perl-module

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

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

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

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.02.ebuild
@ 2009-10-22 17:17 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 2+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-22 17:17 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/10/22 17:17:59

  Modified:             ChangeLog HTTP-BrowserDetect-1.02.ebuild
  Log:
  Keywording for ppc.
  Bug 290136.
  (Portage version: 14478-svn/cvs/Linux ppc)

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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	22 Oct 2009 13:42:36 -0000	1.21
+++ ChangeLog	22 Oct 2009 17:17:58 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/HTTP-BrowserDetect
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.21 2009/10/22 13:42:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.22 2009/10/22 17:17:58 volkmar Exp $
+
+  22 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+  HTTP-BrowserDetect-1.02.ebuild:
+  Keywording for ppc, bug 290136
 
 *HTTP-BrowserDetect-1.02 (22 Oct 2009)
 



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

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

Index: HTTP-BrowserDetect-1.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-BrowserDetect-1.02.ebuild	22 Oct 2009 13:42:36 -0000	1.1
+++ HTTP-BrowserDetect-1.02.ebuild	22 Oct 2009 17:17:58 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.02.ebuild,v 1.1 2009/10/22 13:42:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-1.02.ebuild,v 1.2 2009/10/22 17:17:58 volkmar Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Detect browser, version, OS from UserAgent"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND=""






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

end of thread, other threads:[~2009-10-22 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 13:42 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-BrowserDetect: ChangeLog HTTP-BrowserDetect-1.02.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-10-22 17:17 Mounir Lamouri (volkmar)

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