diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 18:49:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 18:49:36 +0000 |
commit | a4a867c749c84ae9f4662f9c222a295983119fa6 (patch) | |
tree | 435b747354cbd594e2a21cc02f22838a0bc1a8f6 /x11-apps/fstobdf | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | historical-a4a867c749c84ae9f4662f9c222a295983119fa6.tar.gz historical-a4a867c749c84ae9f4662f9c222a295983119fa6.tar.bz2 historical-a4a867c749c84ae9f4662f9c222a295983119fa6.zip |
sh/sparc stable wrt #294958
Package-Manager: portage-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" |