diff options
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/zh-kcfonts/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog index 2c5e84d2a631..7389448f5ea3 100644 --- a/media-fonts/zh-kcfonts/ChangeLog +++ b/media-fonts/zh-kcfonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/zh-kcfonts # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.18 2007/03/17 13:23:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.19 2007/03/18 12:08:40 blubb Exp $ + + 18 Mar 2007; Simon Stelling <blubb@gentoo.org> zh-kcfonts-1.05-r2.ebuild: + stable on amd64; bug 171063 17 Mar 2007; nixnut <nixnut@gentoo.org> zh-kcfonts-1.05-r2.ebuild: Stable on ppc wrt bug 171063 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 1a8c26ecf8ee..e0f59db03bf0 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-2007 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.7 2007/03/17 13:23:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.8 2007/03/18 12:08:40 blubb 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="|| ( ( x11-apps/mkfontdir x11-apps/bdftopcf ) virtual/x11 )" |