public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.2.5.ebuild ChangeLog
@ 2014-05-26  2:25 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-05-26  2:25 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/05/26 02:25:11

  Modified:             pdf-core-0.2.5.ebuild ChangeLog
  Log:
  No README.md in gem.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/pdf-core/pdf-core-0.2.5.ebuild

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

Index: pdf-core-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pdf-core-0.2.5.ebuild	15 May 2014 00:13:23 -0000	1.1
+++ pdf-core-0.2.5.ebuild	26 May 2014 02:25:11 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.1 2014/05/15 00:13:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.2 2014/05/26 02:25:11 mrueg Exp $
 
 EAPI=5
 
@@ -9,7 +9,6 @@
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
 RUBY_FAKEGEM_TASK_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
 
 inherit ruby-fakegem
 



1.2                  dev-ruby/pdf-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 May 2014 00:13:23 -0000	1.1
+++ ChangeLog	26 May 2014 02:25:11 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pdf-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.1 2014/05/15 00:13:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.2 2014/05/26 02:25:11 mrueg Exp $
+
+  26 May 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
+  No README.md in gem.
 
 *pdf-core-0.2.5 (15 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.2.5.ebuild ChangeLog
@ 2014-06-10 18:57 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-06-10 18:57 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/06/10 18:57:47

  Modified:             pdf-core-0.2.5.ebuild ChangeLog
  Log:
  Fix HOMEPAGE. See bug #512902.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/pdf-core/pdf-core-0.2.5.ebuild

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

Index: pdf-core-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdf-core-0.2.5.ebuild	26 May 2014 02:25:11 -0000	1.2
+++ pdf-core-0.2.5.ebuild	10 Jun 2014 18:57:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.2 2014/05/26 02:25:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.3 2014/06/10 18:57:47 mrueg Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 inherit ruby-fakegem
 
 DESCRIPTION="Implements low level PDF features for Prawn"
-HOMEPAGE="http://github.com/prawn/pdf-core/"
+HOMEPAGE="http://github.com/prawnpdf/pdf-core/"
 
 LICENSE="|| ( Ruby GPL-2 GPL-3 )"
 SLOT="0"



1.3                  dev-ruby/pdf-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 May 2014 02:25:11 -0000	1.2
+++ ChangeLog	10 Jun 2014 18:57:47 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pdf-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.2 2014/05/26 02:25:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.3 2014/06/10 18:57:47 mrueg Exp $
+
+  10 Jun 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
+  Fix HOMEPAGE. See bug #512902.
 
   26 May 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
   No README.md in gem.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.2.5.ebuild ChangeLog
@ 2014-08-06  2:05 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-06  2:05 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/06 02:05:04

  Modified:             pdf-core-0.2.5.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/pdf-core/pdf-core-0.2.5.ebuild

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

Index: pdf-core-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pdf-core-0.2.5.ebuild	10 Jun 2014 18:57:47 -0000	1.3
+++ pdf-core-0.2.5.ebuild	6 Aug 2014 02:05:04 -0000	1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.3 2014/06/10 18:57:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.4 2014/08/06 02:05:04 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 



1.4                  dev-ruby/pdf-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	10 Jun 2014 18:57:47 -0000	1.3
+++ ChangeLog	6 Aug 2014 02:05:04 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pdf-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.3 2014/06/10 18:57:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.4 2014/08/06 02:05:04 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
+  Add ruby21 target.
 
   10 Jun 2014; Manuel Rüger <mrueg@gentoo.org> pdf-core-0.2.5.ebuild:
   Fix HOMEPAGE. See bug #512902.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.2.5.ebuild ChangeLog
@ 2014-08-12 13:16 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-12 13:16 UTC (permalink / raw
  To: gentoo-commits

blueness    14/08/12 13:16:19

  Modified:             pdf-core-0.2.5.ebuild ChangeLog
  Log:
  Keyword ~ppc and ~ppc64, bug #519170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.7                  dev-ruby/pdf-core/pdf-core-0.2.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild?r1=1.6&r2=1.7

Index: pdf-core-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pdf-core-0.2.5.ebuild	11 Aug 2014 10:12:57 -0000	1.6
+++ pdf-core-0.2.5.ebuild	12 Aug 2014 13:16:18 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.6 2014/08/11 10:12:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.2.5.ebuild,v 1.7 2014/08/12 13:16:18 blueness Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 LICENSE="|| ( Ruby GPL-2 GPL-3 )"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
 IUSE="test"
 
 ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1.1*



1.7                  dev-ruby/pdf-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	11 Aug 2014 10:12:57 -0000	1.6
+++ ChangeLog	12 Aug 2014 13:16:19 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/pdf-core
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.6 2014/08/11 10:12:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.7 2014/08/12 13:16:19 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> pdf-core-0.2.5.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
   11 Aug 2014; Jeroen Roovers <jer@gentoo.org> pdf-core-0.2.5.ebuild:
   Marked ~hppa (bug #519170).





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

end of thread, other threads:[~2014-08-12 13:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26  2:25 [gentoo-commits] gentoo-x86 commit in dev-ruby/pdf-core: pdf-core-0.2.5.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-06-10 18:57 Manuel Rueger (mrueg)
2014-08-06  2:05 Manuel Rueger (mrueg)
2014-08-12 13:16 Anthony G. Basile (blueness)

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