diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 16:54:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 16:54:35 +0000 |
commit | 47c20f222876ca0b089d605e3a0bef9d49a57a77 (patch) | |
tree | f043f5b925a8eb460b6fff97a4469aed11aa67ad /x11-apps/bdftopcf | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-47c20f222876ca0b089d605e3a0bef9d49a57a77.tar.gz gentoo-2-47c20f222876ca0b089d605e3a0bef9d49a57a77.tar.bz2 gentoo-2-47c20f222876ca0b089d605e3a0bef9d49a57a77.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index c6dbbda64bc3..7d57dfa56a8a 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.35 2009/12/27 17:36:34 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.36 2010/01/14 16:54:35 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bdftopcf-1.0.2.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> bdftopcf-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild index 4b38bf489f7b..ec0cc1e002e5 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.5 2009/12/27 17:36:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.6 2010/01/14 16:54:35 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" -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" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" |