diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 18:02:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-07 18:02:57 +0000 |
commit | 4942be773a8f79c6132fe6e0f0fc6456c02aa724 (patch) | |
tree | c0e6242be34352fea82fa82650dd214f232fa345 /media-fonts | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4942be773a8f79c6132fe6e0f0fc6456c02aa724.tar.gz gentoo-2-4942be773a8f79c6132fe6e0f0fc6456c02aa724.tar.bz2 gentoo-2-4942be773a8f79c6132fe6e0f0fc6456c02aa724.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/zh-kcfonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog index 18d2c1ee7afa..4d71dde52d0a 100644 --- a/media-fonts/zh-kcfonts/ChangeLog +++ b/media-fonts/zh-kcfonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/zh-kcfonts # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.13 2006/07/12 13:52:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.14 2006/09/07 18:02:57 gustavoz Exp $ + + 07 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + zh-kcfonts-1.05-r2.ebuild: + Stable on sparc 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> zh-kcfonts-1.05-r2.ebuild: Mark 1.05-r2 stable on ia64 diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild index 8500b8e8f600..6f3f6cbf0089 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.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/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.3 2006/09/03 06:49:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.4 2006/09/07 18:02:57 gustavoz Exp $ inherit toolchain-funcs eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://freebsd.sinica.edu.tw/" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc s390 sh sparc ~x86" IUSE="" DEPEND="|| ( ( x11-apps/mkfontdir x11-apps/bdftopcf ) virtual/x11 )" |