diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-03 19:55:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-03 19:55:02 +0000 |
commit | 0581d869025adbcac223258ec84108c2711e5ba6 (patch) | |
tree | 4acbab9ec6587689eca340e9990bbbd0c633b1f8 /media-fonts/ttf-bitstream-vera | |
parent | Fixing stupid xv errors to fix tons of duplicate bugs I'd rather not list :P.... (diff) | |
download | gentoo-2-0581d869025adbcac223258ec84108c2711e5ba6.tar.gz gentoo-2-0581d869025adbcac223258ec84108c2711e5ba6.tar.bz2 gentoo-2-0581d869025adbcac223258ec84108c2711e5ba6.zip |
Stable on ppc64
Diffstat (limited to 'media-fonts/ttf-bitstream-vera')
3 files changed, 11 insertions, 7 deletions
diff --git a/media-fonts/ttf-bitstream-vera/ChangeLog b/media-fonts/ttf-bitstream-vera/ChangeLog index 2ebc95f2838b..93b4b9ce2d8b 100644 --- a/media-fonts/ttf-bitstream-vera/ChangeLog +++ b/media-fonts/ttf-bitstream-vera/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/ttf-bitstream-vera -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ChangeLog,v 1.10 2004/06/24 22:31:35 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ChangeLog,v 1.11 2005/01/03 19:55:02 corsair Exp $ + + 03 Jan 2005; Markus Rothe <corsair@gentoo.org> + ttf-bitstream-vera-1.10-r3.ebuild: + Stable on ppc64 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> ttf-bitstream-vera-1.10-r2.ebuild: diff --git a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild index 50dea18de8e6..c9ddfa9c493d 100644 --- a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild +++ b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild,v 1.12 2004/07/14 17:09:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild,v 1.13 2005/01/03 19:55:02 corsair Exp $ inherit gnome.org diff --git a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild index 3f179635887a..15a871251ed0 100644 --- a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild +++ b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild,v 1.2 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r3.ebuild,v 1.3 2005/01/03 19:55:02 corsair Exp $ inherit gnome.org font @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/fonts/" LICENSE="BitstreamVera" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64 ~hppa ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64 ~hppa ~ia64 ppc64" IUSE="" FONT_SUFFIX="ttf" |