diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-13 16:56:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-13 16:56:32 +0000 |
commit | ddc904ce909547d27db06c6283576ed96b97f69b (patch) | |
tree | 7bc954c68ddc86585c2646248f07b2c4e48f9d08 /media-fonts/zh-kcfonts | |
parent | Stable on x86 (diff) | |
download | historical-ddc904ce909547d27db06c6283576ed96b97f69b.tar.gz historical-ddc904ce909547d27db06c6283576ed96b97f69b.tar.bz2 historical-ddc904ce909547d27db06c6283576ed96b97f69b.zip |
alpha stable wrt #171063
Package-Manager: portage-2.1.2.9
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 7389448f5ea3..e610e643d5ab 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.19 2007/03/18 12:08:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.20 2007/06/13 16:56:32 armin76 Exp $ + + 13 Jun 2007; Raúl Porcel <armin76@gentoo.org> zh-kcfonts-1.05-r2.ebuild: + alpha stable wrt #171063 18 Mar 2007; Simon Stelling <blubb@gentoo.org> zh-kcfonts-1.05-r2.ebuild: stable on amd64; 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 e0f59db03bf0..05c50689bafa 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.8 2007/03/18 12:08:40 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.9 2007/06/13 16:56:32 armin76 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 )" |