public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mecab-ruby: ChangeLog mecab-ruby-0.92.ebuild
@ 2007-09-09 14:44 Akinori Hattori,,, (hattya)
  0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori,,, (hattya) @ 2007-09-09 14:44 UTC (permalink / raw
  To: gentoo-commits

hattya      07/09/09 14:44:16

  Modified:             ChangeLog mecab-ruby-0.92.ebuild
  Log:
  stable on x86.
  (Portage version: 2.1.2.12)

Revision  Changes    Path
1.12                 dev-ruby/mecab-ruby/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	9 Sep 2007 14:43:02 -0000	1.11
+++ ChangeLog	9 Sep 2007 14:44:16 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mecab-ruby
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.11 2007/09/09 14:43:02 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.12 2007/09/09 14:44:16 hattya Exp $
+
+  09 Sep 2007; Akinori Hattori <hattya@gentoo.org> mecab-ruby-0.92.ebuild:
+  stable on x86.
 
   09 Sep 2007; Akinori Hattori <hattya@gentoo.org> metadata.xml,
   mecab-ruby-0.78.ebuild, mecab-ruby-0.80.ebuild, mecab-ruby-0.92.ebuild:



1.3                  dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild

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

Index: mecab-ruby-0.92.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mecab-ruby-0.92.ebuild	9 Sep 2007 14:43:02 -0000	1.2
+++ mecab-ruby-0.92.ebuild	9 Sep 2007 14:44:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.2 2007/09/09 14:43:02 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.3 2007/09/09 14:44:16 hattya Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 SRC_URI="mirror://sourceforge/${PN/-*}/${P}.tar.gz"
 
 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86"
 SLOT="0"
 
 DEPEND=">=app-text/mecab-${PV}"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mecab-ruby: ChangeLog mecab-ruby-0.92.ebuild
@ 2007-09-09 15:23 Akinori Hattori,,, (hattya)
  0 siblings, 0 replies; 3+ messages in thread
From: Akinori Hattori,,, (hattya) @ 2007-09-09 15:23 UTC (permalink / raw
  To: gentoo-commits

hattya      07/09/09 15:23:27

  Modified:             ChangeLog mecab-ruby-0.92.ebuild
  Log:
  stable on ia64.
  (Portage version: 2.1.2.12)

Revision  Changes    Path
1.15                 dev-ruby/mecab-ruby/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	9 Sep 2007 14:46:41 -0000	1.14
+++ ChangeLog	9 Sep 2007 15:23:27 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mecab-ruby
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.14 2007/09/09 14:46:41 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.15 2007/09/09 15:23:27 hattya Exp $
+
+  09 Sep 2007; Akinori Hattori <hattya@gentoo.org> mecab-ruby-0.92.ebuild:
+  stable on ia64.
 
 *mecab-ruby-0.96 (09 Sep 2007)
 



1.4                  dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?r1=1.3&r2=1.4

Index: mecab-ruby-0.92.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mecab-ruby-0.92.ebuild	9 Sep 2007 14:44:16 -0000	1.3
+++ mecab-ruby-0.92.ebuild	9 Sep 2007 15:23:27 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.3 2007/09/09 14:44:16 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.4 2007/09/09 15:23:27 hattya Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 SRC_URI="mirror://sourceforge/${PN/-*}/${P}.tar.gz"
 
 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ia64 ~ppc ~ppc64 x86"
 SLOT="0"
 
 DEPEND=">=app-text/mecab-${PV}"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mecab-ruby: ChangeLog mecab-ruby-0.92.ebuild
@ 2007-10-15 14:24 Markus Rothe (corsair)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Rothe (corsair) @ 2007-10-15 14:24 UTC (permalink / raw
  To: gentoo-commits

corsair     07/10/15 14:24:26

  Modified:             ChangeLog mecab-ruby-0.92.ebuild
  Log:
  Stable on ppc64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.16                 dev-ruby/mecab-ruby/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	9 Sep 2007 15:23:27 -0000	1.15
+++ ChangeLog	15 Oct 2007 14:24:25 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mecab-ruby
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.15 2007/09/09 15:23:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/ChangeLog,v 1.16 2007/10/15 14:24:25 corsair Exp $
+
+  15 Oct 2007; Markus Rothe <corsair@gentoo.org> mecab-ruby-0.92.ebuild:
+  Stable on ppc64
 
   09 Sep 2007; Akinori Hattori <hattya@gentoo.org> mecab-ruby-0.92.ebuild:
   stable on ia64.



1.5                  dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild?r1=1.4&r2=1.5

Index: mecab-ruby-0.92.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mecab-ruby-0.92.ebuild	9 Sep 2007 15:23:27 -0000	1.4
+++ mecab-ruby-0.92.ebuild	15 Oct 2007 14:24:25 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.4 2007/09/09 15:23:27 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mecab-ruby/mecab-ruby-0.92.ebuild,v 1.5 2007/10/15 14:24:25 corsair Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 SRC_URI="mirror://sourceforge/${PN/-*}/${P}.tar.gz"
 
 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
-KEYWORDS="~amd64 ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ia64 ~ppc ppc64 x86"
 SLOT="0"
 
 DEPEND=">=app-text/mecab-${PV}"



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-10-15 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-09 15:23 [gentoo-commits] gentoo-x86 commit in dev-ruby/mecab-ruby: ChangeLog mecab-ruby-0.92.ebuild Akinori Hattori,,, (hattya)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-15 14:24 Markus Rothe (corsair)
2007-09-09 14:44 Akinori Hattori,,, (hattya)

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