* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2013-09-16 11:21 Benda XU (heroxbd)
0 siblings, 0 replies; 7+ messages in thread
From: Benda XU (heroxbd) @ 2013-09-16 11:21 UTC (permalink / raw
To: gentoo-commits
heroxbd 13/09/16 11:21:58
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
track the gtk3 patch by tarball as it is too big.
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.1&r2=1.2
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scim-anthy-1.2.7-r1.ebuild 16 Sep 2013 10:42:49 -0000 1.1
+++ scim-anthy-1.2.7-r1.ebuild 16 Sep 2013 11:21:58 -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.1 2013/09/16 10:42:49 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.2 2013/09/16 11:21:58 heroxbd Exp $
EAPI=5
@@ -8,7 +8,8 @@
DESCRIPTION="Japanese input method Anthy IMEngine for SCIM"
HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy"
-SRC_URI="mirror://sourceforge.jp/scim-imengine/37309/${P}.tar.gz"
+SRC_URI="mirror://sourceforge.jp/scim-imengine/37309/${P}.tar.gz
+ gtk3? ( http://dev.gentoo.org/~heroxbd/${P}-patches.tar.xz )"
LICENSE="GPL-2"
SLOT="0"
@@ -26,9 +27,9 @@
virtual/pkgconfig"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-1.2.7-no-rpath.patch
-
- use gtk3 && epatch "${FILESDIR}"/${PN}-1.2.7-gtk3.patch
+ if use gtk3; then
+ EPATCH_SOURCE="${WORKDIR}/patches" EPATCH_SUFFIX="patch" epatch
+ fi
eautoreconf
}
1.65 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.64&r2=1.65
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog 16 Sep 2013 10:42:49 -0000 1.64
+++ ChangeLog 16 Sep 2013 11:21:58 -0000 1.65
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.64 2013/09/16 10:42:49 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.65 2013/09/16 11:21:58 heroxbd Exp $
+
+ 16 Sep 2013; Benda Xu <heroxbd@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ track the gtk3 patch by tarball as it is too big.
*scim-anthy-1.2.7-r1 (16 Sep 2013)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-01-04 3:44 Benda XU (heroxbd)
0 siblings, 0 replies; 7+ messages in thread
From: Benda XU (heroxbd) @ 2015-01-04 3:44 UTC (permalink / raw
To: gentoo-commits
heroxbd 15/01/04 03:44:25
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
keyword ~arm
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.3 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.2&r2=1.3
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scim-anthy-1.2.7-r1.ebuild 16 Sep 2013 11:21:58 -0000 1.2
+++ scim-anthy-1.2.7-r1.ebuild 4 Jan 2015 03:44:25 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.2 2013/09/16 11:21:58 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.3 2015/01/04 03:44:25 heroxbd Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.66 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 16 Sep 2013 11:21:58 -0000 1.65
+++ ChangeLog 4 Jan 2015 03:44:25 -0000 1.66
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.65 2013/09/16 11:21:58 heroxbd Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.66 2015/01/04 03:44:25 heroxbd Exp $
+
+ 04 Jan 2015; Benda Xu <heroxbd@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ keyword ~arm
16 Sep 2013; Benda Xu <heroxbd@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
track the gtk3 patch by tarball as it is too big.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-05-28 10:30 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-05-28 10:30 UTC (permalink / raw
To: gentoo-commits
ago 15/05/28 10:30:05
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #525016
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.3&r2=1.4
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- scim-anthy-1.2.7-r1.ebuild 4 Jan 2015 03:44:25 -0000 1.3
+++ scim-anthy-1.2.7-r1.ebuild 28 May 2015 10:30:05 -0000 1.4
@@ -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.3 2015/01/04 03:44:25 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.4 2015/05/28 10:30:05 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.67 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.66&r2=1.67
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog 4 Jan 2015 03:44:25 -0000 1.66
+++ ChangeLog 28 May 2015 10:30:05 -0000 1.67
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.66 2015/01/04 03:44:25 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.67 2015/05/28 10:30:05 ago Exp $
+
+ 28 May 2015; Agostino Sarubbo <ago@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ Stable for amd64, wrt bug #525016
04 Jan 2015; Benda Xu <heroxbd@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
keyword ~arm
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-05-28 15:21 Jack Morgan (jmorgan)
0 siblings, 0 replies; 7+ messages in thread
From: Jack Morgan (jmorgan) @ 2015-05-28 15:21 UTC (permalink / raw
To: gentoo-commits
jmorgan 15/05/28 15:21:58
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
ppc stable wrt bug #525016
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key )
Revision Changes Path
1.5 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.4&r2=1.5
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scim-anthy-1.2.7-r1.ebuild 28 May 2015 10:30:05 -0000 1.4
+++ scim-anthy-1.2.7-r1.ebuild 28 May 2015 15:21:58 -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.4 2015/05/28 10:30:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.5 2015/05/28 15:21:58 jmorgan Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ~x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.68 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 28 May 2015 10:30:05 -0000 1.67
+++ ChangeLog 28 May 2015 15:21:58 -0000 1.68
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.67 2015/05/28 10:30:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.68 2015/05/28 15:21:58 jmorgan Exp $
+
+ 28 May 2015; Jack Morgan <jmorgan@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ ppc stable wrt bug #525016
28 May 2015; Agostino Sarubbo <ago@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
Stable for amd64, wrt bug #525016
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-06-09 7:08 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-06-09 7:08 UTC (permalink / raw
To: gentoo-commits
ago 15/06/09 07:08:07
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #525016
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.5&r2=1.6
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- scim-anthy-1.2.7-r1.ebuild 28 May 2015 15:21:58 -0000 1.5
+++ scim-anthy-1.2.7-r1.ebuild 9 Jun 2015 07:08:07 -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.5 2015/05/28 15:21:58 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.6 2015/06/09 07:08:07 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.69 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 28 May 2015 15:21:58 -0000 1.68
+++ ChangeLog 9 Jun 2015 07:08:07 -0000 1.69
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.68 2015/05/28 15:21:58 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.69 2015/06/09 07:08:07 ago Exp $
+
+ 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ Stable for x86, wrt bug #525016
28 May 2015; Jack Morgan <jmorgan@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
ppc stable wrt bug #525016
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-07-27 17:00 Tobias Klausmann (klausman)
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2015-07-27 17:00 UTC (permalink / raw
To: gentoo-commits
klausman 15/07/27 17:00:52
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
Stable on alpha, bug 525016
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path
1.7 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.6&r2=1.7
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scim-anthy-1.2.7-r1.ebuild 9 Jun 2015 07:08:07 -0000 1.6
+++ scim-anthy-1.2.7-r1.ebuild 27 Jul 2015 17:00:52 -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.6 2015/06/09 07:08:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.7 2015/07/27 17:00:52 klausman Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.72 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 9 Jun 2015 11:22:21 -0000 1.71
+++ ChangeLog 27 Jul 2015 17:00:52 -0000 1.72
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.71 2015/06/09 11:22:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.72 2015/07/27 17:00:52 klausman Exp $
+
+ 27 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
+ scim-anthy-1.2.7-r1.ebuild:
+ Stable on alpha, bug 525016
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog
@ 2015-07-30 13:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-07-30 13:10 UTC (permalink / raw
To: gentoo-commits
ago 15/07/30 13:10:32
Modified: scim-anthy-1.2.7-r1.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #525016
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild?r1=1.7&r2=1.8
Index: scim-anthy-1.2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- scim-anthy-1.2.7-r1.ebuild 27 Jul 2015 17:00:52 -0000 1.7
+++ scim-anthy-1.2.7-r1.ebuild 30 Jul 2015 13:10:32 -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-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.7 2015/07/27 17:00:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.7-r1.ebuild,v 1.8 2015/07/30 13:10:32 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc sparc x86 ~x86-fbsd"
IUSE="+gtk3 nls kasumi"
DEPEND=">=app-i18n/scim-1.2[gtk3=]
1.73 app-i18n/scim-anthy/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.72&r2=1.73
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog 27 Jul 2015 17:00:52 -0000 1.72
+++ ChangeLog 30 Jul 2015 13:10:32 -0000 1.73
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/scim-anthy
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.72 2015/07/27 17:00:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.73 2015/07/30 13:10:32 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> scim-anthy-1.2.7-r1.ebuild:
+ Stable for sparc, wrt bug #525016
27 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
scim-anthy-1.2.7-r1.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-07-30 13:10 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-28 10:30 [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: scim-anthy-1.2.7-r1.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2015-07-30 13:10 Agostino Sarubbo (ago)
2015-07-27 17:00 Tobias Klausmann (klausman)
2015-06-09 7:08 Agostino Sarubbo (ago)
2015-05-28 15:21 Jack Morgan (jmorgan)
2015-01-04 3:44 Benda XU (heroxbd)
2013-09-16 11:21 Benda XU (heroxbd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox