summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 22:34:34 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 22:34:34 +0000
commite04d40ddb9185319b462b5eb5ba8663ed2399567 (patch)
tree1f3500f5b75d97d3ef9fc570f8f6c874cbf2a6ef /x11-apps/mkfontscale
parentrm (diff)
downloadgentoo-2-e04d40ddb9185319b462b5eb5ba8663ed2399567.tar.gz
gentoo-2-e04d40ddb9185319b462b5eb5ba8663ed2399567.tar.bz2
gentoo-2-e04d40ddb9185319b462b5eb5ba8663ed2399567.zip
rm
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r--x11-apps/mkfontscale/ChangeLog6
-rw-r--r--x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild17
-rw-r--r--x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild19
3 files changed, 5 insertions, 37 deletions
diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog
index 52d6828d9671..c0966ebd4569 100644
--- a/x11-apps/mkfontscale/ChangeLog
+++ b/x11-apps/mkfontscale/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/mkfontscale
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.67 2010/07/02 16:50:11 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.68 2010/09/10 22:34:34 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -mkfontscale-1.0.5.ebuild, -mkfontscale-1.0.6.ebuild:
+ rm
02 Jul 2010; Jeremy Olexa <darkside@gentoo.org> mkfontscale-1.0.7.ebuild:
Add ~x64-macos, as tested in bug 323945
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild
deleted file mode 100644
index 5cec80b8b079..000000000000
--- a/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.5.ebuild,v 1.11 2009/09/23 18:19:40 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="create an index of scalable font files for X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="x11-libs/libfontenc
- =media-libs/freetype-2*"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild
deleted file mode 100644
index 318154f7d31e..000000000000
--- a/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.6.ebuild,v 1.6 2009/12/15 14:59:18 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="create an index of scalable font files for X"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND="x11-libs/libfontenc
- =media-libs/freetype-2*"
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-CONFIGURE_OPTIONS="--with-bzip2"