summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-10-10 23:55:19 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-10-10 23:55:19 +0000
commit03b7051daa81b0e086f2f0fa97fb585c1843960b (patch)
tree526afd63f81a70ca3429e2fe93df4c626b09e175 /x11-apps/fstobdf
parentversion bump (diff)
downloadgentoo-2-03b7051daa81b0e086f2f0fa97fb585c1843960b.tar.gz
gentoo-2-03b7051daa81b0e086f2f0fa97fb585c1843960b.tar.bz2
gentoo-2-03b7051daa81b0e086f2f0fa97fb585c1843960b.zip
Update description to be less generic.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'x11-apps/fstobdf')
-rw-r--r--x11-apps/fstobdf/ChangeLog6
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.1.ebuild4
-rw-r--r--x11-apps/fstobdf/fstobdf-1.0.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-apps/fstobdf/ChangeLog b/x11-apps/fstobdf/ChangeLog
index eba1296e27d7..9f5c459ff6f8 100644
--- a/x11-apps/fstobdf/ChangeLog
+++ b/x11-apps/fstobdf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/fstobdf
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.13 2006/05/20 10:42:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/ChangeLog,v 1.14 2006/10/10 23:55:18 dberkholz Exp $
+
+ 10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; fstobdf-1.0.1.ebuild,
+ fstobdf-1.0.2.ebuild:
+ Update description to be less generic.
20 May 2006; Robin H. Johnson <robbat2@gentoo.org> fstobdf-1.0.2.ebuild:
Added ~ppc after testing.
diff --git a/x11-apps/fstobdf/fstobdf-1.0.1.ebuild b/x11-apps/fstobdf/fstobdf-1.0.1.ebuild
index a702bb5a2b31..1519c0a013c5 100644
--- a/x11-apps/fstobdf/fstobdf-1.0.1.ebuild
+++ b/x11-apps/fstobdf/fstobdf-1.0.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.1.ebuild,v 1.2 2006/02/14 20:35:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.1.ebuild,v 1.3 2006/10/10 23:55:18 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org fstobdf application"
+DESCRIPTION="generate BDF font from X font server"
KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libFS"
diff --git a/x11-apps/fstobdf/fstobdf-1.0.2.ebuild b/x11-apps/fstobdf/fstobdf-1.0.2.ebuild
index 8986fb9c5361..1a226d2a8223 100644
--- a/x11-apps/fstobdf/fstobdf-1.0.2.ebuild
+++ b/x11-apps/fstobdf/fstobdf-1.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.2 2006/05/20 10:42:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/fstobdf/fstobdf-1.0.2.ebuild,v 1.3 2006/10/10 23:55:18 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
-DESCRIPTION="X.Org fstobdf application"
+DESCRIPTION="generate BDF font from X font server"
KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc"
RDEPEND="x11-libs/libX11
x11-libs/libFS"