diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:13:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:13:20 +0000 |
commit | d56f7d2fdefb156817c263b204737f3a13e91e62 (patch) | |
tree | 277dc00664c809afa80480b45d781034f9311f22 /x11-apps/fstobdf | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-d56f7d2fdefb156817c263b204737f3a13e91e62.tar.gz gentoo-2-d56f7d2fdefb156817c263b204737f3a13e91e62.tar.bz2 gentoo-2-d56f7d2fdefb156817c263b204737f3a13e91e62.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog index 67ef92ceb46b..698f2c15e0f6 100644 --- a/x11-apps/fstobdf/ChangeLog +++ b/x11-apps/fstobdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fstobdf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.28 2010/01/18 18:49:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.29 2010/01/19 18:13:20 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> fstobdf-1.0.3.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> fstobdf-1.0.3.ebuild: sh/sparc stable wrt #294958 diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild index 7b56eb3ea217..4837ccdf0f42 100644 --- a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild +++ b/x11-apps/fstobdf/fstobdf-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/fstobdf/fstobdf-1.0.3.ebuild,v 1.10 2010/01/18 18:49:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.11 2010/01/19 18:13:20 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="generate BDF font from X font server" -KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libFS" |