summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-03-26 23:45:03 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-03-26 23:45:03 +0000
commit45230ac502699f8687a566ee7505b0b889c65268 (patch)
tree72092e529bbc900b75b8470c3780a785d8d8243c /x11-apps/showfont
parentUpdate to distutils-r1 #543960 by Andrew Udvare. (diff)
downloadgentoo-2-45230ac502699f8687a566ee7505b0b889c65268.tar.gz
gentoo-2-45230ac502699f8687a566ee7505b0b889c65268.tar.bz2
gentoo-2-45230ac502699f8687a566ee7505b0b889c65268.zip
Version bump. Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-apps/showfont')
-rw-r--r--x11-apps/showfont/ChangeLog10
-rw-r--r--x11-apps/showfont/showfont-1.0.5.ebuild (renamed from x11-apps/showfont/showfont-1.0.3.ebuild)8
2 files changed, 12 insertions, 6 deletions
diff --git a/x11-apps/showfont/ChangeLog b/x11-apps/showfont/ChangeLog
index 55a926947bfd..4b64d862d91a 100644
--- a/x11-apps/showfont/ChangeLog
+++ b/x11-apps/showfont/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/showfont
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.41 2013/10/08 05:02:59 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.42 2015/03/26 23:45:03 chithanh Exp $
+
+*showfont-1.0.5 (26 Mar 2015)
+
+ 26 Mar 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +showfont-1.0.5.ebuild, -showfont-1.0.3.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> showfont-1.0.4.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/showfont/showfont-1.0.3.ebuild b/x11-apps/showfont/showfont-1.0.5.ebuild
index 86d9330837ab..03ecc345c5ea 100644
--- a/x11-apps/showfont/showfont-1.0.3.ebuild
+++ b/x11-apps/showfont/showfont-1.0.5.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.3.ebuild,v 1.7 2011/02/14 14:54:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.5.ebuild,v 1.1 2015/03/26 23:45:03 chithanh Exp $
-EAPI=3
+EAPI=5
inherit xorg-2
DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libFS"