diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:32:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:32:22 +0000 |
commit | 323f072f9b6b660287cc162b5ac10e4b216a234d (patch) | |
tree | 5293a319899120d1a5e02e3717ca7663e1796490 /media-fonts/texcm-ttf | |
parent | alpha/sparc stable (diff) | |
download | historical-323f072f9b6b660287cc162b5ac10e4b216a234d.tar.gz historical-323f072f9b6b660287cc162b5ac10e4b216a234d.tar.bz2 historical-323f072f9b6b660287cc162b5ac10e4b216a234d.zip |
alpha stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-fonts/texcm-ttf')
-rw-r--r-- | media-fonts/texcm-ttf/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/texcm-ttf/ChangeLog b/media-fonts/texcm-ttf/ChangeLog index 63e1e0a39290..a10570afe503 100644 --- a/media-fonts/texcm-ttf/ChangeLog +++ b/media-fonts/texcm-ttf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/texcm-ttf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.10 2008/01/23 18:31:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.11 2008/02/24 12:19:11 armin76 Exp $ + + 24 Feb 2008; Raúl Porcel <armin76@gentoo.org> texcm-ttf-1.0.ebuild: + alpha stable 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> texcm-ttf-1.0.ebuild: Add ~alpha diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index a9792c46f1ed..8bb9c5cac8e0 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.11 2008/01/23 18:31:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.12 2008/02/24 12:19:11 armin76 Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |