diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-17 13:23:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-17 13:23:09 +0000 |
commit | cb8640a6801cce20a9eda0ee132fc4f71033053e (patch) | |
tree | 601d38424ba43b7ecb01adc64d801a37e17223a1 /media-fonts/zh-kcfonts | |
parent | Switch to java-pkg_dojavadoc, add the source use flag and disable unit tests ... (diff) | |
download | historical-cb8640a6801cce20a9eda0ee132fc4f71033053e.tar.gz historical-cb8640a6801cce20a9eda0ee132fc4f71033053e.tar.bz2 historical-cb8640a6801cce20a9eda0ee132fc4f71033053e.zip |
Stable on ppc wrt bug 171063
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-fonts/zh-kcfonts')
-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 c840cf83f011..2c5e84d2a631 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.17 2007/03/12 19:41:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.18 2007/03/17 13:23:09 nixnut Exp $ + + 17 Mar 2007; nixnut <nixnut@gentoo.org> zh-kcfonts-1.05-r2.ebuild: + Stable on ppc wrt bug 171063 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> zh-kcfonts-1.05-r2.ebuild: x86 stable 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 1de57fdd92d1..1a8c26ecf8ee 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.6 2007/03/12 19:41:58 armin76 Exp $ +# $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 $ 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 )" |