diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:11:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:11:18 +0000 |
commit | 51f5c648cf1f1791f1cda288971a4d4947a3dfb0 (patch) | |
tree | 74c8a1e95d336572f06c2b92e43c74f0447e192e /x11-apps/bdftopcf | |
parent | ppc stable #299751 (diff) | |
download | gentoo-2-51f5c648cf1f1791f1cda288971a4d4947a3dfb0.tar.gz gentoo-2-51f5c648cf1f1791f1cda288971a4d4947a3dfb0.tar.bz2 gentoo-2-51f5c648cf1f1791f1cda288971a4d4947a3dfb0.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/bdftopcf')
-rw-r--r-- | x11-apps/bdftopcf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 7e9b806c6cf0..14e10d4b08b3 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2010/01/18 18:39:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.39 2010/01/19 18:11:18 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> bdftopcf-1.0.2.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> bdftopcf-1.0.2.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild index 61f0c65e631d..06914a708d2a 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-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.8 2010/01/18 18:39:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.9 2010/01/19 18:11:18 armin76 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}" |