diff options
author | 2005-09-23 15:53:40 +0000 | |
---|---|---|
committer | 2005-09-23 15:53:40 +0000 | |
commit | 6ec893ee16f75b7ac24888b7ad37b90497337c8a (patch) | |
tree | ef040354e113a74a5aa11e6a74dc61012ea83ed0 /media-fonts/ttf-gentium | |
parent | touch (diff) | |
download | historical-6ec893ee16f75b7ac24888b7ad37b90497337c8a.tar.gz historical-6ec893ee16f75b7ac24888b7ad37b90497337c8a.tar.bz2 historical-6ec893ee16f75b7ac24888b7ad37b90497337c8a.zip |
Stable on sparc
Package-Manager: portage-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 |