diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 01:09:36 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 01:09:36 +0000 |
commit | 42d83936295566cc5b8239a71c8902c5c69ed1c3 (patch) | |
tree | 33c4785ed49072b60d864cf20088e981621f5791 /media-fonts | |
parent | Fix bug #235393 for Emacs users. Fix bug #238351 for running the standalone i... (diff) | |
download | gentoo-2-42d83936295566cc5b8239a71c8902c5c69ed1c3.tar.gz gentoo-2-42d83936295566cc5b8239a71c8902c5c69ed1c3.tar.bz2 gentoo-2-42d83936295566cc5b8239a71c8902c5c69ed1c3.zip |
Added sazanami license, bug #240554.
(Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20071215.ebuild | 6 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081029.ebuild | 6 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081124.ebuild | 6 |
4 files changed, 17 insertions, 7 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index 95ae98f76ac7..b04c418509ae 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/vlgothic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.33 2008/11/24 00:11:38 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.34 2008/11/24 01:09:36 matsuu Exp $ + + 24 Nov 2008; MATSUU Takuto <matsuu@gentoo.org> vlgothic-20071215.ebuild, + vlgothic-20081029.ebuild, vlgothic-20081124.ebuild: + Added sazanami license, bug #240554. *vlgothic-20081124 (24 Nov 2008) diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild index 472387d692d4..1815d5dc3ba8 100644 --- a/media-fonts/vlgothic/vlgothic-20071215.ebuild +++ b/media-fonts/vlgothic/vlgothic-20071215.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.6 2008/02/24 12:24:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.7 2008/11/24 01:09:36 matsuu Exp $ inherit font @@ -8,7 +8,9 @@ DESCRIPTION="Japanese TrueType font from Vine Linux" HOMEPAGE="http://dicey.org/vlgothic/" SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" -LICENSE="vlgothic mplus-fonts" +# M+ FONTS -> mplus-fonts +# sazanami -> BSD-2 +LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" diff --git a/media-fonts/vlgothic/vlgothic-20081029.ebuild b/media-fonts/vlgothic/vlgothic-20081029.ebuild index fb665834db59..1b39114c3e3b 100644 --- a/media-fonts/vlgothic/vlgothic-20081029.ebuild +++ b/media-fonts/vlgothic/vlgothic-20081029.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.1 2008/10/29 00:00:45 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.2 2008/11/24 01:09:36 matsuu Exp $ inherit font @@ -8,7 +8,9 @@ DESCRIPTION="Japanese TrueType font from Vine Linux" HOMEPAGE="http://dicey.org/vlgothic/" SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" -LICENSE="vlgothic mplus-fonts" +# M+ FONTS -> mplus-fonts +# sazanami -> BSD-2 +LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" diff --git a/media-fonts/vlgothic/vlgothic-20081124.ebuild b/media-fonts/vlgothic/vlgothic-20081124.ebuild index 0932e1339ef7..52486fa59032 100644 --- a/media-fonts/vlgothic/vlgothic-20081124.ebuild +++ b/media-fonts/vlgothic/vlgothic-20081124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081124.ebuild,v 1.1 2008/11/24 00:11:38 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081124.ebuild,v 1.2 2008/11/24 01:09:36 matsuu Exp $ inherit font @@ -8,7 +8,9 @@ DESCRIPTION="Japanese TrueType font from Vine Linux" HOMEPAGE="http://dicey.org/vlgothic/" SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" -LICENSE="vlgothic mplus-fonts" +# M+ FONTS -> mplus-fonts +# sazanami -> BSD-2 +LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |