diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-23 15:48:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-23 15:48:07 +0000 |
commit | 1a763caaf977bb7ba30d59d3eaeea7d695adf6e2 (patch) | |
tree | 714868dfad48b2f9594ab36193e0d7f397d5c165 /media-fonts/ttf-gentium | |
parent | touch (diff) | |
download | gentoo-2-1a763caaf977bb7ba30d59d3eaeea7d695adf6e2.tar.gz gentoo-2-1a763caaf977bb7ba30d59d3eaeea7d695adf6e2.tar.bz2 gentoo-2-1a763caaf977bb7ba30d59d3eaeea7d695adf6e2.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-fonts/ttf-gentium')
-rw-r--r-- | media-fonts/ttf-gentium/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/ttf-gentium/ChangeLog b/media-fonts/ttf-gentium/ChangeLog index d6ba1a58d49f..f935d941f87e 100644 --- a/media-fonts/ttf-gentium/ChangeLog +++ b/media-fonts/ttf-gentium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/ttf-gentium # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ChangeLog,v 1.5 2005/08/23 22:00:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ChangeLog,v 1.6 2005/09/23 15:44:58 gustavoz Exp $ + + 23 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ttf-gentium-1.0.1.ebuild: + Stable on sparc 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> ttf-gentium-1.0.1.ebuild: diff --git a/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild b/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild index 598ff92de9d3..1ca3fa4688e1 100644 --- a/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild +++ b/media-fonts/ttf-gentium/ttf-gentium-1.0.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/ttf-gentium/ttf-gentium-1.0.1.ebuild,v 1.6 2005/08/23 22:00:21 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild,v 1.7 2005/09/23 15:44:58 gustavoz Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="SIL-freeware" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="X" # DEPEND is defined in font.eclass |