summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-14 20:57:10 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-14 20:57:10 +0000
commit468f845c132a6772604c2d0d344a61374e25815e (patch)
treed99dd9be59bd2d451c1e2d681b87ae873e7ee760 /x11-apps
parentamd64 stable, bug #268581 (diff)
downloadgentoo-2-468f845c132a6772604c2d0d344a61374e25815e.tar.gz
gentoo-2-468f845c132a6772604c2d0d344a61374e25815e.tar.bz2
gentoo-2-468f845c132a6772604c2d0d344a61374e25815e.zip
amd64 stable, bug #268581
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/fstobdf/ChangeLog5
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog
index 5fb11c7489f0..3d63592a557c 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.20 2009/05/05 06:58:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.21 2009/05/14 20:57:10 maekke Exp $
+
+ 14 May 2009; Markus Meier <maekke@gentoo.org> fstobdf-1.0.3.ebuild:
+ amd64 stable, bug #268581
05 May 2009; Christian Faulhammer <fauli@gentoo.org> fstobdf-1.0.2.ebuild,
fstobdf-1.0.3.ebuild:
diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild
index 4f0e29a17895..3f4a48b3ebb7 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
# 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.4 2009/05/05 06:58:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.5 2009/05/14 20:57:10 maekke 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"