public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2014-10-15 18:01 Michael Palimaka (kensington)
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka (kensington) @ 2014-10-15 18:01 UTC (permalink / raw
  To: gentoo-commits

kensington    14/10/15 18:01:22

  Modified:             ChangeLog
  Added:                myspell-id-2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	5 Jan 2014 11:22:53 -0000	1.20
+++ ChangeLog	15 Oct 2014 18:01:22 -0000	1.21
@@ -1,6 +1,11 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.20 2014/01/05 11:22:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.21 2014/10/15 18:01:22 kensington Exp $
+
+*myspell-id-2.0 (15 Oct 2014)
+
+  15 Oct 2014; Michael Palimaka <kensington@gentoo.org> +myspell-id-2.0.ebuild:
+  Version bump.
 
   05 Jan 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-



1.1                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.1 2014/10/15 18:01:22 kensington Exp $

EAPI=4

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

MYSPELL_HYPH=(
	"hyph_id_ID.dic"
)

MYSPELL_THES=(
)

inherit myspell-r2

DESCRIPTION="Indonesian dictionaries for myspell/hunspell"
HOMEPAGE="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius"
SRC_URI="http://extensions.libreoffice.org/extension-center/indonesian-dictionary-kamus-indonesia-by-benitius/releases/${PV}/id_id.oxt -> ${P}.oxt"

LICENSE="GPL-2"
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-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-01-09 13:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-09 13:45 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/09 13:45:16

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

Revision  Changes    Path
1.2                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- myspell-id-2.0.ebuild	15 Oct 2014 18:01:22 -0000	1.1
+++ myspell-id-2.0.ebuild	9 Jan 2015 13:45:16 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.1 2014/10/15 18:01:22 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.2 2015/01/09 13:45:16 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	15 Oct 2014 18:01:22 -0000	1.21
+++ ChangeLog	9 Jan 2015 13:45:16 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.21 2014/10/15 18:01:22 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.22 2015/01/09 13:45:16 ago Exp $
+
+  09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for amd64, wrt bug #534836
 
 *myspell-id-2.0 (15 Oct 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-01-11 20:58 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2015-01-11 20:58 UTC (permalink / raw
  To: gentoo-commits

maekke      15/01/11 20:58:07

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  arm stable, bug #534836
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.3                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- myspell-id-2.0.ebuild	9 Jan 2015 13:45:16 -0000	1.2
+++ myspell-id-2.0.ebuild	11 Jan 2015 20:58:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.2 2015/01/09 13:45:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.3 2015/01/11 20:58:07 maekke Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	9 Jan 2015 13:45:16 -0000	1.22
+++ ChangeLog	11 Jan 2015 20:58:07 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.22 2015/01/09 13:45:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.23 2015/01/11 20:58:07 maekke Exp $
+
+  11 Jan 2015; Markus Meier <maekke@gentoo.org> myspell-id-2.0.ebuild:
+  arm stable, bug #534836
 
   09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for amd64, wrt bug #534836





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-01-17 13:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-17 13:43 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/17 13:43:24

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- myspell-id-2.0.ebuild	13 Jan 2015 16:31:59 -0000	1.4
+++ myspell-id-2.0.ebuild	17 Jan 2015 13:43:24 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.4 2015/01/13 16:31:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.5 2015/01/17 13:43:24 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	13 Jan 2015 16:31:59 -0000	1.24
+++ ChangeLog	17 Jan 2015 13:43:24 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.24 2015/01/13 16:31:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.25 2015/01/17 13:43:24 ago Exp $
+
+  17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for ppc, wrt bug #534836
 
   13 Jan 2015; Jeroen Roovers <jer@gentoo.org> myspell-id-2.0.ebuild:
   Stable for HPPA (bug #534836).





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-01-18  8:38 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-18  8:38 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/18 08:38:46

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- myspell-id-2.0.ebuild	17 Jan 2015 13:43:24 -0000	1.5
+++ myspell-id-2.0.ebuild	18 Jan 2015 08:38:46 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.5 2015/01/17 13:43:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.6 2015/01/18 08:38:46 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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.26                 app-dicts/myspell-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	17 Jan 2015 13:43:24 -0000	1.25
+++ ChangeLog	18 Jan 2015 08:38:46 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.25 2015/01/17 13:43:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.26 2015/01/18 08:38:46 ago Exp $
+
+  18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for ppc64, wrt bug #534836
 
   17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for ppc, wrt bug #534836





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-01-26 10:04 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-01-26 10:04 UTC (permalink / raw
  To: gentoo-commits

ago         15/01/26 10:04:40

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- myspell-id-2.0.ebuild	18 Jan 2015 08:38:46 -0000	1.6
+++ myspell-id-2.0.ebuild	26 Jan 2015 10:04:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.6 2015/01/18 08:38:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.7 2015/01/26 10:04:40 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	18 Jan 2015 08:38:46 -0000	1.26
+++ ChangeLog	26 Jan 2015 10:04:40 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.26 2015/01/18 08:38:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.27 2015/01/26 10:04:40 ago Exp $
+
+  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for x86, wrt bug #534836
 
   18 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for ppc64, wrt bug #534836





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

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

ago         15/02/24 09:08:56

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- myspell-id-2.0.ebuild	26 Jan 2015 10:04:40 -0000	1.7
+++ myspell-id-2.0.ebuild	24 Feb 2015 09:08:56 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.7 2015/01/26 10:04:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.8 2015/02/24 09:08:56 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	26 Jan 2015 10:04:40 -0000	1.27
+++ ChangeLog	24 Feb 2015 09:08:56 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.27 2015/01/26 10:04:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.28 2015/02/24 09:08:56 ago Exp $
+
+  24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for alpha, wrt bug #534836
 
   26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for x86, wrt bug #534836





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-02-27 11:21 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-27 11:21 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/27 11:21:22

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- myspell-id-2.0.ebuild	24 Feb 2015 09:08:56 -0000	1.8
+++ myspell-id-2.0.ebuild	27 Feb 2015 11:21:22 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.8 2015/02/24 09:08:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.9 2015/02/27 11:21:22 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	24 Feb 2015 09:08:56 -0000	1.28
+++ ChangeLog	27 Feb 2015 11:21:22 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.28 2015/02/24 09:08:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.29 2015/02/27 11:21:22 ago Exp $
+
+  27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for sparc, wrt bug #534836
 
   24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for alpha, wrt bug #534836





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

* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog
@ 2015-02-28 13:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-02-28 13:30 UTC (permalink / raw
  To: gentoo-commits

ago         15/02/28 13:30:05

  Modified:             myspell-id-2.0.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #534836
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 app-dicts/myspell-id/myspell-id-2.0.ebuild

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

Index: myspell-id-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- myspell-id-2.0.ebuild	27 Feb 2015 11:21:22 -0000	1.9
+++ myspell-id-2.0.ebuild	28 Feb 2015 13:30:05 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.9 2015/02/27 11:21:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/myspell-id-2.0.ebuild,v 1.10 2015/02/28 13:30:05 ago Exp $
 
 EAPI=4
 
@@ -24,5 +24,5 @@
 
 LICENSE="GPL-2"
 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-id/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	27 Feb 2015 11:21:22 -0000	1.29
+++ ChangeLog	28 Feb 2015 13:30:05 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/myspell-id
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.29 2015/02/27 11:21:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-id/ChangeLog,v 1.30 2015/02/28 13:30:05 ago Exp $
+
+  28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
+  Stable for ia64, wrt bug #534836
 
   27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> myspell-id-2.0.ebuild:
   Stable for sparc, wrt bug #534836





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

end of thread, other threads:[~2015-02-28 13:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26 10:04 [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-id: myspell-id-2.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-28 13:30 Agostino Sarubbo (ago)
2015-02-27 11:21 Agostino Sarubbo (ago)
2015-02-24  9:08 Agostino Sarubbo (ago)
2015-01-18  8:38 Agostino Sarubbo (ago)
2015-01-17 13:43 Agostino Sarubbo (ago)
2015-01-11 20:58 Markus Meier (maekke)
2015-01-09 13:45 Agostino Sarubbo (ago)
2014-10-15 18:01 Michael Palimaka (kensington)

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