diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 06:30:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 06:30:05 +0000 |
commit | 658280113f65fef0eb8a0f479d786430d3b96118 (patch) | |
tree | cf37b7a3d83d2570a0e9135aa8964b3ab305ef60 /x11-apps/fonttosfnt | |
parent | stable x86, bug 268581 (diff) | |
download | gentoo-2-658280113f65fef0eb8a0f479d786430d3b96118.tar.gz gentoo-2-658280113f65fef0eb8a0f479d786430d3b96118.tar.bz2 gentoo-2-658280113f65fef0eb8a0f479d786430d3b96118.zip |
stable x86, bug 268581
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/fonttosfnt/ChangeLog b/x11-apps/fonttosfnt/ChangeLog index 9cfd0844bd62..6cc853565b2d 100644 --- a/x11-apps/fonttosfnt/ChangeLog +++ b/x11-apps/fonttosfnt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/fonttosfnt -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.18 2008/06/06 21:27:43 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/ChangeLog,v 1.19 2009/05/05 06:30:05 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + fonttosfnt-1.0.4.ebuild: + stable x86, bug 268581 *fonttosfnt-1.0.4 (06 Jun 2008) diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild index d964a988ab67..d9df94b96fab 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.1 2008/06/06 21:27:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fonttosfnt/fonttosfnt-1.0.4.ebuild,v 1.2 2009/05/05 06:30:05 fauli 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" |