diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-29 19:14:29 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-29 19:14:29 +0000 |
commit | 8521898665f74e87ea3eb6c94f75de0c7178295a (patch) | |
tree | 0e363caffb027f913ecf6ab6f16994d42f060f08 /media-fonts/hkscs-ming | |
parent | fixed up getheap2 and getmain2 tests for non-x86 archs (Manifest recommit) (diff) | |
download | gentoo-2-8521898665f74e87ea3eb6c94f75de0c7178295a.tar.gz gentoo-2-8521898665f74e87ea3eb6c94f75de0c7178295a.tar.bz2 gentoo-2-8521898665f74e87ea3eb6c94f75de0c7178295a.zip |
~amd64
Diffstat (limited to 'media-fonts/hkscs-ming')
-rw-r--r-- | media-fonts/hkscs-ming/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/hkscs-ming/ChangeLog b/media-fonts/hkscs-ming/ChangeLog index adcbb47a284a..2bcc8a9decfc 100644 --- a/media-fonts/hkscs-ming/ChangeLog +++ b/media-fonts/hkscs-ming/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/hkscs-ming # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/ChangeLog,v 1.4 2004/06/24 22:28:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/ChangeLog,v 1.5 2004/07/29 19:12:55 kugelfang Exp $ + + 29 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> + hkscs-ming-1.0_pre20030919-r1.ebuild: + Marked ~amd64. *hkscs-ming-1.0_pre20030919-r1 (21 Jun 2004) diff --git a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild index a2712a050774..67bdf7eab128 100644 --- a/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild +++ b/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild,v 1.2 2004/06/24 22:28:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/hkscs-ming/hkscs-ming-1.0_pre20030919-r1.ebuild,v 1.3 2004/07/29 19:12:55 kugelfang Exp $ inherit rpm font @@ -14,7 +14,7 @@ SRC_URI="http://www.info.gov.hk/digital21/chi/hkscs/download/linux_redhat/setup. LICENSE="HKSCS" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="" |