* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.ebuild ChangeLog
@ 2013-03-06 21:05 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 9+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2013-03-06 21:05 UTC (permalink / raw
To: gentoo-commits
scarabeus 13/03/06 21:05:36
Modified: ChangeLog
Added: myspell-pl-20130306.ebuild
Log:
Bump to another snapshot after 6 months again.
(Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Revision Changes Path
1.23 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 7 Feb 2013 21:25:19 -0000 1.22
+++ ChangeLog 6 Mar 2013 21:05:36 -0000 1.23
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.22 2013/02/07 21:25:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.23 2013/03/06 21:05:36 scarabeus Exp $
+
+*myspell-pl-20130306 (06 Mar 2013)
+
+ 06 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> +myspell-pl-20130306.ebuild:
+ Bump to another snapshot after 6 months again.
07 Feb 2013; Ulrich Müller <ulm@gentoo.org> myspell-pl-20120726.ebuild:
Move Creative Commons licenses to shorter names.
1.1 app-dicts/myspell-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.1&content-type=text/plain
Index: myspell-pl-20130306.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-pl/myspell-pl-20130306.ebuild,v 1.1 2013/03/06 21:05:35 scarabeus Exp $
EAPI=4
MYSPELL_DICT=(
"pl_PL.aff"
"pl_PL.dic"
)
MYSPELL_HYPH=(
"hyph_pl_PL.dic"
)
MYSPELL_THES=(
"th_pl_PL_v2.dat"
"th_pl_PL_v2.idx"
)
inherit myspell-r2
DESCRIPTION="Polish dictionaries for myspell/hunspell"
# dict is bumped every day but nothing changes, RECHECK BEFORE DOING VERSION BUMP!
# hyphen has no website
# thesarus released last in 2k8
HOMEPAGE="
http://www.sjp.pl/slownik/en/
http://sourceforge.net/projects/synonimy/
"
SRC_URI="
http://sjp.pl/slownik/ort/sjp-myspell-pl-${PV}.zip
http://www.openoffice.org/pl/pliki/hyph_pl_PL.zip -> ${P}-hyph.zip
mirror://sourceforge/synonimy/OOo2-Thesaurus-1.5.zip -> ${P}-thes.zip
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 MPL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
src_unpack() {
myspell-r2_src_unpack
# ZIPCEPTION!
unzip hyph_pl_PL.zip
unzip pl_PL.zip
}
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.ebuild ChangeLog
@ 2013-07-28 10:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-28 10:41 UTC (permalink / raw
To: gentoo-commits
ago 13/07/28 10:41:53
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.1&r2=1.2
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- myspell-pl-20130306.ebuild 6 Mar 2013 21:05:35 -0000 1.1
+++ myspell-pl-20130306.ebuild 28 Jul 2013 10:41:53 -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-pl/myspell-pl-20130306.ebuild,v 1.1 2013/03/06 21:05:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.2 2013/07/28 10:41:53 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.24 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 6 Mar 2013 21:05:36 -0000 1.23
+++ ChangeLog 28 Jul 2013 10:41:53 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.23 2013/03/06 21:05:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.24 2013/07/28 10:41:53 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for amd64, wrt bug #470308
*myspell-pl-20130306 (06 Mar 2013)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.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:24
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.2&r2=1.3
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- myspell-pl-20130306.ebuild 28 Jul 2013 10:41:53 -0000 1.2
+++ myspell-pl-20130306.ebuild 28 Jul 2013 12:56:24 -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-pl/myspell-pl-20130306.ebuild,v 1.2 2013/07/28 10:41:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.3 2013/07/28 12:56:24 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.25 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 28 Jul 2013 10:41:53 -0000 1.24
+++ ChangeLog 28 Jul 2013 12:56:24 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.24 2013/07/28 10:41:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.25 2013/07/28 12:56:24 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for ppc, wrt bug #470308
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for amd64, wrt bug #470308
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.ebuild ChangeLog
@ 2013-07-28 19:43 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-28 19:43 UTC (permalink / raw
To: gentoo-commits
ago 13/07/28 19:43:59
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for arm, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.3&r2=1.4
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- myspell-pl-20130306.ebuild 28 Jul 2013 12:56:24 -0000 1.3
+++ myspell-pl-20130306.ebuild 28 Jul 2013 19:43:59 -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-pl/myspell-pl-20130306.ebuild,v 1.3 2013/07/28 12:56:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.4 2013/07/28 19:43:59 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.26 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 28 Jul 2013 12:56:24 -0000 1.25
+++ ChangeLog 28 Jul 2013 19:43:59 -0000 1.26
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.25 2013/07/28 12:56:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.26 2013/07/28 19:43:59 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for arm, wrt bug #470308
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for ppc, wrt bug #470308
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.ebuild ChangeLog
@ 2013-07-30 12:22 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-30 12:22 UTC (permalink / raw
To: gentoo-commits
ago 13/07/30 12:22:40
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.4&r2=1.5
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- myspell-pl-20130306.ebuild 28 Jul 2013 19:43:59 -0000 1.4
+++ myspell-pl-20130306.ebuild 30 Jul 2013 12:22:40 -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-pl/myspell-pl-20130306.ebuild,v 1.4 2013/07/28 19:43:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.5 2013/07/30 12:22:40 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.27 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 28 Jul 2013 19:43:59 -0000 1.26
+++ ChangeLog 30 Jul 2013 12:22:40 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.26 2013/07/28 19:43:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.27 2013/07/30 12:22:40 ago Exp $
+
+ 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for alpha, wrt bug #470308
28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for arm, wrt bug #470308
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.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:15
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.6&r2=1.7
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- myspell-pl-20130306.ebuild 31 Jul 2013 14:37:10 -0000 1.6
+++ myspell-pl-20130306.ebuild 3 Aug 2013 07:32:15 -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-pl/myspell-pl-20130306.ebuild,v 1.6 2013/07/31 14:37:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.7 2013/08/03 07:32:15 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.29 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 31 Jul 2013 14:37:10 -0000 1.28
+++ ChangeLog 3 Aug 2013 07:32:15 -0000 1.29
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.28 2013/07/31 14:37:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.29 2013/08/03 07:32:15 ago Exp $
+
+ 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for sparc, wrt bug #470308
31 Jul 2013; Jeroen Roovers <jer@gentoo.org> myspell-pl-20130306.ebuild:
Stable for HPPA (bug #470308).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.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:12
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.7&r2=1.8
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- myspell-pl-20130306.ebuild 3 Aug 2013 07:32:15 -0000 1.7
+++ myspell-pl-20130306.ebuild 4 Aug 2013 11:38:12 -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-pl/myspell-pl-20130306.ebuild,v 1.7 2013/08/03 07:32:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.8 2013/08/04 11:38:12 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.30 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 3 Aug 2013 07:32:15 -0000 1.29
+++ ChangeLog 4 Aug 2013 11:38:12 -0000 1.30
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.29 2013/08/03 07:32:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.30 2013/08/04 11:38:12 ago Exp $
+
+ 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for ia64, wrt bug #470308
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for sparc, wrt bug #470308
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.ebuild ChangeLog
@ 2013-08-04 13:33 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-04 13:33 UTC (permalink / raw
To: gentoo-commits
ago 13/08/04 13:33:52
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.8&r2=1.9
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- myspell-pl-20130306.ebuild 4 Aug 2013 11:38:12 -0000 1.8
+++ myspell-pl-20130306.ebuild 4 Aug 2013 13:33:52 -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-pl/myspell-pl-20130306.ebuild,v 1.8 2013/08/04 11:38:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.9 2013/08/04 13:33:52 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.31 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 4 Aug 2013 11:38:12 -0000 1.30
+++ ChangeLog 4 Aug 2013 13:33:52 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.30 2013/08/04 11:38:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.31 2013/08/04 13:33:52 ago Exp $
+
+ 04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for ppc64, wrt bug #470308
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for ia64, wrt bug #470308
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.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:08
Modified: myspell-pl-20130306.ebuild ChangeLog
Log:
Stable for x86, wrt bug #470308
(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-pl/myspell-pl-20130306.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild?r1=1.9&r2=1.10
Index: myspell-pl-20130306.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- myspell-pl-20130306.ebuild 4 Aug 2013 13:33:52 -0000 1.9
+++ myspell-pl-20130306.ebuild 7 Aug 2013 13:24:07 -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-pl/myspell-pl-20130306.ebuild,v 1.9 2013/08/04 13:33:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/myspell-pl-20130306.ebuild,v 1.10 2013/08/07 13:24:07 ago Exp $
EAPI=4
@@ -35,7 +35,7 @@
"
LICENSE="CC-SA-1.0 LGPL-3 GPL-3 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=""
src_unpack() {
1.32 app-dicts/myspell-pl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/myspell-pl/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 4 Aug 2013 13:33:52 -0000 1.31
+++ ChangeLog 7 Aug 2013 13:24:07 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/myspell-pl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.31 2013/08/04 13:33:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pl/ChangeLog,v 1.32 2013/08/07 13:24:07 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
+ Stable for x86, wrt bug #470308
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> myspell-pl-20130306.ebuild:
Stable for ppc64, wrt bug #470308
^ 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-07-30 12:22 [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-pl: myspell-pl-20130306.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:33 Agostino Sarubbo (ago)
2013-08-04 11:38 Agostino Sarubbo (ago)
2013-08-03 7:32 Agostino Sarubbo (ago)
2013-07-28 19:43 Agostino Sarubbo (ago)
2013-07-28 12:56 Agostino Sarubbo (ago)
2013-07-28 10:41 Agostino Sarubbo (ago)
2013-03-06 21:05 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