chithanh 15/03/26 23:45:03 Modified: ChangeLog Added: showfont-1.0.5.ebuild Removed: showfont-1.0.3.ebuild Log: Version bump. Remove old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.42 x11-apps/showfont/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 8 Oct 2013 05:02:59 -0000 1.41 +++ ChangeLog 26 Mar 2015 23:45:03 -0000 1.42 @@ -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 <chith...@gentoo.org> + +showfont-1.0.5.ebuild, -showfont-1.0.3.ebuild: + Version bump. Remove old. 08 Oct 2013; Agostino Sarubbo <a...@gentoo.org> showfont-1.0.4.ebuild: Stable for x86, wrt bug #475480 1.1 x11-apps/showfont/showfont-1.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/showfont-1.0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/showfont/showfont-1.0.5.ebuild?rev=1.1&content-type=text/plain Index: showfont-1.0.5.ebuild =================================================================== # 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.5.ebuild,v 1.1 2015/03/26 23:45:03 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="font dumper for X font server" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libFS" DEPEND="${RDEPEND}"