diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-26 15:58:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-26 15:58:27 +0000 |
commit | 79e011f2ba53a3fa6e24c8aada37624b7d1893fa (patch) | |
tree | 53c27e1a6c437cdedd1809cc0fafdd5b58311d6a /media-fonts/vlgothic | |
parent | Marking rrdtool-1.2.28-r1 ppc64 for bug 245331 (diff) | |
download | gentoo-2-79e011f2ba53a3fa6e24c8aada37624b7d1893fa.tar.gz gentoo-2-79e011f2ba53a3fa6e24c8aada37624b7d1893fa.tar.bz2 gentoo-2-79e011f2ba53a3fa6e24c8aada37624b7d1893fa.zip |
stable ppc64, bug 248500
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081029.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index 21b1cda4d381..31ae984a7627 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2008/11/24 20:06:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.37 2008/11/26 15:58:27 ranger Exp $ + + 26 Nov 2008; Brent Baude <ranger@gentoo.org> vlgothic-20081029.ebuild: + stable ppc64, bug 248500 24 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> vlgothic-20081029.ebuild: diff --git a/media-fonts/vlgothic/vlgothic-20081029.ebuild b/media-fonts/vlgothic/vlgothic-20081029.ebuild index 17750e703ce8..9a331faccd84 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.4 2008/11/24 20:06:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.5 2008/11/26 15:58:27 ranger Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="http://vinelinux.org/~daisuke/vlgothic/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" |