diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:49:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-25 19:49:41 +0000 |
commit | 7ff410b7dd61189e9e75f69a204212070e9f085d (patch) | |
tree | a600b783be1807835d0bd1777b73d6039c1c038d /x11-apps/bdftopcf | |
parent | x86 stable, bug 344827 (diff) | |
download | gentoo-2-7ff410b7dd61189e9e75f69a204212070e9f085d.tar.gz gentoo-2-7ff410b7dd61189e9e75f69a204212070e9f085d.tar.bz2 gentoo-2-7ff410b7dd61189e9e75f69a204212070e9f085d.zip |
x86 stable, bug 344827
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index ef2dd8dd2b2c..68ca6f1cf453 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.44 2010/12/23 10:47:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.45 2010/12/25 19:49:41 fauli Exp $ + + 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> + bdftopcf-1.0.3.ebuild: + x86 stable, bug 344827 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> bdftopcf-1.0.3.ebuild: amd64 stable wrt #344827 diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild index d0053e085249..26bc36004f01 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild,v 1.4 2010/12/23 10:47:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.3.ebuild,v 1.5 2010/12/25 19:49:41 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org bdftopcf application" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |