diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 13:52:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 13:52:07 +0000 |
commit | aab49dbc0bf4262ad0c1d4ad9f948e68330ae2f7 (patch) | |
tree | f1895d76ad419f37cf2437b8c0d0083339f87a64 /media-fonts/zh-kcfonts | |
parent | QA: Added source to IUSE. (diff) | |
download | gentoo-2-aab49dbc0bf4262ad0c1d4ad9f948e68330ae2f7.tar.gz gentoo-2-aab49dbc0bf4262ad0c1d4ad9f948e68330ae2f7.tar.bz2 gentoo-2-aab49dbc0bf4262ad0c1d4ad9f948e68330ae2f7.zip |
Mark 1.05-r2 stable on ia64
(Portage version: 2.1-r1)
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 ae1fbcbcbdab..18d2c1ee7afa 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.12 2006/03/23 21:18:51 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/ChangeLog,v 1.13 2006/07/12 13:52:07 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> zh-kcfonts-1.05-r2.ebuild: + Mark 1.05-r2 stable on ia64 23 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; -zh-kcfonts-1.05.ebuild, zh-kcfonts-1.05-r1.ebuild: 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 3ad1c1e564c6..6ffd6f71873d 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 # 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.1 2006/01/12 00:42:06 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r2.ebuild,v 1.2 2006/07/12 13:52:07 agriffis Exp $ inherit toolchain-funcs eutils @@ -17,7 +17,7 @@ HOMEPAGE="http://freebsd.sinica.edu.tw/" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="|| ( ( x11-apps/mkfontdir x11-apps/bdftopcf ) virtual/x11 )" |