public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2011-07-17  8:02 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2011-07-17  8:02 UTC (permalink / raw
  To: gentoo-commits

graaff      11/07/17 08:02:17

  Modified:             ChangeLog
  Added:                text-hyphen-1.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.3/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	11 Jul 2011 06:15:49 -0000	1.37
+++ ChangeLog	17 Jul 2011 08:02:17 -0000	1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.37 2011/07/11 06:15:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.38 2011/07/17 08:02:17 graaff Exp $
+
+*text-hyphen-1.2 (17 Jul 2011)
+
+  17 Jul 2011; Hans de Graaff <graaff@gentoo.org> +text-hyphen-1.2.ebuild:
+  Version bump.
 
   11 Jul 2011; Hans de Graaff <graaff@gentoo.org> -text-hyphen-1.0.0.ebuild,
   -text-hyphen-1.0.0-r1.ebuild:



1.1                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.1 2011/07/17 08:02:17 graaff Exp $

EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"

RUBY_FAKEGEM_TASK_DOC="docs"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"

inherit ruby-fakegem eutils

DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
HOMEPAGE="http://rubyforge.org/projects/text-format"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""

ruby_add_bdepend "
	doc? (
		>=dev-ruby/hoe-2.8.0
		>=dev-ruby/rubyforge-2.0.4
	)
	test? (
		virtual/ruby-test-unit
		>=dev-ruby/hoe-2.8.0
		>=dev-ruby/rubyforge-2.0.4
	)"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-07-05 17:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-07-05 17:28 UTC (permalink / raw
  To: gentoo-commits

ago         12/07/05 17:28:20

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #424846
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-hyphen-1.2.ebuild	17 Jul 2011 08:02:17 -0000	1.1
+++ text-hyphen-1.2.ebuild	5 Jul 2012 17:28:20 -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/text-hyphen/text-hyphen-1.2.ebuild,v 1.1 2011/07/17 08:02:17 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.2 2012/07/05 17:28:20 ago Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.42                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	5 Jul 2012 06:10:14 -0000	1.41
+++ ChangeLog	5 Jul 2012 17:28:20 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.41 2012/07/05 06:10:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.42 2012/07/05 17:28:20 ago Exp $
+
+  05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> text-hyphen-1.2.ebuild:
+  Stable for amd64, wrt bug #424846
 
 *text-hyphen-1.3 (05 Jul 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-07-05 23:56 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-07-05 23:56 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/07/05 23:56:01

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  marked x86 per bug 424846
  
  (Portage version: 2.2.0_alpha116/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- text-hyphen-1.2.ebuild	5 Jul 2012 17:28:20 -0000	1.2
+++ text-hyphen-1.2.ebuild	5 Jul 2012 23:56:01 -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-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.2 2012/07/05 17:28:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.3 2012/07/05 23:56:01 jdhore Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.43                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	5 Jul 2012 17:28:20 -0000	1.42
+++ ChangeLog	5 Jul 2012 23:56:01 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.42 2012/07/05 17:28:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.43 2012/07/05 23:56:01 jdhore Exp $
+
+  05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> text-hyphen-1.2.ebuild:
+  marked x86 per bug 424846
 
   05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> text-hyphen-1.2.ebuild:
   Stable for amd64, wrt bug #424846






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-07-22 15:35 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2012-07-22 15:35 UTC (permalink / raw
  To: gentoo-commits

nixnut      12/07/22 15:35:31

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  ppc stable #424846
  
  (Portage version: 2.1.10.49/cvs/Linux ppc)

Revision  Changes    Path
1.4                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- text-hyphen-1.2.ebuild	5 Jul 2012 23:56:01 -0000	1.3
+++ text-hyphen-1.2.ebuild	22 Jul 2012 15:35:31 -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-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.3 2012/07/05 23:56:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.4 2012/07/22 15:35:31 nixnut Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.44                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	5 Jul 2012 23:56:01 -0000	1.43
+++ ChangeLog	22 Jul 2012 15:35:31 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.43 2012/07/05 23:56:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.44 2012/07/22 15:35:31 nixnut Exp $
+
+  22 Jul 2012; <nixnut@gentoo.org> text-hyphen-1.2.ebuild:
+  ppc stable #424846
 
   05 Jul 2012; Jeff Horelick <jdhore@gentoo.org> text-hyphen-1.2.ebuild:
   marked x86 per bug 424846





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-10-05 18:12 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-10-05 18:12 UTC (permalink / raw
  To: gentoo-commits

ranger      12/10/05 18:12:22

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  Marking text-hyphen-1.2 ppc64 for bug 424846
  
  (Portage version: 2.1.10.65/cvs/Linux ppc64)

Revision  Changes    Path
1.5                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- text-hyphen-1.2.ebuild	22 Jul 2012 15:35:31 -0000	1.4
+++ text-hyphen-1.2.ebuild	5 Oct 2012 18:12:22 -0000	1.5
@@ -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-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.4 2012/07/22 15:35:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.5 2012/10/05 18:12:22 ranger Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.46                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	23 Sep 2012 16:01:41 -0000	1.45
+++ ChangeLog	5 Oct 2012 18:12:22 -0000	1.46
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.45 2012/09/23 16:01:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.46 2012/10/05 18:12:22 ranger Exp $
+
+  05 Oct 2012; Brent Baude <ranger@gentoo.org> text-hyphen-1.2.ebuild:
+  Marking text-hyphen-1.2 ppc64 for bug 424846
 
 *text-hyphen-1.4.1 (23 Sep 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-10-28 18:33 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-10-28 18:33 UTC (permalink / raw
  To: gentoo-commits

armin76     12/10/28 18:33:18

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #424846
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- text-hyphen-1.2.ebuild	5 Oct 2012 18:12:22 -0000	1.5
+++ text-hyphen-1.2.ebuild	28 Oct 2012 18:33:18 -0000	1.6
@@ -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-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.5 2012/10/05 18:12:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.6 2012/10/28 18:33:18 armin76 Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.48                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	28 Oct 2012 17:22:45 -0000	1.47
+++ ChangeLog	28 Oct 2012 18:33:18 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.47 2012/10/28 17:22:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.48 2012/10/28 18:33:18 armin76 Exp $
+
+  28 Oct 2012; Raúl Porcel <armin76@gentoo.org> text-hyphen-1.2.ebuild:
+  alpha/ia64/sparc stable wrt #424846
 
   28 Oct 2012; Raúl Porcel <armin76@gentoo.org> text-hyphen-1.0.0-r2.ebuild:
   alpha stable





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog
@ 2012-11-07  3:52 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-11-07  3:52 UTC (permalink / raw
  To: gentoo-commits

jer         12/11/07 03:52:20

  Modified:             text-hyphen-1.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #424846).
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.7                  dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

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

Index: text-hyphen-1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- text-hyphen-1.2.ebuild	28 Oct 2012 18:33:18 -0000	1.6
+++ text-hyphen-1.2.ebuild	7 Nov 2012 03:52:20 -0000	1.7
@@ -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-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.6 2012/10/28 18:33:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild,v 1.7 2012/11/07 03:52:20 jer Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.49                 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	28 Oct 2012 18:33:18 -0000	1.48
+++ ChangeLog	7 Nov 2012 03:52:20 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.48 2012/10/28 18:33:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.49 2012/11/07 03:52:20 jer Exp $
+
+  07 Nov 2012; Jeroen Roovers <jer@gentoo.org> text-hyphen-1.2.ebuild:
+  Stable for HPPA (bug #424846).
 
   28 Oct 2012; Raúl Porcel <armin76@gentoo.org> text-hyphen-1.2.ebuild:
   alpha/ia64/sparc stable wrt #424846





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

end of thread, other threads:[~2012-11-07  3:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07  3:52 [gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: text-hyphen-1.2.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-28 18:33 Raul Porcel (armin76)
2012-10-05 18:12 Brent Baude (ranger)
2012-07-22 15:35 Gysbert Wassenaar (nixnut)
2012-07-05 23:56 Jeff Horelick (jdhore)
2012-07-05 17:28 Agostino Sarubbo (ago)
2011-07-17  8:02 Hans de Graaff (graaff)

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