diff options
author | 2004-02-04 00:19:33 +0000 | |
---|---|---|
committer | 2004-02-04 00:19:33 +0000 | |
commit | b7ff790d8240f5795d49b48a066332c7b7598b00 (patch) | |
tree | ce284155ebee254ee53783a146c6fc476cfe12d5 /media-fonts/monafont | |
parent | Bumpage and fixes (diff) | |
download | historical-b7ff790d8240f5795d49b48a066332c7b7598b00.tar.gz historical-b7ff790d8240f5795d49b48a066332c7b7598b00.tar.bz2 historical-b7ff790d8240f5795d49b48a066332c7b7598b00.zip |
Added ~amd64 keyword to fonts.
Diffstat (limited to 'media-fonts/monafont')
-rw-r--r-- | media-fonts/monafont/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/monafont/monafont-2.90.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/monafont/ChangeLog b/media-fonts/monafont/ChangeLog index c63c598be427..d012491f18e3 100644 --- a/media-fonts/monafont/ChangeLog +++ b/media-fonts/monafont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/monafont -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/ChangeLog,v 1.10 2003/12/08 14:51:05 usata Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/ChangeLog,v 1.11 2004/02/04 00:19:33 augustus Exp $ + + 03 Feb 2004; <augustus@gentoo.org> monafont-2.90.ebuild: + Added ~amd64 keyword. 08 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> monafont-2.90.ebuild: Fixed mkdirhier problem, bug #35332 diff --git a/media-fonts/monafont/monafont-2.90.ebuild b/media-fonts/monafont/monafont-2.90.ebuild index 6182978cf5db..aafceb1de624 100644 --- a/media-fonts/monafont/monafont-2.90.ebuild +++ b/media-fonts/monafont/monafont-2.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90.ebuild,v 1.5 2003/12/08 14:51:05 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/monafont/monafont-2.90.ebuild,v 1.6 2004/02/04 00:19:33 augustus Exp $ IUSE="truetype" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 truetype? mirror://sourceforge/${PN}/${PN}-ttf-${PV}.zip" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 alpha ppc sparc" +KEYWORDS="x86 alpha ppc sparc ~amd64" IUSE="" DEPEND="virtual/x11 dev-lang/perl |