public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-bg: ChangeLog ispell-bg-4.1.ebuild
@ 2008-11-01  8:26 Peter Volkov (pva)
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Volkov (pva) @ 2008-11-01  8:26 UTC (permalink / raw
  To: gentoo-commits

pva         08/11/01 08:26:14

  Modified:             ChangeLog
  Added:                ispell-bg-4.1.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)

Revision  Changes    Path
1.6                  app-dicts/ispell-bg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Feb 2007 20:34:26 -0000	1.5
+++ ChangeLog	1 Nov 2008 08:26:14 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for app-dicts/ispell-bg
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.5 2007/02/21 20:34:26 peper Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.6 2008/11/01 08:26:14 pva Exp $
+
+*ispell-bg-4.1 (01 Nov 2008)
+
+  01 Nov 2008; Peter Volkov <pva@gentoo.org> +ispell-bg-4.1.ebuild:
+  Version bump.
 
   21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.



1.1                  app-dicts/ispell-bg/ispell-bg-4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.1&content-type=text/plain

Index: ispell-bg-4.1.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-bg/ispell-bg-4.1.ebuild,v 1.1 2008/11/01 08:26:14 pva Exp $

DESCRIPTION="Bulgarian dictionary for ispell"
HOMEPAGE="http://sourceforge.net/projects/bgoffice"
SRC_URI="mirror://sourceforge/bgoffice/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"

DEPEND="app-text/ispell"

src_install () {
	insinto /usr/lib/ispell
	doins "${S}/data/bulgarian.aff" "${S}/data/bulgarian.hash" || die
}






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

* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-bg: ChangeLog ispell-bg-4.1.ebuild
@ 2008-11-03 18:25 Peter Volkov (pva)
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Volkov (pva) @ 2008-11-03 18:25 UTC (permalink / raw
  To: gentoo-commits

pva         08/11/03 18:25:52

  Modified:             ChangeLog ispell-bg-4.1.ebuild
  Log:
  Added ~mips, bug #245139.
  (Portage version: 2.2_rc13/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)

Revision  Changes    Path
1.8                  app-dicts/ispell-bg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Nov 2008 11:49:57 -0000	1.7
+++ ChangeLog	3 Nov 2008 18:25:52 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/ispell-bg
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.7 2008/11/01 11:49:57 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.8 2008/11/03 18:25:52 pva Exp $
+
+  03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-bg-4.1.ebuild:
+  Added ~mips, bug #245139.
 
   01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-bg-4.1.ebuild:
   Fixed multilib.



1.3                  app-dicts/ispell-bg/ispell-bg-4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?r1=1.2&r2=1.3

Index: ispell-bg-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ispell-bg-4.1.ebuild	1 Nov 2008 11:49:57 -0000	1.2
+++ ispell-bg-4.1.ebuild	3 Nov 2008 18:25:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.2 2008/11/01 11:49:57 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.3 2008/11/03 18:25:52 pva Exp $
 
 inherit multilib
 
@@ -11,7 +11,7 @@
 SLOT="0"
 LICENSE="GPL-2"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~x86"
 
 DEPEND="app-text/ispell"
 






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

* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-bg: ChangeLog ispell-bg-4.1.ebuild
@ 2008-11-23 17:32 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-11-23 17:32 UTC (permalink / raw
  To: gentoo-commits

jer         08/11/23 17:32:48

  Modified:             ChangeLog ispell-bg-4.1.ebuild
  Log:
  Marked ~hppa (bug #245139).
  (Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.10                 app-dicts/ispell-bg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	6 Nov 2008 09:29:22 -0000	1.9
+++ ChangeLog	23 Nov 2008 17:32:48 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/ispell-bg
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.9 2008/11/06 09:29:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.10 2008/11/23 17:32:48 jer Exp $
+
+  23 Nov 2008; Jeroen Roovers <jer@gentoo.org> ispell-bg-4.1.ebuild:
+  Marked ~hppa (bug #245139).
 
   06 Nov 2008; Raúl Porcel <armin76@gentoo.org> ispell-bg-4.1.ebuild:
   Add ~alpha/~sparc wrt #245139



1.5                  app-dicts/ispell-bg/ispell-bg-4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild?r1=1.4&r2=1.5

Index: ispell-bg-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ispell-bg-4.1.ebuild	6 Nov 2008 09:29:22 -0000	1.4
+++ ispell-bg-4.1.ebuild	23 Nov 2008 17:32:48 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.4 2008/11/06 09:29:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.5 2008/11/23 17:32:48 jer Exp $
 
 inherit multilib
 
@@ -11,7 +11,7 @@
 SLOT="0"
 LICENSE="GPL-2"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
 
 DEPEND="app-text/ispell"
 






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

* [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-bg: ChangeLog ispell-bg-4.1.ebuild
@ 2011-12-12 13:00 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-12 13:00 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/12 13:00:07

  Modified:             ChangeLog ispell-bg-4.1.ebuild
  Log:
  Stable for HPPA (bug #394001).
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 app-dicts/ispell-bg/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-bg/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-dicts/ispell-bg/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	17 Oct 2009 23:04:45 -0000	1.11
+++ ChangeLog	12 Dec 2011 13:00:07 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for app-dicts/ispell-bg
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.11 2009/10/17 23:04:45 halcy0n Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.12 2011/12/12 13:00:07 jer Exp $
+
+  12 Dec 2011; Jeroen Roovers <jer@gentoo.org> ispell-bg-4.1.ebuild:
+  Stable for HPPA (bug #394001).
 
   17 Oct 2009; Mark Loeser <halcy0n@gentoo.org> ispell-bg-4.0.ebuild:
   QA fixes; unquoted variables



1.6                  app-dicts/ispell-bg/ispell-bg-4.1.ebuild

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

Index: ispell-bg-4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ispell-bg-4.1.ebuild	23 Nov 2008 17:32:48 -0000	1.5
+++ ispell-bg-4.1.ebuild	12 Dec 2011 13:00:07 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.5 2008/11/23 17:32:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.1.ebuild,v 1.6 2011/12/12 13:00:07 jer Exp $
 
 inherit multilib
 
@@ -11,7 +11,7 @@
 SLOT="0"
 LICENSE="GPL-2"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~sparc ~x86"
 
 DEPEND="app-text/ispell"
 






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

end of thread, other threads:[~2011-12-12 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-01  8:26 [gentoo-commits] gentoo-x86 commit in app-dicts/ispell-bg: ChangeLog ispell-bg-4.1.ebuild Peter Volkov (pva)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-03 18:25 Peter Volkov (pva)
2008-11-23 17:32 Jeroen Roovers (jer)
2011-12-12 13:00 Jeroen Roovers (jer)

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