diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:21:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:21:23 +0000 |
commit | 2ab23f3e771da73365bd26387bb47abf948dd02f (patch) | |
tree | 8a9e7a9acb94607f0417be6e0af3e64098b9d77c /x11-apps/fonttosfnt | |
parent | version bump (diff) | |
download | historical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.gz historical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.bz2 historical-2ab23f3e771da73365bd26387bb47abf948dd02f.zip |
amd64 stable, bug #202087
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog index 12316011532e..94334d76e493 100644 --- a/x11-apps/fonttosfnt/ChangeLog +++ b/x11-apps/fonttosfnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fonttosfnt -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.16 2007/12/19 23:47:08 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.17 2008/03/24 13:56:30 maekke Exp $ + + 24 Mar 2008; Markus Meier <maekke@gentoo.org> fonttosfnt-1.0.3.ebuild: + amd64 stable, bug #202087 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> fonttosfnt-1.0.3.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild index 1325e0affeea..ceb115a5fa6d 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild,v 1.3 2008/01/13 09:35:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.3.ebuild,v 1.4 2008/03/24 13:56:30 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11 =media-libs/freetype-2* x11-libs/libfontenc" |