diff options
author | 2008-01-23 18:37:00 +0000 | |
---|---|---|
committer | 2008-01-23 18:37:00 +0000 | |
commit | f5901808533692ebf22f15de62197ac10a3ba731 (patch) | |
tree | bf480c2d9ca91ba5669269ce00971cf2cef7712e /media-fonts/texcm-ttf | |
parent | alpha/ia64/sparc/x86 stable (diff) | |
download | historical-f5901808533692ebf22f15de62197ac10a3ba731.tar.gz historical-f5901808533692ebf22f15de62197ac10a3ba731.tar.bz2 historical-f5901808533692ebf22f15de62197ac10a3ba731.zip |
Add ~alpha
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-fonts/texcm-ttf')
-rw-r--r-- | media-fonts/texcm-ttf/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/texcm-ttf/ChangeLog b/media-fonts/texcm-ttf/ChangeLog index 387813651c87..63e1e0a39290 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.9 2007/09/11 21:09:38 angelos Exp $ +# 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 $ + + 23 Jan 2008; Raúl Porcel <armin76@gentoo.org> texcm-ttf-1.0.ebuild: + Add ~alpha 11 Sep 2007; Christoph Mende <angelos@gentoo.org> texcm-ttf-1.0.ebuild: Stable on amd64 wrt bug #191927 diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index d7bb1b43c675..a9792c46f1ed 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-2007 Gentoo Foundation +# 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.10 2007/09/11 21:09:38 angelos Exp $ +# $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 $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="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" |