chithanh 15/02/04 17:27:42 Modified: ChangeLog Added: bdftopcf-1.0.5.ebuild Removed: bdftopcf-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.63 x11-apps/bdftopcf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 21 Oct 2013 13:36:55 -0000 1.62 +++ ChangeLog 4 Feb 2015 17:27:42 -0000 1.63 @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/bdftopcf -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.62 2013/10/21 13:36:55 grobian Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.63 2015/02/04 17:27:42 chithanh Exp $ + +*bdftopcf-1.0.5 (04 Feb 2015) + + 04 Feb 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + +bdftopcf-1.0.5.ebuild, -bdftopcf-1.0.3.ebuild: + Version bump. Remove old. 21 Oct 2013; Fabian Groffen <[email protected]> bdftopcf-1.0.4.ebuild: Marked ~x64-macos, bug #486818 1.1 x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.5.ebuild?rev=1.1&content-type=text/plain Index: bdftopcf-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/bdftopcf/bdftopcf-1.0.5.ebuild,v 1.1 2015/02/04 17:27:42 chithanh Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org bdftopcf application" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}"
