diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:43:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 21:43:59 +0000 |
commit | a5b7958b21ca86e6e7e438c6d332687eb962c99f (patch) | |
tree | 8b3a60b1c0889cc26d1d7fd1e1ab1cd8507caac4 /media-fonts | |
parent | Stable on x86. (diff) | |
download | historical-a5b7958b21ca86e6e7e438c6d332687eb962c99f.tar.gz historical-a5b7958b21ca86e6e7e438c6d332687eb962c99f.tar.bz2 historical-a5b7958b21ca86e6e7e438c6d332687eb962c99f.zip |
Added ~sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/zh-kcfonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/zh-kcfonts/Manifest | 10 | ||||
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/media-fonts/zh-kcfonts/ChangeLog b/media-fonts/zh-kcfonts/ChangeLog index e5fa1639ece4..e59075d4bd4e 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.9 2005/08/23 21:43:59 gustavoz Exp $ + + 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + zh-kcfonts-1.05-r1.ebuild: + Added ~sparc 13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> zh-kcfonts-1.05-r1.ebuild: diff --git a/media-fonts/zh-kcfonts/Manifest b/media-fonts/zh-kcfonts/Manifest index 96c998f8cf19..04adbeaea0f3 100644 --- a/media-fonts/zh-kcfonts/Manifest +++ b/media-fonts/zh-kcfonts/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 9088d4a413fe0b465560c753492acf1f metadata.xml 175 MD5 bff38eaac666848279f0ef4c525ade03 zh-kcfonts-1.05.ebuild 933 MD5 aca41e8b6733a013bb06bd48ca750871 zh-kcfonts-1.05-r1.ebuild 825 MD5 94f14a45ab6c517ccafe036259fe1e2f ChangeLog 1387 MD5 fcd29c965b2324922c1717732227a787 files/digest-zh-kcfonts-1.05-r1 65 MD5 fcd29c965b2324922c1717732227a787 files/digest-zh-kcfonts-1.05 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFDC5iyKRy60XGEcJIRAh6IAJwNFZ+rARvDUwsJDeVYPebH3EPcNwCgtF+e +kFw/oTb3iUIR4go5xM4k0us= +=8CAS +-----END PGP SIGNATURE----- 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 6b8c8dc45bc8..d4e277911547 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-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.6 2005/08/13 23:36:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild,v 1.7 2005/08/23 21:43:59 gustavoz 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="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="" DEPEND="virtual/x11" |