diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-23 15:25:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-23 15:25:28 +0000 |
commit | 587e60c2b35a707ec86fa5cb05eab5eb8d57615c (patch) | |
tree | f2462035f8cb11e0f6fce91df4076a70c86fa20f /media-fonts/alee-fonts | |
parent | Marked ~amd64, closes bug 106958. (diff) | |
download | gentoo-2-587e60c2b35a707ec86fa5cb05eab5eb8d57615c.tar.gz gentoo-2-587e60c2b35a707ec86fa5cb05eab5eb8d57615c.tar.bz2 gentoo-2-587e60c2b35a707ec86fa5cb05eab5eb8d57615c.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/alee-fonts/ChangeLog b/media-fonts/alee-fonts/ChangeLog index 49c1a3ee7f77..7679fc5b5685 100644 --- a/media-fonts/alee-fonts/ChangeLog +++ b/media-fonts/alee-fonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/alee-fonts # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.8 2005/09/13 15:56:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.9 2005/09/23 15:25:28 gustavoz Exp $ + + 23 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> alee-fonts-4.1.ebuild: + Stable on sparc 13 Sep 2005; Aron Griffis <agriffis@gentoo.org> alee-fonts-3.1.ebuild: Mark 3.1 stable on alpha diff --git a/media-fonts/alee-fonts/alee-fonts-4.1.ebuild b/media-fonts/alee-fonts/alee-fonts-4.1.ebuild index bccf00bc7bbd..0f2200b790f2 100644 --- a/media-fonts/alee-fonts/alee-fonts-4.1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-4.1.ebuild,v 1.4 2005/08/23 14:26:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-4.1.ebuild,v 1.5 2005/09/23 15:25:28 gustavoz Exp $ inherit font @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc-macos ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc-macos ~s390 sparc ~x86" IUSE="" FONT_SUFFIX="ttf" |