diff options
author | 2007-06-24 16:23:09 +0000 | |
---|---|---|
committer | 2007-06-24 16:23:09 +0000 | |
commit | 64a662f244f53ba2dd9a73022780223087689600 (patch) | |
tree | e4f9d0363a5a6f9809ab2c5ce44ee818c95460d4 /media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild | |
parent | Fixed to use the right condition for calling elisp-site-regen, bug #182639. (diff) | |
download | historical-64a662f244f53ba2dd9a73022780223087689600.tar.gz historical-64a662f244f53ba2dd9a73022780223087689600.tar.bz2 historical-64a662f244f53ba2dd9a73022780223087689600.zip |
Stable on amd64 wrt bug 175155
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild')
-rw-r--r-- | media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild b/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild index 873985a05749..6ca725e1ac65 100644 --- a/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild +++ b/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild,v 1.6 2007/03/12 19:28:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/hunkyfonts/hunkyfonts-0.3.1.ebuild,v 1.7 2007/06/24 16:23:09 angelos Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hunkyfonts/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 arm ia64 ppc s390 sh x86 ~x86-fbsd" +KEYWORDS="amd64 arm ia64 ppc s390 sh x86 ~x86-fbsd" FONT_S="${WORKDIR}/${P}/TTF" FONT_SUFFIX="ttf" |