diff options
Diffstat (limited to 'media-fonts/cheapskatefonts')
-rw-r--r-- | media-fonts/cheapskatefonts/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/cheapskatefonts/ChangeLog b/media-fonts/cheapskatefonts/ChangeLog index 13129aa3e951..35b287989f1a 100644 --- a/media-fonts/cheapskatefonts/ChangeLog +++ b/media-fonts/cheapskatefonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/cheapskatefonts -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/ChangeLog,v 1.4 2005/09/23 15:30:18 gustavoz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/ChangeLog,v 1.5 2006/01/10 18:36:50 hansmi Exp $ + + 10 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + cheapskatefonts-1.0.ebuild: + Added to ~hppa, ~ppc. 23 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> cheapskatefonts-1.0.ebuild: diff --git a/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild b/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild index 88dff4e80e02..daebb08423e5 100644 --- a/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild +++ b/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild,v 1.4 2005/09/23 15:30:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild,v 1.5 2006/01/10 18:36:50 hansmi Exp $ inherit font @@ -21,7 +21,7 @@ SRC_URI="http://www.dustismo.com/fonts/Domestic_Manners.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 sparc" +KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |