diff options
author | 2010-01-18 18:49:36 +0000 | |
---|---|---|
committer | 2010-01-18 18:49:36 +0000 | |
commit | 4ca2af1522e289005f3969f51f776c61e2497e68 (patch) | |
tree | a695605807de8393d857b24746424de1a79f062f /x11-apps/fstobdf | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-4ca2af1522e289005f3969f51f776c61e2497e68.tar.gz gentoo-2-4ca2af1522e289005f3969f51f776c61e2497e68.tar.bz2 gentoo-2-4ca2af1522e289005f3969f51f776c61e2497e68.zip |
sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r-- | x11-apps/fstobdf/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/fstobdf/fstobdf-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog index 2dcec931bbba..67ef92ceb46b 100644 --- a/x11-apps/fstobdf/ChangeLog +++ b/x11-apps/fstobdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/fstobdf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.27 2009/12/27 17:38:00 josejx Exp $ +# 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 $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> fstobdf-1.0.3.ebuild: + sh/sparc stable wrt #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> ChangeLog: Marked ppc stable for bug #294958. diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild index a51c738f4bae..7b56eb3ea217 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-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/fstobdf/fstobdf-1.0.3.ebuild,v 1.9 2009/10/09 20:24:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.10 2010/01/18 18:49:36 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" |