diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-24 20:06:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-24 20:06:42 +0000 |
commit | 66cb9c60bc922561be148d52583d83174e13236c (patch) | |
tree | f4c003b34043d05bd7f5942f54a87b22af4e1bbf /media-fonts/vlgothic | |
parent | New version for GNOME 2.24.2. Clean up old revisions. (diff) | |
download | gentoo-2-66cb9c60bc922561be148d52583d83174e13236c.tar.gz gentoo-2-66cb9c60bc922561be148d52583d83174e13236c.tar.bz2 gentoo-2-66cb9c60bc922561be148d52583d83174e13236c.zip |
ppc stable, bug #248500
(Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081029.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index e98fa0cc88d0..21b1cda4d381 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.35 2008/11/24 09:47:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.36 2008/11/24 20:06:42 dertobi123 Exp $ + + 24 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + vlgothic-20081029.ebuild: + ppc stable, bug #248500 24 Nov 2008; Raúl Porcel <armin76@gentoo.org> vlgothic-20081029.ebuild: alpha/ia64/sparc/x86 stable wrt #248500 diff --git a/media-fonts/vlgothic/vlgothic-20081029.ebuild b/media-fonts/vlgothic/vlgothic-20081029.ebuild index e6e063187e77..17750e703ce8 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.3 2008/11/24 09:47:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.4 2008/11/24 20:06:42 dertobi123 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" |