diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 22:00:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-23 22:00:21 +0000 |
commit | e5bf81a8e53a6bcd24859e63d32945d848cf72dc (patch) | |
tree | 7c9cf417b1eeb78693fa8c3b40a6039fe6e5c838 /media-fonts/ttf-gentium | |
parent | Removing old ebuild (diff) | |
download | gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.tar.gz gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.tar.bz2 gentoo-2-e5bf81a8e53a6bcd24859e63d32945d848cf72dc.zip |
Added ~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 489caee32252..d6ba1a58d49f 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.4 2005/01/03 20:01:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-gentium/ChangeLog,v 1.5 2005/08/23 22:00:21 gustavoz Exp $ + + 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + ttf-gentium-1.0.1.ebuild: + Added ~sparc 03 Jan 2005; Markus Rothe <corsair@gentoo.org> ttf-gentium-1.0.1.ebuild: Stable on ppc64 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 30fdb4014cb2..598ff92de9d3 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.5 2005/01/27 03:44:32 vapier Exp $ +# $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 $ 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 x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="X" # DEPEND is defined in font.eclass |