diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-11-07 07:29:07 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-11-07 07:29:07 +0000 |
commit | fbf8740a9510bb296fa06bf6f033b6f8ec31ab4f (patch) | |
tree | 81a9185478f99a0a89bdd28b103a77755b71dc90 /app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild | |
parent | stable amd64/x86, bug 198328 (diff) | |
download | gentoo-2-fbf8740a9510bb296fa06bf6f033b6f8ec31ab4f.tar.gz gentoo-2-fbf8740a9510bb296fa06bf6f033b6f8ec31ab4f.tar.bz2 gentoo-2-fbf8740a9510bb296fa06bf6f033b6f8ec31ab4f.zip |
stable amd64/x86
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild')
-rw-r--r-- | app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild b/app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild index dd071dbe2701..9c44f6a2e26f 100644 --- a/app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild +++ b/app-emacs/htmlfontify/htmlfontify-0.20-r1.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/app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild,v 1.1 2007/04/17 19:21:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlfontify/htmlfontify-0.20-r1.ebuild,v 1.2 2007/11/07 07:29:07 opfer Exp $ inherit elisp eutils @@ -11,7 +11,7 @@ SRC_URI="http://rtfm.etla.org/emacs/htmlfontify/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" S="${WORKDIR}/${MY_P/_/-}" |