diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-25 14:50:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-25 14:50:13 +0000 |
commit | d7de1e2b995f4f43a012e13f3ea5fbd30f652fc7 (patch) | |
tree | 16c8fc8dab3c7a5606506f5bfb452d56df02d29a /media-fonts/vlgothic | |
parent | Marking wqy-zenhei-0.8.38-r1 ppc64 for bug 284010 (diff) | |
download | gentoo-2-d7de1e2b995f4f43a012e13f3ea5fbd30f652fc7.tar.gz gentoo-2-d7de1e2b995f4f43a012e13f3ea5fbd30f652fc7.tar.bz2 gentoo-2-d7de1e2b995f4f43a012e13f3ea5fbd30f652fc7.zip |
Marking vlgothic-20090811 ppc64 for bug 284011
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20090811.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index b33503910a8a..4548337d701d 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/vlgothic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.46 2009/09/12 09:35:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.47 2009/09/25 14:50:13 ranger Exp $ + + 25 Sep 2009; Brent Baude <ranger@gentoo.org> vlgothic-20090811.ebuild: + Marking vlgothic-20090811 ppc64 for bug 284011 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> vlgothic-20090811.ebuild: alpha/ia64/sparc stable wrt #284011 diff --git a/media-fonts/vlgothic/vlgothic-20090811.ebuild b/media-fonts/vlgothic/vlgothic-20090811.ebuild index f5ab020eed93..99f6c800a7fe 100644 --- a/media-fonts/vlgothic/vlgothic-20090811.ebuild +++ b/media-fonts/vlgothic/vlgothic-20090811.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090811.ebuild,v 1.3 2009/09/12 09:35:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090811.ebuild,v 1.4 2009/09/25 14:50:13 ranger Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/vlgothic/43074/VLGothic-${PV}.tar.bz2" # sazanami -> BSD-2 LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/VLGothic" |