diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-02-04 17:58:48 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-02-04 17:58:48 +0000 |
commit | 11abf33a64eddcdbf4631dcec525d2929f784931 (patch) | |
tree | e2ad9fc0fdb7c22a4f903d4fdcb0b2fceaa80e2b /x11-apps | |
parent | Add Vivaldi license to EULA group. (diff) | |
download | gentoo-2-11abf33a64eddcdbf4631dcec525d2929f784931.tar.gz gentoo-2-11abf33a64eddcdbf4631dcec525d2929f784931.tar.bz2 gentoo-2-11abf33a64eddcdbf4631dcec525d2929f784931.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')
-rw-r--r-- | x11-apps/fstobdf/ChangeLog | 11 | ||||
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.6.ebuild (renamed from x11-apps/fstobdf/fstobdf-1.0.4.ebuild) | 8 |
2 files changed, 12 insertions, 7 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog index a891454d3dfd..b763437708cf 100644 --- a/x11-apps/fstobdf/ChangeLog +++ b/x11-apps/fstobdf/ChangeLog @@ -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 <chithanh@gentoo.org> + +fstobdf-1.0.6.ebuild, -fstobdf-1.0.4.ebuild: + Version bump. Remove old. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> fstobdf-1.0.5.ebuild: s390/sh/sparc stable wrt #419473 @@ -168,4 +174,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +fstobdf-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-apps/fstobdf/fstobdf-1.0.4.ebuild b/x11-apps/fstobdf/fstobdf-1.0.6.ebuild index b29c5e3a98ca..87fe16ca0043 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.4.ebuild +++ b/x11-apps/fstobdf/fstobdf-1.0.6.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/fstobdf/fstobdf-1.0.4.ebuild,v 1.7 2011/02/14 18:50:45 xarthisius Exp $ +# $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=3 +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" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |