summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:48:54 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-14 15:48:54 +0000
commit0b197e021fdb2c42d90317385d3d94f4e02f3206 (patch)
treeaa32a1b6a134e6e7b0254f7fb4f1e829e9fa6748 /x11-apps/showfont
parentold (diff)
downloadgentoo-2-0b197e021fdb2c42d90317385d3d94f4e02f3206.tar.gz
gentoo-2-0b197e021fdb2c42d90317385d3d94f4e02f3206.tar.bz2
gentoo-2-0b197e021fdb2c42d90317385d3d94f4e02f3206.zip
old
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/showfont')
-rw-r--r--x11-apps/showfont/ChangeLog5
-rw-r--r--x11-apps/showfont/showfont-1.0.2.ebuild14
2 files changed, 4 insertions, 15 deletions
diff --git a/x11-apps/showfont/ChangeLog b/x11-apps/showfont/ChangeLog
index 26a7ee4c915f..9d6a83015c37 100644
--- a/x11-apps/showfont/ChangeLog
+++ b/x11-apps/showfont/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/showfont
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.33 2011/02/14 14:54:18 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/ChangeLog,v 1.34 2011/02/14 15:48:54 scarabeus Exp $
+
+ 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -showfont-1.0.2.ebuild:
+ old
14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> showfont-1.0.3.ebuild:
ppc stable wrt #344827, #354237
diff --git a/x11-apps/showfont/showfont-1.0.2.ebuild b/x11-apps/showfont/showfont-1.0.2.ebuild
deleted file mode 100644
index a427ab68ab2e..000000000000
--- a/x11-apps/showfont/showfont-1.0.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/showfont/showfont-1.0.2.ebuild,v 1.10 2010/01/19 18:16:45 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="font dumper for X font server"
-KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-RDEPEND="x11-libs/libFS"
-DEPEND="${RDEPEND}"