diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 17:28:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-29 17:28:38 +0000 |
commit | 7907ae6ae76532ed41ce01698d21de9017fff052 (patch) | |
tree | f3e23521ff1b37a7f796e66be2e494268c3f5a83 /media-fonts/aquapfont | |
parent | Revision bump. Fix multipart-handling patch indentation. Closes #65753. (Mani... (diff) | |
download | gentoo-2-7907ae6ae76532ed41ce01698d21de9017fff052.tar.gz gentoo-2-7907ae6ae76532ed41ce01698d21de9017fff052.tar.bz2 gentoo-2-7907ae6ae76532ed41ce01698d21de9017fff052.zip |
Stable on sparc
Diffstat (limited to 'media-fonts/aquapfont')
-rw-r--r-- | media-fonts/aquapfont/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/aquapfont/aquapfont-2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/aquapfont/ChangeLog b/media-fonts/aquapfont/ChangeLog index 1d1e191c2e4a..c051c8c2589d 100644 --- a/media-fonts/aquapfont/ChangeLog +++ b/media-fonts/aquapfont/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/aquapfont # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/aquapfont/ChangeLog,v 1.13 2004/09/29 06:03:15 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/aquapfont/ChangeLog,v 1.14 2004/09/29 17:26:55 gustavoz Exp $ + + 29 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> aquapfont-2.5-r1.ebuild: + Stable on sparc 29 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> aquapfont-2.5-r1.ebuild: Stable on x86, alpha and ppc. diff --git a/media-fonts/aquapfont/aquapfont-2.5-r1.ebuild b/media-fonts/aquapfont/aquapfont-2.5-r1.ebuild index 4ceae799b776..9b26d3a5b2e8 100644 --- a/media-fonts/aquapfont/aquapfont-2.5-r1.ebuild +++ b/media-fonts/aquapfont/aquapfont-2.5-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/aquapfont/aquapfont-2.5-r1.ebuild,v 1.6 2004/09/29 06:03:15 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/aquapfont/aquapfont-2.5-r1.ebuild,v 1.7 2004/09/29 17:26:55 gustavoz Exp $ inherit font @@ -11,7 +11,7 @@ DESCRIPTION="Very pretty Japanese proportional truetype font" HOMEPAGE="http://aquablue.milkcafe.to/" SRC_URI="http://aquablue.milkcafe.to/fnt/${MY_P}.lzh" -KEYWORDS="x86 alpha ppc ~sparc ~amd64 ppc64" +KEYWORDS="x86 alpha ppc sparc ~amd64 ppc64" LICENSE="aquafont" SLOT=0 |