public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog
@ 2011-09-01 10:55 Torsten Veller (tove)
  0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller (tove) @ 2011-09-01 10:55 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/01 10:55:34

  Modified:             ChangeLog
  Added:                Clipboard-0.130.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/Clipboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	3 Apr 2011 06:47:05 -0000	1.10
+++ ChangeLog	1 Sep 2011 10:55:34 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Clipboard
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.10 2011/04/03 06:47:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.11 2011/09/01 10:55:34 tove Exp $
+
+*Clipboard-0.130.0 (01 Sep 2011)
+
+  01 Sep 2011; Torsten Veller <tove@gentoo.org> +Clipboard-0.130.0.ebuild:
+  Change version scheme
 
   03 Apr 2011; Torsten Veller <tove@gentoo.org> -Clipboard-0.11.ebuild:
   Cleanup



1.1                  dev-perl/Clipboard/Clipboard-0.130.0.ebuild

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

Index: Clipboard-0.130.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.1 2011/09/01 10:55:34 tove Exp $

EAPI=4

MODULE_AUTHOR=KING
MODULE_VERSION=0.13
inherit perl-module

DESCRIPTION="Copy and paste with any OS"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="x11-misc/xclip"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog
@ 2012-02-24  9:58 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24  9:58 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 09:58:43

  Modified:             Clipboard-0.130.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #400057
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/Clipboard/Clipboard-0.130.0.ebuild

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

Index: Clipboard-0.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Clipboard-0.130.0.ebuild	1 Sep 2011 10:55:34 -0000	1.1
+++ Clipboard-0.130.0.ebuild	24 Feb 2012 09:58:43 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.1 2011/09/01 10:55:34 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.2 2012/02/24 09:58:43 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Copy and paste with any OS"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="x11-misc/xclip"



1.13                 dev-perl/Clipboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	4 Sep 2011 11:23:38 -0000	1.12
+++ ChangeLog	24 Feb 2012 09:58:43 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Clipboard
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.12 2011/09/04 11:23:38 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.13 2012/02/24 09:58:43 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Clipboard-0.130.0.ebuild:
+  Stable for amd64, wrt bug #400057
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Clipboard-0.130.ebuild:
   Cleanup






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog
@ 2012-03-01 20:06 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-03-01 20:06 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/01 20:06:33

  Modified:             Clipboard-0.130.0.ebuild ChangeLog
  Log:
  Marking Clipboard-0.130.0 ppc for bug 400057
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  dev-perl/Clipboard/Clipboard-0.130.0.ebuild

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

Index: Clipboard-0.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Clipboard-0.130.0.ebuild	24 Feb 2012 09:58:43 -0000	1.2
+++ Clipboard-0.130.0.ebuild	1 Mar 2012 20:06:33 -0000	1.3
@@ -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/Clipboard/Clipboard-0.130.0.ebuild,v 1.2 2012/02/24 09:58:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.3 2012/03/01 20:06:33 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Copy and paste with any OS"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="x11-misc/xclip"



1.14                 dev-perl/Clipboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	24 Feb 2012 09:58:43 -0000	1.13
+++ ChangeLog	1 Mar 2012 20:06:33 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Clipboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.13 2012/02/24 09:58:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.14 2012/03/01 20:06:33 ranger Exp $
+
+  01 Mar 2012; Brent Baude <ranger@gentoo.org> Clipboard-0.130.0.ebuild:
+  Marking Clipboard-0.130.0 ppc for bug 400057
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Clipboard-0.130.0.ebuild:
   Stable for amd64, wrt bug #400057






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog
@ 2012-03-08 12:11 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-08 12:11 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/08 12:11:16

  Modified:             Clipboard-0.130.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #400057
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-perl/Clipboard/Clipboard-0.130.0.ebuild

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

Index: Clipboard-0.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Clipboard-0.130.0.ebuild	1 Mar 2012 20:06:33 -0000	1.3
+++ Clipboard-0.130.0.ebuild	8 Mar 2012 12:11:16 -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/Clipboard/Clipboard-0.130.0.ebuild,v 1.3 2012/03/01 20:06:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.4 2012/03/08 12:11:16 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Copy and paste with any OS"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-misc/xclip"



1.15                 dev-perl/Clipboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Mar 2012 20:06:33 -0000	1.14
+++ ChangeLog	8 Mar 2012 12:11:16 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Clipboard
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.14 2012/03/01 20:06:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.15 2012/03/08 12:11:16 phajdan.jr Exp $
+
+  08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  Clipboard-0.130.0.ebuild:
+  x86 stable wrt bug #400057
 
   01 Mar 2012; Brent Baude <ranger@gentoo.org> Clipboard-0.130.0.ebuild:
   Marking Clipboard-0.130.0 ppc for bug 400057






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog
@ 2013-01-15 22:09 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2013-01-15 22:09 UTC (permalink / raw
  To: gentoo-commits

maekke      13/01/15 22:09:54

  Modified:             Clipboard-0.130.0.ebuild ChangeLog
  Log:
  add ~arm, bug #449762
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.5                  dev-perl/Clipboard/Clipboard-0.130.0.ebuild

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

Index: Clipboard-0.130.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Clipboard-0.130.0.ebuild	8 Mar 2012 12:11:16 -0000	1.4
+++ Clipboard-0.130.0.ebuild	15 Jan 2013 22:09:54 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.4 2012/03/08 12:11:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.5 2013/01/15 22:09:54 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Copy and paste with any OS"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="x11-misc/xclip"



1.18                 dev-perl/Clipboard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	24 Jun 2012 12:59:06 -0000	1.17
+++ ChangeLog	15 Jan 2013 22:09:54 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Clipboard
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.17 2012/06/24 12:59:06 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/ChangeLog,v 1.18 2013/01/15 22:09:54 maekke Exp $
+
+  15 Jan 2013; Markus Meier <maekke@gentoo.org> Clipboard-0.130.0.ebuild:
+  add ~arm, bug #449762
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info





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

end of thread, other threads:[~2013-01-15 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 22:09 [gentoo-commits] gentoo-x86 commit in dev-perl/Clipboard: Clipboard-0.130.0.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-08 12:11 PaweA Hajdan (phajdan.jr)
2012-03-01 20:06 Brent Baude (ranger)
2012-02-24  9:58 Agostino Sarubbo (ago)
2011-09-01 10:55 Torsten Veller (tove)

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