summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-07-22 07:11:28 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-07-22 07:11:28 +0000
commit50ea48817f08b3d1715365733a6cac820dc9ac86 (patch)
tree430b4bbf55be28c5cf4d3d59e2fd41951d877cde /media-fonts/zh-kcfonts
parentVersion bump. (diff)
downloadgentoo-2-50ea48817f08b3d1715365733a6cac820dc9ac86.tar.gz
gentoo-2-50ea48817f08b3d1715365733a6cac820dc9ac86.tar.bz2
gentoo-2-50ea48817f08b3d1715365733a6cac820dc9ac86.zip
Remove virtual/x11.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-fonts/zh-kcfonts')
-rw-r--r--media-fonts/zh-kcfonts/ChangeLog6
-rw-r--r--media-fonts/zh-kcfonts/files/digest-zh-kcfonts-1.05-r13
-rw-r--r--media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild33
-rw-r--r--media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild5
4 files changed, 8 insertions, 39 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog
index e610e643d5ab..866704ca88c5 100644
--- a/media-fonts/zh-kcfonts/ChangeLog
+++ b/media-fonts/zh-kcfonts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/zh-kcfonts
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.20 2007/06/13 16:56:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.21 2007/07/22 07:11:28 dirtyepic Exp $
+
+ 22 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> -zh-kcfonts-1.05-r1.ebuild,
+ zh-kcfonts-1.05-r2.ebuild:
+ Remove virtual/x11.
13 Jun 2007; Raúl Porcel <armin76@gentoo.org> zh-kcfonts-1.05-r2.ebuild:
alpha stable wrt #171063
diff --git a/media-fonts/zh-kcfonts/files/digest-zh-kcfonts-1.05-r1 b/media-fonts/zh-kcfonts/files/digest-zh-kcfonts-1.05-r1
deleted file mode 100644
index 93d1f728fdf8..000000000000
--- a/media-fonts/zh-kcfonts/files/digest-zh-kcfonts-1.05-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 aab839f8c4c8afbd1f02ce6ed3a6373a zh-kcfonts-1.05.tgz 1175700
-RMD160 a4f7a15460da0a188c4a779ce590a22b6a4ac11a zh-kcfonts-1.05.tgz 1175700
-SHA256 2a4027e277b4f35215ae9c07b3ea320a1f740445317a77c88c8fd9e48368a2e6 zh-kcfonts-1.05.tgz 1175700
diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild
deleted file mode 100644
index 3ad367b883c1..000000000000
--- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild,v 1.10 2006/03/23 21:18:51 spyderous Exp $
-
-KCFONTS="${P}.tgz"
-
-DESCRIPTION="Kuo Chauo Chinese Fonts collection in BIG5 encoding"
-SRC_URI="ftp://ftp.freebsd.org.tw/pub/releases/i386/4.9-RELEASE/packages/x11-fonts/${P}.tgz"
-HOMEPAGE="http://freebsd.sinica.edu.tw/"
-# no real homepage exists, but this was written by Taiwanese FreeBSD devs
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- || ( ( x11-apps/bdftopcf
- x11-apps/mkfontdir
- )
- virtual/x11
- )"
-S=${WORKDIR}
-FONTPATH=/usr/share/fonts/${PN}
-
-src_install() {
- insinto ${FONTPATH}
- doins lib/X11/fonts/local/*gz || die
- sort lib/X11/fonts/local/kc_fonts.alias | uniq > ${T}/fonts.alias
- doins ${T}/fonts.alias || die
- mkfontdir ${D}/${FONTPATH}
-}
diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild
index 05c50689bafa..385eb9b9e7ef 100644
--- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild
+++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.9 2007/06/13 16:56:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.10 2007/07/22 07:11:28 dirtyepic Exp $
inherit toolchain-funcs eutils
@@ -20,7 +20,8 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="|| ( ( x11-apps/mkfontdir x11-apps/bdftopcf ) virtual/x11 )"
+DEPEND="x11-apps/mkfontdir
+ x11-apps/bdftopcf"
RDEPEND=""
S="${WORKDIR}"
FONTPATH="/usr/share/fonts/${PN}"