diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 12:28:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 12:28:04 +0000 |
commit | 862cc0c0fe8870008da20fc08a930f538aa03511 (patch) | |
tree | c1088c47332e5ac67b4ada637093089b643ba0ef /media-fonts/mikachan-font-ttf | |
parent | Initial import of ebuild written by me. (diff) | |
download | historical-862cc0c0fe8870008da20fc08a930f538aa03511.tar.gz historical-862cc0c0fe8870008da20fc08a930f538aa03511.tar.bz2 historical-862cc0c0fe8870008da20fc08a930f538aa03511.zip |
Stable on sparc wrt #156357
Package-Manager: portage-2.1.1-r2
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 dc1aa7c45bcc..72548fe10699 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.8 2006/11/26 23:35:11 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/ChangeLog,v 1.9 2006/11/27 12:26:21 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mikachan-font-ttf-8.9-r1.ebuild: + Stable on sparc wrt #156357 26 Nov 2006; <malc@gentoo.org> mikachan-font-ttf-8.9-r1.ebuild: Stable on amd64 - bug #156357 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 7f007d0ba385..da534ebe066c 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.8 2006/11/26 23:35:11 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mikachan-font-ttf/mikachan-font-ttf-8.9-r1.ebuild,v 1.9 2006/11/27 12:26:21 gustavoz Exp $ inherit font @@ -15,7 +15,7 @@ HOMEPAGE="http://mikachan-font.com/" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="" S="${WORKDIR}" |