diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-27 03:45:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-27 03:45:24 +0000 |
commit | b6c068ca77573fa0240eef7c6b192bfca5a81a54 (patch) | |
tree | 34af2bb53e677eda6cf4bd46a118590972bcd8ca /media-fonts/ttf-gentium | |
parent | make sure indent.1 doesnt get regenerated, even when your computer is reaaaaa... (diff) | |
download | gentoo-2-b6c068ca77573fa0240eef7c6b192bfca5a81a54.tar.gz gentoo-2-b6c068ca77573fa0240eef7c6b192bfca5a81a54.tar.bz2 gentoo-2-b6c068ca77573fa0240eef7c6b192bfca5a81a54.zip |
amd64/arm/hppa/ia64 stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-fonts/ttf-gentium')
-rw-r--r-- | media-fonts/ttf-gentium/ttf-gentium-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 590433564e9d..30fdb4014cb2 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.4 2005/01/03 20:01:33 corsair Exp $ +# $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 $ inherit font @@ -8,12 +8,12 @@ MY_P="fonts-${P}" DESCRIPTION="Gentium Typeface" HOMEPAGE="http://scripts.sil.org/gentium" -LICENSE="SIL-freeware" # non-free SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" #SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_101_LT&_sc=1" +LICENSE="SIL-freeware" SLOT="0" -KEYWORDS="x86 ppc alpha ~amd64 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86" IUSE="X" # DEPEND is defined in font.eclass |