summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 06:28:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 06:28:07 +0000
commit5e8a4e165e0771961991ca56701cc95f33d24048 (patch)
treeb42b2a17cdf1ec46877077288960b581712c49a4 /x11-apps/fstobdf
parentstable x86, bug 268581 (diff)
downloadgentoo-2-5e8a4e165e0771961991ca56701cc95f33d24048.tar.gz
gentoo-2-5e8a4e165e0771961991ca56701cc95f33d24048.tar.bz2
gentoo-2-5e8a4e165e0771961991ca56701cc95f33d24048.zip
stable x86, bug 268581
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r--x11-apps/fstobdf/ChangeLog7
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog
index bbfef0bbd710..782aea6a820f 100644
--- a/x11-apps/fstobdf/ChangeLog
+++ b/x11-apps/fstobdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/fstobdf
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.18 2008/09/24 09:18:01 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.19 2009/05/05 06:28:07 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> fstobdf-1.0.3.ebuild:
+ stable x86, bug 268581
24 Sep 2008; Alexis Ballier <aballier@gentoo.org> fstobdf-1.0.3.ebuild:
keyword ~x86-fbsd
diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild
index 2ac4643f8281..41e1cf745092 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.2 2008/09/24 09:18:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.3 2009/05/05 06:28:07 fauli 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"
RDEPEND="x11-libs/libX11
x11-libs/libFS"
DEPEND="${RDEPEND}"