* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-07-18 14:47 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 11+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-07-18 14:47 UTC (permalink / raw
To: gentoo-commits
chithanh 13/07/18 14:47:13
Modified: ChangeLog
Added: mkfontscale-1.1.1.ebuild
Log:
Version bump.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.103 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 22 Feb 2013 17:48:43 -0000 1.102
+++ ChangeLog 18 Jul 2013 14:47:12 -0000 1.103
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.102 2013/02/22 17:48:43 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.103 2013/07/18 14:47:12 chithanh Exp $
+
+*mkfontscale-1.1.1 (18 Jul 2013)
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +mkfontscale-1.1.1.ebuild:
+ Version bump.
22 Feb 2013; Zac Medico <zmedico@gentoo.org> mkfontscale-1.1.0.ebuild:
Add ~arm-linux keyword.
1.1 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.1&content-type=text/plain
Index: mkfontscale-1.1.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.1 2013/07/18 14:47:12 chithanh Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="create an index of scalable font files for X"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
media-libs/freetype:2"
DEPEND="${RDEPEND}
x11-proto/xproto
app-arch/gzip
app-arch/bzip2"
XORG_CONFIGURE_OPTIONS=(
--with-bzip2
)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-09-29 11:08 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:08 UTC (permalink / raw
To: gentoo-commits
ago 13/09/29 11:08:16
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.1&r2=1.2
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mkfontscale-1.1.1.ebuild 18 Jul 2013 14:47:12 -0000 1.1
+++ mkfontscale-1.1.1.ebuild 29 Sep 2013 11:08:16 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.1 2013/07/18 14:47:12 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.2 2013/09/29 11:08:16 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.104 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.103&r2=1.104
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog 18 Jul 2013 14:47:12 -0000 1.103
+++ ChangeLog 29 Sep 2013 11:08:16 -0000 1.104
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.103 2013/07/18 14:47:12 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.104 2013/09/29 11:08:16 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for amd64, wrt bug #475480
*mkfontscale-1.1.1 (18 Jul 2013)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-02 3:05 Jeroen Roovers (jer)
0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2013-10-02 3:05 UTC (permalink / raw
To: gentoo-commits
jer 13/10/02 03:05:53
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for HPPA (bug #475480).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.3 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.2&r2=1.3
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mkfontscale-1.1.1.ebuild 29 Sep 2013 11:08:16 -0000 1.2
+++ mkfontscale-1.1.1.ebuild 2 Oct 2013 03:05:53 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.2 2013/09/29 11:08:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.3 2013/10/02 03:05:53 jer Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.105 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.104&r2=1.105
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog 29 Sep 2013 11:08:16 -0000 1.104
+++ ChangeLog 2 Oct 2013 03:05:53 -0000 1.105
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.104 2013/09/29 11:08:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.105 2013/10/02 03:05:53 jer Exp $
+
+ 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for HPPA (bug #475480).
29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for amd64, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-03 20:05 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:05 UTC (permalink / raw
To: gentoo-commits
ago 13/10/03 20:05:45
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.3&r2=1.4
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mkfontscale-1.1.1.ebuild 2 Oct 2013 03:05:53 -0000 1.3
+++ mkfontscale-1.1.1.ebuild 3 Oct 2013 20:05:45 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.3 2013/10/02 03:05:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.4 2013/10/03 20:05:45 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.106 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.105&r2=1.106
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog 2 Oct 2013 03:05:53 -0000 1.105
+++ ChangeLog 3 Oct 2013 20:05:45 -0000 1.106
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.105 2013/10/02 03:05:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.106 2013/10/03 20:05:45 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Jeroen Roovers <jer@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for HPPA (bug #475480).
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-04 11:56 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 11:56 UTC (permalink / raw
To: gentoo-commits
ago 13/10/04 11:56:52
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.4&r2=1.5
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mkfontscale-1.1.1.ebuild 3 Oct 2013 20:05:45 -0000 1.4
+++ mkfontscale-1.1.1.ebuild 4 Oct 2013 11:56:52 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.4 2013/10/03 20:05:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.5 2013/10/04 11:56:52 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.107 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 3 Oct 2013 20:05:45 -0000 1.106
+++ ChangeLog 4 Oct 2013 11:56:52 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.106 2013/10/03 20:05:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.107 2013/10/04 11:56:52 ago Exp $
+
+ 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for ppc64, wrt bug #475480
03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for ppc, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-05 4:53 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05 4:53 UTC (permalink / raw
To: gentoo-commits
ago 13/10/05 04:53:55
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.5&r2=1.6
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mkfontscale-1.1.1.ebuild 4 Oct 2013 11:56:52 -0000 1.5
+++ mkfontscale-1.1.1.ebuild 5 Oct 2013 04:53:55 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.5 2013/10/04 11:56:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.6 2013/10/05 04:53:55 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.108 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.107&r2=1.108
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog 4 Oct 2013 11:56:52 -0000 1.107
+++ ChangeLog 5 Oct 2013 04:53:55 -0000 1.108
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.107 2013/10/04 11:56:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.108 2013/10/05 04:53:55 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for alpha, wrt bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for ppc64, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-05 16:30 Markus Meier (maekke)
0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2013-10-05 16:30 UTC (permalink / raw
To: gentoo-commits
maekke 13/10/05 16:30:10
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.7 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.6&r2=1.7
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mkfontscale-1.1.1.ebuild 5 Oct 2013 04:53:55 -0000 1.6
+++ mkfontscale-1.1.1.ebuild 5 Oct 2013 16:30:10 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.6 2013/10/05 04:53:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.7 2013/10/05 16:30:10 maekke Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.109 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.108&r2=1.109
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog 5 Oct 2013 04:53:55 -0000 1.108
+++ ChangeLog 5 Oct 2013 16:30:10 -0000 1.109
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.108 2013/10/05 04:53:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.109 2013/10/05 16:30:10 maekke Exp $
+
+ 05 Oct 2013; Markus Meier <maekke@gentoo.org> mkfontscale-1.1.1.ebuild:
+ arm stable, bug #475480
05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for alpha, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-06 11:40 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:40 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 11:40:55
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.7&r2=1.8
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mkfontscale-1.1.1.ebuild 5 Oct 2013 16:30:10 -0000 1.7
+++ mkfontscale-1.1.1.ebuild 6 Oct 2013 11:40:55 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.7 2013/10/05 16:30:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.8 2013/10/06 11:40:55 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.110 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.109&r2=1.110
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog 5 Oct 2013 16:30:10 -0000 1.109
+++ ChangeLog 6 Oct 2013 11:40:55 -0000 1.110
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.109 2013/10/05 16:30:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.110 2013/10/06 11:40:55 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for ia64, wrt bug #475480
05 Oct 2013; Markus Meier <maekke@gentoo.org> mkfontscale-1.1.1.ebuild:
arm stable, bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-07 4:54 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07 4:54 UTC (permalink / raw
To: gentoo-commits
ago 13/10/07 04:54:39
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.8&r2=1.9
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mkfontscale-1.1.1.ebuild 6 Oct 2013 11:40:55 -0000 1.8
+++ mkfontscale-1.1.1.ebuild 7 Oct 2013 04:54:39 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.8 2013/10/06 11:40:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.9 2013/10/07 04:54:39 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.111 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 6 Oct 2013 11:40:55 -0000 1.110
+++ ChangeLog 7 Oct 2013 04:54:39 -0000 1.111
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.110 2013/10/06 11:40:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.111 2013/10/07 04:54:39 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for sparc, wrt bug #475480
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for ia64, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2013-10-08 5:02 Agostino Sarubbo (ago)
0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08 5:02 UTC (permalink / raw
To: gentoo-commits
ago 13/10/08 05:02:46
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.9&r2=1.10
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mkfontscale-1.1.1.ebuild 7 Oct 2013 04:54:39 -0000 1.9
+++ mkfontscale-1.1.1.ebuild 8 Oct 2013 05:02:46 -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/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.9 2013/10/07 04:54:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.10 2013/10/08 05:02:46 ago Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.112 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 7 Oct 2013 04:54:39 -0000 1.111
+++ ChangeLog 8 Oct 2013 05:02:46 -0000 1.112
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.111 2013/10/07 04:54:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.112 2013/10/08 05:02:46 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Stable for x86, wrt bug #475480
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for sparc, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog
@ 2014-01-18 12:21 Mike Frysinger (vapier)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-18 12:21 UTC (permalink / raw
To: gentoo-commits
vapier 14/01/18 12:21:01
Modified: mkfontscale-1.1.1.ebuild ChangeLog
Log:
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.11 x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild?r1=1.10&r2=1.11
Index: mkfontscale-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mkfontscale-1.1.1.ebuild 8 Oct 2013 05:02:46 -0000 1.10
+++ mkfontscale-1.1.1.ebuild 18 Jan 2014 12:21:01 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.10 2013/10/08 05:02:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild,v 1.11 2014/01/18 12:21:01 vapier Exp $
EAPI=5
@@ -8,7 +8,7 @@
DESCRIPTION="create an index of scalable font files for X"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libfontenc
1.113 x11-apps/mkfontscale/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/mkfontscale/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 8 Oct 2013 05:02:46 -0000 1.112
+++ ChangeLog 18 Jan 2014 12:21:01 -0000 1.113
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mkfontscale
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.112 2013/10/08 05:02:46 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.113 2014/01/18 12:21:01 vapier Exp $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> mkfontscale-1.1.1.ebuild:
+ Add arm64 love.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> mkfontscale-1.1.1.ebuild:
Stable for x86, wrt bug #475480
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2014-01-18 12:21 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 16:30 [gentoo-commits] gentoo-x86 commit in x11-apps/mkfontscale: mkfontscale-1.1.1.ebuild ChangeLog Markus Meier (maekke)
-- strict thread matches above, loose matches on Subject: below --
2014-01-18 12:21 Mike Frysinger (vapier)
2013-10-08 5:02 Agostino Sarubbo (ago)
2013-10-07 4:54 Agostino Sarubbo (ago)
2013-10-06 11:40 Agostino Sarubbo (ago)
2013-10-05 4:53 Agostino Sarubbo (ago)
2013-10-04 11:56 Agostino Sarubbo (ago)
2013-10-03 20:05 Agostino Sarubbo (ago)
2013-10-02 3:05 Jeroen Roovers (jer)
2013-09-29 11:08 Agostino Sarubbo (ago)
2013-07-18 14:47 Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox