public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-03-25  7:40 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2013-03-25  7:40 UTC (permalink / raw
  To: gentoo-commits

scarabeus    13/03/25 07:40:27

  Modified:             ChangeLog
  Added:                myspell-ro-3.3.8.ebuild
  Log:
  Version bump to latest release.
  
  (Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.21                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	13 Jun 2012 16:03:22 -0000	1.20
+++ ChangeLog	25 Mar 2013 07:40:27 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for app-dicts/myspell-ro
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.20 2012/06/13 16:03:22 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.21 2013/03/25 07:40:27 scarabeus Exp $
+
+*myspell-ro-3.3.8 (25 Mar 2013)
+
+  25 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> +myspell-ro-3.3.8.ebuild:
+  Version bump to latest release.
 
   13 Jun 2012; Tomáš Chvátal <scarabeus@gentoo.org> myspell-ro-3.3.7.ebuild:
   Keyword accidentaly dropped amd64-fbsd
@@ -74,4 +79,3 @@
   01 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> +metadata.xml,
   +myspell-ro-20060316.ebuild:
   New ebuild for Romanian myspell dictionary
-



1.1                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.1&content-type=text/plain

Index: myspell-ro-3.3.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.1 2013/03/25 07:40:27 scarabeus Exp $

EAPI=5

MY_P="ro_RO.${PV}"

MYSPELL_DICT=(
	"ro_RO.aff"
	"ro_RO.dic"
)

MYSPELL_HYPH=(
	"hyph_ro_RO.dic"
)

MYSPELL_THES=(
	"th_ro_RO.dat"
	"th_ro_RO.idx"
)

inherit myspell-r2

DESCRIPTION="Romanian dictionaries for myspell/hunspell"
HOMEPAGE="http://rospell.sourceforge.net/index_en.html"
SRC_URI="
	mirror://sourceforge/rospell/${MY_P}.zip
	mirror://sourceforge/rospell/hyph_ro_RO.3.3.6.zip
	mirror://sourceforge/rospell/th_ro_RO.3.3.zip
"

LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-07-28 10:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-28 10:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/28 10:42:01

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #470310
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.1&r2=1.2

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- myspell-ro-3.3.8.ebuild	25 Mar 2013 07:40:27 -0000	1.1
+++ myspell-ro-3.3.8.ebuild	28 Jul 2013 10:42:00 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.1 2013/03/25 07:40:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.2 2013/07/28 10:42:00 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.22                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	25 Mar 2013 07:40:27 -0000	1.21
+++ ChangeLog	28 Jul 2013 10:42:00 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.21 2013/03/25 07:40:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.22 2013/07/28 10:42:00 ago Exp $
+
+  28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for amd64, wrt bug #470310
 
 *myspell-ro-3.3.8 (25 Mar 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-07-28 12:56 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-28 12:56 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/28 12:56:38

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.2&r2=1.3

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- myspell-ro-3.3.8.ebuild	28 Jul 2013 10:42:00 -0000	1.2
+++ myspell-ro-3.3.8.ebuild	28 Jul 2013 12:56:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.2 2013/07/28 10:42:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.3 2013/07/28 12:56:38 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.23                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	28 Jul 2013 10:42:00 -0000	1.22
+++ ChangeLog	28 Jul 2013 12:56:38 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.22 2013/07/28 10:42:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.23 2013/07/28 12:56:38 ago Exp $
+
+  28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for ppc, wrt bug #470310
 
   28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for amd64, wrt bug #470310





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-07-28 19:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-28 19:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/28 19:44:22

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.3&r2=1.4

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- myspell-ro-3.3.8.ebuild	28 Jul 2013 12:56:38 -0000	1.3
+++ myspell-ro-3.3.8.ebuild	28 Jul 2013 19:44:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.3 2013/07/28 12:56:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.4 2013/07/28 19:44:22 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.24                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	28 Jul 2013 12:56:38 -0000	1.23
+++ ChangeLog	28 Jul 2013 19:44:22 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.23 2013/07/28 12:56:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.24 2013/07/28 19:44:22 ago Exp $
+
+  28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for arm, wrt bug #470310
 
   28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for ppc, wrt bug #470310





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-07-30 12:23 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-30 12:23 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/30 12:23:06

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.4&r2=1.5

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- myspell-ro-3.3.8.ebuild	28 Jul 2013 19:44:22 -0000	1.4
+++ myspell-ro-3.3.8.ebuild	30 Jul 2013 12:23:06 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.4 2013/07/28 19:44:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.5 2013/07/30 12:23:06 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.25                 app-dicts/myspell-ro/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	28 Jul 2013 19:44:22 -0000	1.24
+++ ChangeLog	30 Jul 2013 12:23:06 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.24 2013/07/28 19:44:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.25 2013/07/30 12:23:06 ago Exp $
+
+  30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for alpha, wrt bug #470310
 
   28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for arm, wrt bug #470310





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-08-03  7:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-03  7:32 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/03 07:32:42

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.6&r2=1.7

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- myspell-ro-3.3.8.ebuild	31 Jul 2013 14:38:01 -0000	1.6
+++ myspell-ro-3.3.8.ebuild	3 Aug 2013 07:32:42 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.6 2013/07/31 14:38:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.7 2013/08/03 07:32:42 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.27                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	31 Jul 2013 14:38:01 -0000	1.26
+++ ChangeLog	3 Aug 2013 07:32:42 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.26 2013/07/31 14:38:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.27 2013/08/03 07:32:42 ago Exp $
+
+  03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for sparc, wrt bug #470310
 
   31 Jul 2013; Jeroen Roovers <jer@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for HPPA (bug #470310).





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-08-04 11:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-04 11:38 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/04 11:38:38

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.7&r2=1.8

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- myspell-ro-3.3.8.ebuild	3 Aug 2013 07:32:42 -0000	1.7
+++ myspell-ro-3.3.8.ebuild	4 Aug 2013 11:38:38 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.7 2013/08/03 07:32:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.8 2013/08/04 11:38:38 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.28                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	3 Aug 2013 07:32:42 -0000	1.27
+++ ChangeLog	4 Aug 2013 11:38:38 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.27 2013/08/03 07:32:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.28 2013/08/04 11:38:38 ago Exp $
+
+  04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for ia64, wrt bug #470310
 
   03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for sparc, wrt bug #470310





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-08-04 13:34 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-04 13:34 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/04 13:34:05

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.8&r2=1.9

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- myspell-ro-3.3.8.ebuild	4 Aug 2013 11:38:38 -0000	1.8
+++ myspell-ro-3.3.8.ebuild	4 Aug 2013 13:34:05 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.8 2013/08/04 11:38:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.9 2013/08/04 13:34:05 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.29                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	4 Aug 2013 11:38:38 -0000	1.28
+++ ChangeLog	4 Aug 2013 13:34:05 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.28 2013/08/04 11:38:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.29 2013/08/04 13:34:05 ago Exp $
+
+  04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for ppc64, wrt bug #470310
 
   04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for ia64, wrt bug #470310





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog
@ 2013-08-07 13:24 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-07 13:24 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/07 13:24:45

  Modified:             myspell-ro-3.3.8.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #470310
  
  (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild?r1=1.9&r2=1.10

Index: myspell-ro-3.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- myspell-ro-3.3.8.ebuild	4 Aug 2013 13:34:05 -0000	1.9
+++ myspell-ro-3.3.8.ebuild	7 Aug 2013 13:24:45 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.9 2013/08/04 13:34:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/myspell-ro-3.3.8.ebuild,v 1.10 2013/08/07 13:24:45 ago Exp $
 
 EAPI=5
 
@@ -32,5 +32,5 @@
 
 LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""



1.30                 app-dicts/myspell-ro/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-ro/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	4 Aug 2013 13:34:05 -0000	1.29
+++ ChangeLog	7 Aug 2013 13:24:45 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-ro
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.29 2013/08/04 13:34:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-ro/ChangeLog,v 1.30 2013/08/07 13:24:45 ago Exp $
+
+  07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
+  Stable for x86, wrt bug #470310
 
   04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-ro-3.3.8.ebuild:
   Stable for ppc64, wrt bug #470310





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

end of thread, other threads:[~2013-08-07 13:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-03  7:32 [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-ro: myspell-ro-3.3.8.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-07 13:24 Agostino Sarubbo (ago)
2013-08-04 13:34 Agostino Sarubbo (ago)
2013-08-04 11:38 Agostino Sarubbo (ago)
2013-07-30 12:23 Agostino Sarubbo (ago)
2013-07-28 19:44 Agostino Sarubbo (ago)
2013-07-28 12:56 Agostino Sarubbo (ago)
2013-07-28 10:42 Agostino Sarubbo (ago)
2013-03-25  7:40 Tomas Chvatal (scarabeus)

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