diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:41:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 19:41:58 +0000 |
commit | f4900b933e086a49ef71ac0812e631b897419a5d (patch) | |
tree | 0f4e8e1ae7cfe626114bfecabfbd04b21f43c829 /media-fonts/zh-kcfonts | |
parent | x86 stable (diff) | |
download | gentoo-2-f4900b933e086a49ef71ac0812e631b897419a5d.tar.gz gentoo-2-f4900b933e086a49ef71ac0812e631b897419a5d.tar.bz2 gentoo-2-f4900b933e086a49ef71ac0812e631b897419a5d.zip |
x86 stable
(Portage version: 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog index 93e94758e50b..c840cf83f011 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.16 2007/02/22 01:17:49 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.17 2007/03/12 19:41:58 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> zh-kcfonts-1.05-r2.ebuild: + x86 stable 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. 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 5cbf44469a42..1de57fdd92d1 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 +# 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.5 2006/11/26 23:08:47 flameeyes Exp $ +# $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 $ 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 )" |