public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2012-12-03  9:01 Naohiro Aota (naota)
  0 siblings, 0 replies; 9+ messages in thread
From: Naohiro Aota (naota) @ 2012-12-03  9:01 UTC (permalink / raw
  To: gentoo-commits

naota       12/12/03 09:01:06

  Modified:             ChangeLog
  Added:                m17n-db-1.6.4.ebuild
  Log:
  Version bump wrt #439900
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.57                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	3 Dec 2012 06:54:07 -0000	1.56
+++ ChangeLog	3 Dec 2012 09:01:06 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.56 2012/12/03 06:54:07 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.57 2012/12/03 09:01:06 naota Exp $
+
+*m17n-db-1.6.4 (03 Dec 2012)
+
+  03 Dec 2012;  <naota@gentoo.org> +m17n-db-1.6.4.ebuild:
+  Version bump wrt #439900
 
   03 Dec 2012;  <naota@gentoo.org> m17n-db-1.5.2.ebuild, m17n-db-1.5.3.ebuild,
   m17n-db-1.5.4.ebuild, m17n-db-1.5.5.ebuild, m17n-db-1.6.2-r1.ebuild,



1.1                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.1&content-type=text/plain

Index: m17n-db-1.6.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.1 2012/12/03 09:01:06 naota Exp $

EAPI=4

inherit eutils

DESCRIPTION="Database for the m17n library"
HOMEPAGE="https://savannah.nongnu.org/projects/m17n"
SRC_URI="http://download.savannah.gnu.org/releases/m17n/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

DEPEND="sys-devel/gettext"
RDEPEND="virtual/libintl"

src_install() {
	emake DESTDIR="${D}" install || die

	dodoc AUTHORS ChangeLog NEWS README
	docinto FORMATS; dodoc FORMATS/*
	docinto UNIDATA; dodoc UNIDATA/*
}





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-06 19:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-06 19:47 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/06 19:47:07

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.1&r2=1.2

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- m17n-db-1.6.4.ebuild	3 Dec 2012 09:01:06 -0000	1.1
+++ m17n-db-1.6.4.ebuild	6 Feb 2013 19:47:07 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.1 2012/12/03 09:01:06 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.2 2013/02/06 19:47:07 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.58                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	3 Dec 2012 09:01:06 -0000	1.57
+++ ChangeLog	6 Feb 2013 19:47:07 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.57 2012/12/03 09:01:06 naota Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.58 2013/02/06 19:47:07 ago Exp $
+
+  06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for sparc, wrt bug #455768
 
 *m17n-db-1.6.4 (03 Dec 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-08 16:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-08 16:47 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/08 16:47:30

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.4&r2=1.5

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- m17n-db-1.6.4.ebuild	8 Feb 2013 14:42:53 -0000	1.4
+++ m17n-db-1.6.4.ebuild	8 Feb 2013 16:47:30 -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.4 2013/02/08 14:42:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.5 2013/02/08 16:47:30 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.61                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	8 Feb 2013 14:42:53 -0000	1.60
+++ ChangeLog	8 Feb 2013 16:47:30 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.60 2013/02/08 14:42:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.61 2013/02/08 16:47:30 ago Exp $
+
+  08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for alpha, wrt bug #455768
 
   08 Feb 2013; Jeroen Roovers <jer@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for HPPA (bug #455768).





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-09 18:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-09 18:05 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/09 18:05:40

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.5&r2=1.6

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- m17n-db-1.6.4.ebuild	8 Feb 2013 16:47:30 -0000	1.5
+++ m17n-db-1.6.4.ebuild	9 Feb 2013 18:05:40 -0000	1.6
@@ -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.5 2013/02/08 16:47:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.6 2013/02/09 18:05:40 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.62                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	8 Feb 2013 16:47:30 -0000	1.61
+++ ChangeLog	9 Feb 2013 18:05:40 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.61 2013/02/08 16:47:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.62 2013/02/09 18:05:40 ago Exp $
+
+  09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for ia64, wrt bug #455768
 
   08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for alpha, wrt bug #455768





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-10 14:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-10 14:45 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/10 14:45:02

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.6&r2=1.7

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- m17n-db-1.6.4.ebuild	9 Feb 2013 18:05:40 -0000	1.6
+++ m17n-db-1.6.4.ebuild	10 Feb 2013 14:45:02 -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.6 2013/02/09 18:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.7 2013/02/10 14:45:02 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.63                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	9 Feb 2013 18:05:40 -0000	1.62
+++ ChangeLog	10 Feb 2013 14:45:02 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.62 2013/02/09 18:05:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.63 2013/02/10 14:45:02 ago Exp $
+
+  10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for ppc64, wrt bug #455768
 
   09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for ia64, wrt bug #455768





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-10 17:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-10 17:14 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/10 17:14:26

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.7&r2=1.8

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- m17n-db-1.6.4.ebuild	10 Feb 2013 14:45:02 -0000	1.7
+++ m17n-db-1.6.4.ebuild	10 Feb 2013 17:14:26 -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.7 2013/02/10 14:45:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.8 2013/02/10 17:14:26 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.64                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	10 Feb 2013 14:45:02 -0000	1.63
+++ ChangeLog	10 Feb 2013 17:14:26 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.63 2013/02/10 14:45:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.64 2013/02/10 17:14:26 ago Exp $
+
+  10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for ppc, wrt bug #455768
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for ppc64, wrt bug #455768





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-11 11:28 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-11 11:28 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/11 11:28:27

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.8&r2=1.9

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- m17n-db-1.6.4.ebuild	10 Feb 2013 17:14:26 -0000	1.8
+++ m17n-db-1.6.4.ebuild	11 Feb 2013 11:28:27 -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.8 2013/02/10 17:14:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.9 2013/02/11 11:28:27 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc ~x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.65                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	10 Feb 2013 17:14:26 -0000	1.64
+++ ChangeLog	11 Feb 2013 11:28:27 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.64 2013/02/10 17:14:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.65 2013/02/11 11:28:27 ago Exp $
+
+  11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for arm, wrt bug #455768
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for ppc, wrt bug #455768





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-13 11:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-13 11:18 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/13 11:18:16

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt to bug #455768
  
  (Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.9&r2=1.10

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- m17n-db-1.6.4.ebuild	11 Feb 2013 11:28:27 -0000	1.9
+++ m17n-db-1.6.4.ebuild	13 Feb 2013 11:18:16 -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.9 2013/02/11 11:28:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.10 2013/02/13 11:18:16 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.66                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	11 Feb 2013 11:28:27 -0000	1.65
+++ ChangeLog	13 Feb 2013 11:18:16 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.65 2013/02/11 11:28:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.66 2013/02/13 11:18:16 ago Exp $
+
+  13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for x86, wrt to bug #455768
 
   11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for arm, wrt bug #455768





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

* [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog
@ 2013-02-24 18:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-24 18:07 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/24 18:07:09

  Modified:             m17n-db-1.6.4.ebuild ChangeLog
  Log:
  Stable for sh, wrt bug #455768
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 dev-db/m17n-db/m17n-db-1.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild?r1=1.10&r2=1.11

Index: m17n-db-1.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- m17n-db-1.6.4.ebuild	13 Feb 2013 11:18:16 -0000	1.10
+++ m17n-db-1.6.4.ebuild	24 Feb 2013 18:07:09 -0000	1.11
@@ -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/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.10 2013/02/13 11:18:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/m17n-db-1.6.4.ebuild,v 1.11 2013/02/24 18:07:09 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
 IUSE=""
 
 DEPEND="sys-devel/gettext"



1.67                 dev-db/m17n-db/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/m17n-db/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	13 Feb 2013 11:18:16 -0000	1.66
+++ ChangeLog	24 Feb 2013 18:07:09 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/m17n-db
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.66 2013/02/13 11:18:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/m17n-db/ChangeLog,v 1.67 2013/02/24 18:07:09 ago Exp $
+
+  24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
+  Stable for sh, wrt bug #455768
 
   13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> m17n-db-1.6.4.ebuild:
   Stable for x86, wrt to bug #455768





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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 11:18 [gentoo-commits] gentoo-x86 commit in dev-db/m17n-db: m17n-db-1.6.4.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-24 18:07 Agostino Sarubbo (ago)
2013-02-11 11:28 Agostino Sarubbo (ago)
2013-02-10 17:14 Agostino Sarubbo (ago)
2013-02-10 14:45 Agostino Sarubbo (ago)
2013-02-09 18:05 Agostino Sarubbo (ago)
2013-02-08 16:47 Agostino Sarubbo (ago)
2013-02-06 19:47 Agostino Sarubbo (ago)
2012-12-03  9:01 Naohiro Aota (naota)

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