diff options
author | 2008-01-23 18:38:13 +0000 | |
---|---|---|
committer | 2008-01-23 18:38:13 +0000 | |
commit | bfe8bc5bf9b4a2e4d64eeebe48e0ddbe701471b9 (patch) | |
tree | 36b0deb02ed625bde0ae6a2e7196bd74af4682b7 /media-fonts | |
parent | Add ~alpha (diff) | |
download | historical-bfe8bc5bf9b4a2e4d64eeebe48e0ddbe701471b9.tar.gz historical-bfe8bc5bf9b4a2e4d64eeebe48e0ddbe701471b9.tar.bz2 historical-bfe8bc5bf9b4a2e4d64eeebe48e0ddbe701471b9.zip |
Add ~alpha/~ia64/~sparc
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20071215.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index b8705f96a5f5..cfa836f4190b 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.23 2008/01/20 19:04:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.24 2008/01/23 18:38:13 armin76 Exp $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> vlgothic-20071215.ebuild: + Add ~alpha/~ia64/~sparc 20 Jan 2008; Christoph Mende <angelos@gentoo.org> vlgothic-20071215.ebuild: diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild index e453ff4689f7..d4b636127e25 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.4 2008/01/20 19:04:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.5 2008/01/23 18:38:13 armin76 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="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/VLGothic" |