diff options
author | 2006-10-12 23:20:58 +0000 | |
---|---|---|
committer | 2006-10-12 23:20:58 +0000 | |
commit | 434f4e18a3bf2ab2193cc32d2c86a342c0a35a31 (patch) | |
tree | d90577b6203544e4cf31220c9e5666f127463efb /media-fonts/mikachan-font-ttf | |
parent | Add ~alpha and ~ia64 keywords, requested by flameeyes. (diff) | |
download | gentoo-2-434f4e18a3bf2ab2193cc32d2c86a342c0a35a31.tar.gz gentoo-2-434f4e18a3bf2ab2193cc32d2c86a342c0a35a31.tar.bz2 gentoo-2-434f4e18a3bf2ab2193cc32d2c86a342c0a35a31.zip |
Add ~alpha and ~ia64 keywords, requested by flameeyes.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'media-fonts/mikachan-font-ttf')
-rw-r--r-- | media-fonts/mikachan-font-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/mikachan-font-ttf/ChangeLog b/media-fonts/mikachan-font-ttf/ChangeLog index 387a6c0d8e08..95f291c91a86 100644 --- a/media-fonts/mikachan-font-ttf/ChangeLog +++ b/media-fonts/mikachan-font-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/mikachan-font-ttf # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/ChangeLog,v 1.4 2006/10/05 21:58:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/ChangeLog,v 1.5 2006/10/12 23:20:58 kloeri Exp $ + + 12 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + mikachan-font-ttf-8.9-r1.ebuild: + Add ~alpha and ~ia64 keywords, requested by flameeyes. 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> mikachan-font-ttf-8.9-r1.ebuild: diff --git a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild index a16b2d0dccd3..3deb83fe638c 100644 --- a/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild +++ b/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.4 2006/10/05 21:58:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.5 2006/10/12 23:20:58 kloeri Exp $ inherit font @@ -15,7 +15,7 @@ HOMEPAGE="http://mikachan-font.com/" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S="${WORKDIR}" |