diff options
author | 2006-06-30 09:40:01 +0000 | |
---|---|---|
committer | 2006-06-30 09:40:01 +0000 | |
commit | 43ce8b3c99c7b9132f8a8177e9375ee5f9d6f1b0 (patch) | |
tree | e804c37e39d06c77b17200090777311b12bb48c7 /x11-apps/bdftopcf | |
parent | Stable on ppc64 (diff) | |
download | historical-43ce8b3c99c7b9132f8a8177e9375ee5f9d6f1b0.tar.gz historical-43ce8b3c99c7b9132f8a8177e9375ee5f9d6f1b0.tar.bz2 historical-43ce8b3c99c7b9132f8a8177e9375ee5f9d6f1b0.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 0265b1c4c6eb..b0f25477326c 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.22 2006/06/30 05:12:46 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.23 2006/06/30 09:38:26 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> bdftopcf-1.0.0.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; bdftopcf-1.0.0.ebuild: diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild index 860eca5c2485..d43171374631 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.9 2006/06/30 05:12:46 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.10 2006/06/30 09:38:26 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" RESTRICT="mirror" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |