diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:19:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:19:11 +0000 |
commit | 144e65772af7d2e51a5e5055d3b33ba5b55d5b5f (patch) | |
tree | 9113d3175b45596d9bda886a0cdb5bbbfc0d19fa /media-fonts | |
parent | alpha/sparc stable (diff) | |
download | gentoo-2-144e65772af7d2e51a5e5055d3b33ba5b55d5b5f.tar.gz gentoo-2-144e65772af7d2e51a5e5055d3b33ba5b55d5b5f.tar.bz2 gentoo-2-144e65772af7d2e51a5e5055d3b33ba5b55d5b5f.zip |
alpha stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-fonts')
-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" |