diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 18:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-23 18:38:13 +0000 |
commit | 42def5db6011298b52dc4ca2290cde5d987d0181 (patch) | |
tree | 3a0039985b49ed89dc220c3f2464e2ff2c1f0e9e /media-fonts | |
parent | Add ~alpha (diff) | |
download | gentoo-2-42def5db6011298b52dc4ca2290cde5d987d0181.tar.gz gentoo-2-42def5db6011298b52dc4ca2290cde5d987d0181.tar.bz2 gentoo-2-42def5db6011298b52dc4ca2290cde5d987d0181.zip |
Add ~alpha/~ia64/~sparc
(Portage version: 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" |