diff options
author | 2014-04-13 16:25:57 +0000 | |
---|---|---|
committer | 2014-04-13 16:25:57 +0000 | |
commit | 94e9aef93c900bf8a084b3b6a2777c7c1410c03c (patch) | |
tree | 7261161acbc21df961c284c5a427eb1372677184 /app-emacs | |
parent | Stable for ppc, wrt bug #504840 (diff) | |
download | gentoo-2-94e9aef93c900bf8a084b3b6a2777c7c1410c03c.tar.gz gentoo-2-94e9aef93c900bf8a084b3b6a2777c7c1410c03c.tar.bz2 gentoo-2-94e9aef93c900bf8a084b3b6a2777c7c1410c03c.zip |
Stable for ppc, wrt bug #504842
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/htmlize/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/htmlize/htmlize-1.47.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/htmlize/ChangeLog b/app-emacs/htmlize/ChangeLog index 5862ff6b7bcf..80d022034362 100644 --- a/app-emacs/htmlize/ChangeLog +++ b/app-emacs/htmlize/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/htmlize # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.31 2014/04/05 11:08:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.32 2014/04/13 16:25:57 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> htmlize-1.47.ebuild: + Stable for ppc, wrt bug #504842 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> htmlize-1.47.ebuild: Stable for x86, wrt bug #504842 diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild b/app-emacs/htmlize/htmlize-1.47.ebuild index 577e3e093eac..91060ef2617a 100644 --- a/app-emacs/htmlize/htmlize-1.47.ebuild +++ b/app-emacs/htmlize/htmlize-1.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.47.ebuild,v 1.3 2014/04/05 11:08:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.47.ebuild,v 1.4 2014/04/13 16:25:57 ago Exp $ EAPI=5 @@ -13,6 +13,6 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SITEFILE="50${PN}-gentoo.el" |