public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: media-fonts/VeraSansYuanTi/
Date: Sun, 17 Aug 2014 23:08:07 +0000 (UTC)	[thread overview]
Message-ID: <1408316777.4abf33bc72d86124610baad784931ecd4b2afd17.sping@gentoo> (raw)

commit:     4abf33bc72d86124610baad784931ecd4b2afd17
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun Aug 17 23:06:17 2014 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 23:06:17 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=4abf33bc

media-fonts/VeraSansYuanTi: Add non-regular styles

---
 .../VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild      | 36 ++++++++++++++++++++++
 media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild | 24 ---------------
 2 files changed, 36 insertions(+), 24 deletions(-)

diff --git a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild
new file mode 100644
index 0000000..2da182a
--- /dev/null
+++ b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="Chinese font Vera Sans Yuan Ti (including Mono)"
+HOMEPAGE=""
+SRC_URI="
+	!minimal? (
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Bold.zip
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-BoldItalic.zip
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Italic.zip
+	)
+	ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Regular.zip
+	!minimal? (
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Bold.zip
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-BoldItalic.zip
+		ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Italic.zip
+	)
+	ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Regular.zip
+	"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal"
+
+RESTRICT=""
+
+S="${WORKDIR}"
+
+src_install() {
+	insinto /usr/share/fonts/${PN}
+	doins *.ttf || die
+}

diff --git a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild b/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
deleted file mode 100644
index 393ef26..0000000
--- a/media-fonts/VeraSansYuanTi/VeraSansYuanTi-0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-
-DESCRIPTION="Chinese font Vera Sans Yuan Ti (including Mono)"
-HOMEPAGE=""
-SRC_URI="ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTi-Regular.zip
-	ftp://ftp.bupt.edu.cn/pub/software/Chinese/Font-related/VeraSans/VeraSansYuanTiMono-Regular.zip"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RESTRICT=""
-
-S="${WORKDIR}"
-
-src_install() {
-	insinto /usr/share/fonts/${PN}
-	doins *.ttf || die
-}


             reply	other threads:[~2014-08-17 23:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-17 23:08 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-20  0:30 [gentoo-commits] proj/betagarden:master commit in: media-fonts/VeraSansYuanTi/ Sebastian Pipping
2014-08-20  0:30 Sebastian Pipping
2014-08-17 22:34 ` Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1408316777.4abf33bc72d86124610baad784931ecd4b2afd17.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox