diff options
author | Ben de Groot <yngwin@gentoo.org> | 2015-02-21 17:24:15 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2015-02-21 17:24:15 +0000 |
commit | c46fc3e32fc9cde2e4b732e7f395c6f8f2bec152 (patch) | |
tree | 272b2cdc89a94438c3fef8cff94a79c833eb05bc /media-fonts/urwvn-fonts | |
parent | Adjust homepage and SRC_URI to Gentoo mirrors, since upstream vanished (bug #... (diff) | |
download | gentoo-2-c46fc3e32fc9cde2e4b732e7f395c6f8f2bec152.tar.gz gentoo-2-c46fc3e32fc9cde2e4b732e7f395c6f8f2bec152.tar.bz2 gentoo-2-c46fc3e32fc9cde2e4b732e7f395c6f8f2bec152.zip |
Add Aladdin license for URW Garamond (bug #434262). Bump to EAPI=5. Tighten up formatting.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Diffstat (limited to 'media-fonts/urwvn-fonts')
-rw-r--r-- | media-fonts/urwvn-fonts/ChangeLog | 9 | ||||
-rw-r--r-- | media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild | 11 |
2 files changed, 10 insertions, 10 deletions
diff --git a/media-fonts/urwvn-fonts/ChangeLog b/media-fonts/urwvn-fonts/ChangeLog index be335b4a88a7..b7aca8074e85 100644 --- a/media-fonts/urwvn-fonts/ChangeLog +++ b/media-fonts/urwvn-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/urwvn-fonts -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/urwvn-fonts/ChangeLog,v 1.32 2011/05/25 16:50:24 flameeyes Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/urwvn-fonts/ChangeLog,v 1.33 2015/02/21 17:24:15 yngwin Exp $ + + 21 Feb 2015; Ben de Groot <yngwin@gentoo.org> urwvn-fonts-3.05.ebuild: + Add Aladdin license for URW Garamond (bug #434262). Bump to EAPI=5. Tighten up + formatting. 25 May 2011; Diego E. Pettenò <flameeyes@gentoo.org> -urwvn-fonts-3.04.ebuild: @@ -118,4 +122,3 @@ 20 Nov 2004; <pclouds@gentoo.org> +metadata.xml, +urwvn-fonts-2.0.ebuild: Initial ebuild for urwvn - diff --git a/media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild b/media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild index dadf9035a9d6..fa0bbda4a27b 100644 --- a/media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild +++ b/media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 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.05.ebuild,v 1.6 2010/07/20 16:14:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/urwvn-fonts/urwvn-fonts-3.05.ebuild,v 1.7 2015/02/21 17:24:15 yngwin Exp $ +EAPI=5 inherit font MY_P=${P/_/-} @@ -13,18 +14,14 @@ DESCRIPTION="fonts gpl'd by Han The Thanh, based on URW++ fonts with Vietnamese HOMEPAGE="http://vntex.sf.net" SRC_URI="mirror://sourceforge/project/vntex/urwvn-ttf/${MY_P}-ttf.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2 Aladdin" # see bug #434262 SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-fbsd" IUSE="" -DEPEND="" -RDEPEND="" - S="${WORKDIR}/${MY_P}-ttf" FONT_SUFFIX="ttf" FONT_S=${S} - FONT_CONF=( "${FILESDIR}/65-urwvn.conf" ) pkg_postinst() { |