diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-01-20 19:04:36 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-01-20 19:04:36 +0000 |
commit | 1df5d2b64575d4e952fa4a2768de2a7ed8c39b72 (patch) | |
tree | 77b844c493a6f177896a08e9debee2857fd8abc3 /media-fonts/vlgothic | |
parent | Stable on amd64 wrt bug #205896 (diff) | |
download | gentoo-2-1df5d2b64575d4e952fa4a2768de2a7ed8c39b72.tar.gz gentoo-2-1df5d2b64575d4e952fa4a2768de2a7ed8c39b72.tar.bz2 gentoo-2-1df5d2b64575d4e952fa4a2768de2a7ed8c39b72.zip |
Stable on amd64 wrt bug #206058
(Portage version: 2.1.4)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20071215.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index e66c43e6fdb8..b8705f96a5f5 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.22 2008/01/16 11:17:11 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.23 2008/01/20 19:04:36 angelos Exp $ + + 20 Jan 2008; Christoph Mende <angelos@gentoo.org> + vlgothic-20071215.ebuild: + Stable on amd64 wrt bug #206058 16 Jan 2008; Luca Barbato <lu_zero@gentoo.org> vlgothic-20071215.ebuild: Marked ppc and ppc64 diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild index 54979488564e..e453ff4689f7 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.3 2008/01/16 11:17:11 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.4 2008/01/20 19:04:36 angelos Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" LICENSE="vlgothic mplus-fonts" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/VLGothic" |