summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 06:58:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 06:58:13 +0000
commitcee72b70ac9324c2d1c5fe04e72828931de013df (patch)
tree0665a53802d105a30758f98ae814951ad2458d37 /x11-apps/fstobdf
parentadd empty IUSE entry to silence repoman (diff)
downloadgentoo-2-cee72b70ac9324c2d1c5fe04e72828931de013df.tar.gz
gentoo-2-cee72b70ac9324c2d1c5fe04e72828931de013df.tar.bz2
gentoo-2-cee72b70ac9324c2d1c5fe04e72828931de013df.zip
add empty IUSE entry to silence repoman
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r--x11-apps/fstobdf/ChangeLog6
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.2.ebuild5
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.3.ebuild3
3 files changed, 10 insertions, 4 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog
index 782aea6a820f..5fb11c7489f0 100644
--- a/x11-apps/fstobdf/ChangeLog
+++ b/x11-apps/fstobdf/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2009/05/05 06:28:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.20 2009/05/05 06:58:13 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> fstobdf-1.0.2.ebuild,
+ fstobdf-1.0.3.ebuild:
+ add empty IUSE entry to silence repoman
05 May 2009; Christian Faulhammer <fauli@gentoo.org> fstobdf-1.0.3.ebuild:
stable x86, bug 268581
diff --git a/x11-apps/fstobdf/fstobdf-1.0.2.ebuild b/x11-apps/fstobdf/fstobdf-1.0.2.ebuild
index c13b0abf15e1..ed991e17e2d8 100644
--- a/x11-apps/fstobdf/fstobdf-1.0.2.ebuild
+++ b/x11-apps/fstobdf/fstobdf-1.0.2.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.2.ebuild,v 1.5 2008/01/13 09:35:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.2.ebuild,v 1.6 2009/05/05 06:58:13 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@ inherit x-modular
DESCRIPTION="generate BDF font from X font server"
KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libFS"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/fstobdf/fstobdf-1.0.3.ebuild b/x11-apps/fstobdf/fstobdf-1.0.3.ebuild
index 41e1cf745092..4f0e29a17895 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.3 2009/05/05 06:28:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.3.ebuild,v 1.4 2009/05/05 06:58:13 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@ inherit x-modular
DESCRIPTION="generate BDF font from X font server"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libFS"
DEPEND="${RDEPEND}"