diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-15 18:01:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-15 18:01:07 +0000 |
commit | 04e7a7c12316df53d16fe0e763b24c8252804376 (patch) | |
tree | 6be5005d929293c7ca1c3cb0a3aeaa7496d307b3 /media-fonts | |
parent | stable x86, bug 198820 (diff) | |
download | gentoo-2-04e7a7c12316df53d16fe0e763b24c8252804376.tar.gz gentoo-2-04e7a7c12316df53d16fe0e763b24c8252804376.tar.bz2 gentoo-2-04e7a7c12316df53d16fe0e763b24c8252804376.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-fonts')
-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 ab0e8309a547..9426998618d1 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/kochi-substitute -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.27 2007/07/22 07:19:43 dirtyepic Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.28 2008/01/15 18:01:07 grobian Exp $ + + 15 Jan 2008; Fabian Groffen <grobian@gentoo.org> + kochi-substitute-20030809-r3.ebuild: + Dropped ppc-macos keyword, see you in prefix 22 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> -kochi-substitute-20030809.ebuild, -kochi-substitute-20030809-r2.ebuild: diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index aa3813fe97d2..b7bf2047f07e 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-2006 Gentoo Foundation +# Copyright 1999-2008 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.14 2006/11/26 22:57:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.15 2008/01/15 18:01:07 grobian 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 ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} |