diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-01-03 15:32:38 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-01-03 15:32:38 +0000 |
commit | 68aefb44c6bfa50a0257540cb3e9ebb35bae6335 (patch) | |
tree | 49dfa9a6189a5be5e38298968c4e32da2dab4490 /media-fonts | |
parent | Revision bump making use of subslots for dev-libs/icu, to solve linkage issue... (diff) | |
download | gentoo-2-68aefb44c6bfa50a0257540cb3e9ebb35bae6335.tar.gz gentoo-2-68aefb44c6bfa50a0257540cb3e9ebb35bae6335.tar.bz2 gentoo-2-68aefb44c6bfa50a0257540cb3e9ebb35bae6335.zip |
Replace as-is license with Unicode_Fonts_for_Ancient_Scripts, bug #449152.
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/symbola/ChangeLog | 9 | ||||
-rw-r--r-- | media-fonts/symbola/symbola-7.01.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/media-fonts/symbola/ChangeLog b/media-fonts/symbola/ChangeLog index 5d0640659875..de427fe5a879 100644 --- a/media-fonts/symbola/ChangeLog +++ b/media-fonts/symbola/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/symbola -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/symbola/ChangeLog,v 1.3 2012/05/22 06:08:28 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/symbola/ChangeLog,v 1.4 2013/01/03 15:32:38 chithanh Exp $ + + 03 Jan 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + symbola-7.01.ebuild: + Replace as-is license with Unicode_Fonts_for_Ancient_Scripts, bug #449152. 22 May 2012; Jeff Horelick <jdhore@gentoo.org> symbola-7.01.ebuild: marked x86 per bug 416491 @@ -13,4 +17,3 @@ 02 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> +metadata.xml, +symbola-7.01.ebuild: Initial commit. - diff --git a/media-fonts/symbola/symbola-7.01.ebuild b/media-fonts/symbola/symbola-7.01.ebuild index ceb964f0fa4a..2a23067dc244 100644 --- a/media-fonts/symbola/symbola-7.01.ebuild +++ b/media-fonts/symbola/symbola-7.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/symbola/symbola-7.01.ebuild,v 1.3 2012/05/22 06:08:28 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/symbola/symbola-7.01.ebuild,v 1.4 2013/01/03 15:32:38 chithanh Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit font DESCRIPTION="Unicode font for Basic Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks" HOMEPAGE="http://users.teilar.gr/~g1951d/" SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}${PV/./}.zip" -LICENSE="as-is" +LICENSE="Unicode_Fonts_for_Ancient_Scripts" SLOT="0" KEYWORDS="amd64 x86" |