public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Singleton: ChangeLog Class-Singleton-1.4.ebuild Class-Singleton-1.03.ebuild
@ 2010-12-03  1:24 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2010-12-03  1:24 UTC (permalink / raw
  To: gentoo-commits

xmw         10/12/03 01:24:13

  Modified:             ChangeLog Class-Singleton-1.4.ebuild
                        Class-Singleton-1.03.ebuild
  Log:
  add ~arm (bug 302981)
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 dev-perl/Class-Singleton/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	9 Jan 2010 17:34:02 -0000	1.22
+++ ChangeLog	3 Dec 2010 01:24:11 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Class-Singleton
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.22 2010/01/09 17:34:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.23 2010/12/03 01:24:11 xmw Exp $
+
+  03 Dec 2010; Michael Weber <xmw@gentoo.org> Class-Singleton-1.03.ebuild,
+  Class-Singleton-1.4.ebuild:
+  add ~arm (bug 302981)
 
   09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   Class-Singleton-1.4.ebuild:



1.6                  dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild?r1=1.5&r2=1.6

Index: Class-Singleton-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Class-Singleton-1.4.ebuild	9 Jan 2010 17:34:02 -0000	1.5
+++ Class-Singleton-1.4.ebuild	3 Dec 2010 01:24:11 -0000	1.6
@@ -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/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.5 2010/01/09 17:34:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.4.ebuild,v 1.6 2010/12/03 01:24:11 xmw Exp $
 
 inherit perl-module
 
@@ -10,6 +10,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE=""
 DEPEND="dev-lang/perl"



1.18                 dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild?r1=1.17&r2=1.18

Index: Class-Singleton-1.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Class-Singleton-1.03.ebuild	16 Apr 2007 06:39:54 -0000	1.17
+++ Class-Singleton-1.03.ebuild	3 Dec 2010 01:24:12 -0000	1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.17 2007/04/16 06:39:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.03.ebuild,v 1.18 2010/12/03 01:24:12 xmw Exp $
 
 inherit perl-module
 
@@ -10,6 +10,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 DEPEND="dev-lang/perl"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-03  1:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03  1:24 [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Singleton: ChangeLog Class-Singleton-1.4.ebuild Class-Singleton-1.03.ebuild Michael Weber (xmw)

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