chithanh 15/02/04 17:58:48 Modified: ChangeLog Added: fstobdf-1.0.6.ebuild Removed: fstobdf-1.0.4.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.45 x11-apps/fstobdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 26 Aug 2012 16:20:03 -0000 1.44 +++ ChangeLog 4 Feb 2015 17:58:48 -0000 1.45 @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/fstobdf -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.44 2012/08/26 16:20:03 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.45 2015/02/04 17:58:48 chithanh Exp $ + +*fstobdf-1.0.6 (04 Feb 2015) + + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +fstobdf-1.0.6.ebuild, -fstobdf-1.0.4.ebuild: + Version bump. Remove old. 26 Aug 2012; Raúl Porcel <[email protected]> fstobdf-1.0.5.ebuild: s390/sh/sparc stable wrt #419473 @@ -168,4 +174,3 @@ 08 Aug 2005; Donnie Berkholz <[email protected]>; +fstobdf-0.99.0.ebuild: Initial commit for modular X. - 1.1 x11-apps/fstobdf/fstobdf-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild?rev=1.1&content-type=text/plain Index: fstobdf-1.0.6.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.6.ebuild,v 1.1 2015/02/04 17:58:48 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="generate BDF font from X font server" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libFS" DEPEND="${RDEPEND}"
