public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yard: yard-0.7.3.ebuild yard-0.7.4.ebuild ChangeLog
@ 2012-01-03 18:15 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-01-03 18:15 UTC (permalink / raw
  To: gentoo-commits

jer         12/01/03 18:15:57

  Modified:             yard-0.7.3.ebuild yard-0.7.4.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #396663).
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/yard/yard-0.7.3.ebuild

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

Index: yard-0.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yard-0.7.3.ebuild	18 Oct 2011 05:46:20 -0000	1.1
+++ yard-0.7.3.ebuild	3 Jan 2012 18:15:57 -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-ruby/yard/yard-0.7.3.ebuild,v 1.1 2011/10/18 05:46:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v 1.2 2012/01/03 18:15:57 jer Exp $
 
 EAPI=2
 
@@ -21,7 +21,7 @@
 
 LICENSE="as-is" # truly
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )"



1.5                  dev-ruby/yard/yard-0.7.4.ebuild

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

Index: yard-0.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- yard-0.7.4.ebuild	31 Dec 2011 17:56:46 -0000	1.4
+++ yard-0.7.4.ebuild	3 Jan 2012 18:15:57 -0000	1.5
@@ -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-ruby/yard/yard-0.7.4.ebuild,v 1.4 2011/12/31 17:56:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v 1.5 2012/01/03 18:15:57 jer Exp $
 
 EAPI=2
 
@@ -21,7 +21,7 @@
 
 LICENSE="as-is" # truly
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )"



1.25                 dev-ruby/yard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	31 Dec 2011 17:56:46 -0000	1.24
+++ ChangeLog	3 Jan 2012 18:15:57 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/yard
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.24 2011/12/31 17:56:46 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.25 2012/01/03 18:15:57 jer Exp $
+
+  03 Jan 2012; Jeroen Roovers <jer@gentoo.org> yard-0.7.3.ebuild,
+  yard-0.7.4.ebuild:
+  Marked ~hppa (bug #396663).
 
   31 Dec 2011; Fabian Groffen <grobian@gentoo.org> yard-0.7.4.ebuild:
   Marked ~sparc64-solaris






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

only message in thread, other threads:[~2012-01-03 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 18:15 [gentoo-commits] gentoo-x86 commit in dev-ruby/yard: yard-0.7.3.ebuild yard-0.7.4.ebuild ChangeLog Jeroen Roovers (jer)

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