summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-05-28 09:24:25 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2006-05-28 09:24:25 +0000
commit3a5e57833dde427b4f8e47b9a1e88fd91b7b667f (patch)
tree5f1368e90dcd38529c2f93c1a83f6cc0984f2a96 /media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild
parentStable on alpha. (diff)
downloadhistorical-3a5e57833dde427b4f8e47b9a1e88fd91b7b667f.tar.gz
historical-3a5e57833dde427b4f8e47b9a1e88fd91b7b667f.tar.bz2
historical-3a5e57833dde427b4f8e47b9a1e88fd91b7b667f.zip
Removed 3.0_rc3. Added 3.02
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild')
-rw-r--r--media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild b/media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild
deleted file mode 100644
index d81d25aef195..000000000000
--- a/media-fonts/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild
+++ /dev/null
@@ -1,22 +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/urwvn-fonts/urwvn-fonts-3.0_rc3.ebuild,v 1.3 2006/03/20 00:11:00 halcy0n Exp $
-
-inherit font
-
-MY_P=${P/_/-}
-MY_P=${MY_P/-fonts/}
-DESCRIPTION="free good quality fonts gpl'd by Han The Thanh, based on URW++ fonts"
-HOMEPAGE="http://vntex.sourceforge.net/urwvn/"
-SRC_URI="http://vntex.sourceforge.net/urwvn/latest/${MY_P}-ttf.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-S=${WORKDIR}
-FONT_SUFFIX="ttf"
-FONT_S=${S}
-
-DEPEND="app-arch/unzip"