commit:     73f3f82d70ad5e66aa344f4cf882dad546da24ff
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Tue Sep 16 01:20:50 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 01:20:50 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=73f3f82d

media-fonts/wqy-zenhei: Remove versions in main tree

---
 media-fonts/wqy-zenhei/wqy-zenhei-0.8.38.ebuild | 29 ----------------------
 media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.ebuild | 33 -------------------------
 2 files changed, 62 deletions(-)

diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38.ebuild 
b/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38.ebuild
deleted file mode 100644
index 52607e1..0000000
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit font
-
-MY_PV=${PV/_/-}
-DESCRIPTION="Chinese font"
-HOMEPAGE="http://sourceforge.net/projects/wqy/";
-SRC_URI="mirror://sourceforge/project/wqy/${PN}/${PV}%20%28Pangu%29/wqy-zenhei-${PV}-1.tar.gz"
-
-LICENSE="GPL-2-with-font-exception"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE=""
-
-S="${WORKDIR}"/${PN}
-
-src_install() {
-       insinto ${FONTDIR}
-       newins ${PN}.{ttc,ttf} || die
-
-       export FONT_CONF=( 44-wqy-zenhei.conf 66-wqy-zenhei-sharp.conf 
66-wqy-zenhei-sharp-no13px.conf )
-       font_fontconfig
-
-       dodoc AUTHORS ChangeLog README || die
-}

diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.ebuild 
b/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.ebuild
deleted file mode 100644
index b80d4e5..0000000
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-inherit font
-
-MY_PV=${PV/_/-}
-DESCRIPTION="Chinese font"
-HOMEPAGE="http://sourceforge.net/projects/wqy/";
-SRC_URI="mirror://sourceforge/project/wqy/${PN}/${PV}%20%28Fighting-state%20RC1%29/wqy-zenhei-${PV}.tar.gz"
-
-LICENSE="GPL-2-with-font-exception"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
-IUSE=""
-
-S="${WORKDIR}"/${PN}
-
-src_compile() {
-       :
-}
-
-src_install() {
-       insinto ${FONTDIR}
-       newins ${PN}.{ttc,ttf} || die
-
-       export FONT_CONF=( 43-wqy-zenhei-sharp.conf 44-wqy-zenhei.conf )
-       font_fontconfig
-
-       dodoc AUTHORS ChangeLog README || die
-}

Reply via email to