* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild
@ 2008-11-21 19:53 Peter Volkov (pva)
0 siblings, 0 replies; 5+ messages in thread
From: Peter Volkov (pva) @ 2008-11-21 19:53 UTC (permalink / raw
To: gentoo-commits
pva 08/11/21 19:53:32
Modified: ChangeLog
Added: ispell-hu-1.4.ebuild
Log:
Version bump.
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
Revision Changes Path
1.14 app-dicts/ispell-hu/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 1 Nov 2008 12:13:38 -0000 1.13
+++ ChangeLog 21 Nov 2008 19:53:32 -0000 1.14
@@ -1,6 +1,11 @@
# ChangeLog for app-dicts/ispell-hu
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.13 2008/11/01 12:13:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.14 2008/11/21 19:53:32 pva Exp $
+
+*ispell-hu-1.4 (21 Nov 2008)
+
+ 21 Nov 2008; Peter Volkov <pva@gentoo.org> +ispell-hu-1.4.ebuild:
+ Version bump.
01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-hu-1.3.ebuild:
Fixed multilib.
1.1 app-dicts/ispell-hu/ispell-hu-1.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.1&content-type=text/plain
Index: ispell-hu-1.4.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.1 2008/11/21 19:53:32 pva Exp $
inherit eutils multilib
MY_P=magyarispell-${PV}
DESCRIPTION="Hungarian dictionary for Ispell"
HOMEPAGE="http://magyarispell.sourceforge.net/"
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
SLOT="0"
DEPEND="app-text/ispell
app-text/recode"
IUSE=""
S=${WORKDIR}/${MY_P}
src_compile() {
make magyar4ispell.hash || die
}
src_install () {
insinto /usr/$(get_libdir)/ispell
doins tmp/magyar.aff || die
newins tmp/magyar4ispell.hash magyar.hash || die
dosym /usr/$(get_libdir)/ispell/magyar.hash /usr/$(get_libdir)/ispell/hungarian.hash
dodoc ChangeLog GYIK README OLVASSEL
}
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild
@ 2012-02-14 22:55 Brent Baude (ranger)
0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2012-02-14 22:55 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/14 22:55:05
Modified: ChangeLog ispell-hu-1.4.ebuild
Log:
Marking ispell-hu-1.4 ppc for bug 396783
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.16 app-dicts/ispell-hu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 18 Oct 2009 00:59:23 -0000 1.15
+++ ChangeLog 14 Feb 2012 22:55:04 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-hu
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.15 2009/10/18 00:59:23 halcy0n Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.16 2012/02/14 22:55:04 ranger Exp $
+
+ 14 Feb 2012; Brent Baude <ranger@gentoo.org> ispell-hu-1.4.ebuild:
+ Marking ispell-hu-1.4 ppc for bug 396783
18 Oct 2009; Mark Loeser <halcy0n@gentoo.org> ispell-hu-0.99.4.ebuild,
ispell-hu-1.0.ebuild:
1.2 app-dicts/ispell-hu/ispell-hu-1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?r1=1.1&r2=1.2
Index: ispell-hu-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ispell-hu-1.4.ebuild 21 Nov 2008 19:53:32 -0000 1.1
+++ ispell-hu-1.4.ebuild 14 Feb 2012 22:55:04 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.1 2008/11/21 19:53:32 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.2 2012/02/14 22:55:04 ranger Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86"
SLOT="0"
DEPEND="app-text/ispell
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild
@ 2012-02-17 11:04 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 5+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-02-17 11:04 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/02/17 11:04:43
Modified: ChangeLog ispell-hu-1.4.ebuild
Log:
x86 stable wrt bug #396783
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.17 app-dicts/ispell-hu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 14 Feb 2012 22:55:04 -0000 1.16
+++ ChangeLog 17 Feb 2012 11:04:43 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-hu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.16 2012/02/14 22:55:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.17 2012/02/17 11:04:43 phajdan.jr Exp $
+
+ 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-hu-1.4.ebuild:
+ x86 stable wrt bug #396783
14 Feb 2012; Brent Baude <ranger@gentoo.org> ispell-hu-1.4.ebuild:
Marking ispell-hu-1.4 ppc for bug 396783
1.3 app-dicts/ispell-hu/ispell-hu-1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?r1=1.2&r2=1.3
Index: ispell-hu-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ispell-hu-1.4.ebuild 14 Feb 2012 22:55:04 -0000 1.2
+++ ispell-hu-1.4.ebuild 17 Feb 2012 11:04:43 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.2 2012/02/14 22:55:04 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.3 2012/02/17 11:04:43 phajdan.jr Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86"
SLOT="0"
DEPEND="app-text/ispell
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild
@ 2012-03-02 22:49 Tobias Klausmann (klausman)
0 siblings, 0 replies; 5+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-02 22:49 UTC (permalink / raw
To: gentoo-commits
klausman 12/03/02 22:49:50
Modified: ChangeLog ispell-hu-1.4.ebuild
Log:
Stable on alpha, bug #396783
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.18 app-dicts/ispell-hu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 17 Feb 2012 11:04:43 -0000 1.17
+++ ChangeLog 2 Mar 2012 22:49:50 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-hu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.17 2012/02/17 11:04:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.18 2012/03/02 22:49:50 klausman Exp $
+
+ 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> ispell-hu-1.4.ebuild:
+ Stable on alpha, bug #396783
17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-hu-1.4.ebuild:
x86 stable wrt bug #396783
1.4 app-dicts/ispell-hu/ispell-hu-1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?r1=1.3&r2=1.4
Index: ispell-hu-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ispell-hu-1.4.ebuild 17 Feb 2012 11:04:43 -0000 1.3
+++ ispell-hu-1.4.ebuild 2 Mar 2012 22:49:50 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.3 2012/02/17 11:04:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.4 2012/03/02 22:49:50 klausman Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86"
SLOT="0"
DEPEND="app-text/ispell
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild
@ 2012-03-18 18:46 Raul Porcel (armin76)
0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2012-03-18 18:46 UTC (permalink / raw
To: gentoo-commits
armin76 12/03/18 18:46:24
Modified: ChangeLog ispell-hu-1.4.ebuild
Log:
sparc stable wrt #396783
(Portage version: 2.1.10.49/cvs/Linux ia64)
Revision Changes Path
1.19 app-dicts/ispell-hu/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 2 Mar 2012 22:49:50 -0000 1.18
+++ ChangeLog 18 Mar 2012 18:46:24 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-hu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.18 2012/03/02 22:49:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ChangeLog,v 1.19 2012/03/18 18:46:24 armin76 Exp $
+
+ 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> ispell-hu-1.4.ebuild:
+ sparc stable wrt #396783
02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> ispell-hu-1.4.ebuild:
Stable on alpha, bug #396783
1.5 app-dicts/ispell-hu/ispell-hu-1.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild?r1=1.4&r2=1.5
Index: ispell-hu-1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ispell-hu-1.4.ebuild 2 Mar 2012 22:49:50 -0000 1.4
+++ ispell-hu-1.4.ebuild 18 Mar 2012 18:46:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.4 2012/03/02 22:49:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-hu/ispell-hu-1.4.ebuild,v 1.5 2012/03/18 18:46:24 armin76 Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@
SRC_URI="mirror://sourceforge/magyarispell/${MY_P}.tar.gz"
LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 MPL-1.1 )"
-KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ~mips ppc sparc x86"
SLOT="0"
DEPEND="app-text/ispell
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-03-18 18:46 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 11:04 [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-hu: ChangeLog ispell-hu-1.4.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2012-03-18 18:46 Raul Porcel (armin76)
2012-03-02 22:49 Tobias Klausmann (klausman)
2012-02-14 22:55 Brent Baude (ranger)
2008-11-21 19:53 Peter Volkov (pva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox