diff options
Diffstat (limited to 'media-fonts/zh-kcfonts')
-rw-r--r-- | media-fonts/zh-kcfonts/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog index 5c2844dd8853..e5fa1639ece4 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.7 2004/09/29 07:06:10 usata Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.8 2005/08/13 23:36:16 flameeyes Exp $ + + 13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> + zh-kcfonts-1.05-r1.ebuild: + Stable on amd64. 29 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> zh-kcfonts-1.05-r1.ebuild: Stable on x86, alpha and ppc. diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild index ca5ae8809c4b..6b8c8dc45bc8 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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-r1.ebuild,v 1.5 2004/09/29 07:06:10 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild,v 1.6 2005/08/13 23:36:16 flameeyes Exp $ KCFONTS="${P}.tgz" @@ -10,7 +10,7 @@ HOMEPAGE="" #No homepage exists that I am aware of or able to find LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc ~amd64 alpha" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="virtual/x11" |