diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 20:23:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 20:23:09 +0000 |
commit | bdaf3f65eed69c3af76e677f68893989f1106484 (patch) | |
tree | 6b34a3249a60c780fa15d627ac2ed810afc41c5d /app-emacs/htmlize/htmlize-1.43.ebuild | |
parent | stable ppc, bug #441070 (diff) | |
download | gentoo-2-bdaf3f65eed69c3af76e677f68893989f1106484.tar.gz gentoo-2-bdaf3f65eed69c3af76e677f68893989f1106484.tar.bz2 gentoo-2-bdaf3f65eed69c3af76e677f68893989f1106484.zip |
stable ppc, bug #441068
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-emacs/htmlize/htmlize-1.43.ebuild')
-rw-r--r-- | app-emacs/htmlize/htmlize-1.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/htmlize/htmlize-1.43.ebuild b/app-emacs/htmlize/htmlize-1.43.ebuild index d089ad4f2363..f18dda1ce2f8 100644 --- a/app-emacs/htmlize/htmlize-1.43.ebuild +++ b/app-emacs/htmlize/htmlize-1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.43.ebuild,v 1.1 2012/09/21 16:04:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.43.ebuild,v 1.2 2012/11/03 20:23:09 blueness Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |