diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:49:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 21:49:53 +0000 |
commit | 9ce569b503f5b0e708572a1991d48f53d7b4d271 (patch) | |
tree | 3cbaebf7ab99ef9f55a0fb27e4fb8599986e641a /media-fonts/cheapskatefonts | |
parent | Disable rpm support, bug #274679. (diff) | |
download | historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.tar.gz historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.tar.bz2 historical-9ce569b503f5b0e708572a1991d48f53d7b4d271.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'media-fonts/cheapskatefonts')
-rw-r--r-- | media-fonts/cheapskatefonts/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/cheapskatefonts/ChangeLog b/media-fonts/cheapskatefonts/ChangeLog index e98c1b748ac8..45b0cdc16e2e 100644 --- a/media-fonts/cheapskatefonts/ChangeLog +++ b/media-fonts/cheapskatefonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/cheapskatefonts -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/ChangeLog,v 1.10 2008/03/29 15:56:48 coldwind Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/ChangeLog,v 1.11 2009/07/06 21:32:32 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> cheapskatefonts-1.0.ebuild: + Stable for HPPA too. 29 Mar 2008; Santiago M. Mola <coldwind@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 98d55b56c0ab..c76a7c4b3443 100644 --- a/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild +++ b/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.11 2008/03/29 15:56:48 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cheapskatefonts/cheapskatefonts-1.0.ebuild,v 1.12 2009/07/06 21:32:32 jer Exp $ inherit font @@ -21,7 +21,7 @@ SRC_URI="http://www.dustismo.com/fonts/Domestic_Manners.zip LICENSE="GPL-2" 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" |