diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 21:11:19 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 21:11:19 +0000 |
commit | 03372dffe201c18eb0a9c70357a3ad1cc2b1b703 (patch) | |
tree | 64e7af50fba5bd41423f2ba01ef075a7619fdab7 /media-fonts/kochi-substitute | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-03372dffe201c18eb0a9c70357a3ad1cc2b1b703.tar.gz historical-03372dffe201c18eb0a9c70357a3ad1cc2b1b703.tar.bz2 historical-03372dffe201c18eb0a9c70357a3ad1cc2b1b703.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'media-fonts/kochi-substitute')
-rw-r--r-- | media-fonts/kochi-substitute/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index 806e24f0619d..f95e7c0d9247 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/kochi-substitute -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.31 2011/02/06 21:22:17 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.32 2012/04/26 21:08:25 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> + kochi-substitute-20030809-r3.ebuild: + keyword ~amd64-fbsd 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> kochi-substitute-20030809-r3.ebuild: diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 4a93899e708f..f010acc88000 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.18 2011/02/06 21:22:17 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.19 2012/04/26 21:08:25 aballier Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/efont/5411/${P}.tar.bz2" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} |