diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:08:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 11:08:51 +0000 |
commit | fb45af21805c56af9e0712f305a9cce6b1ebfe6f (patch) | |
tree | 982dd8e5cc8785ee6c2daca8ac62d65f1c7d81e7 /app-emacs | |
parent | Stable for x86, wrt bug #504840 (diff) | |
download | gentoo-2-fb45af21805c56af9e0712f305a9cce6b1ebfe6f.tar.gz gentoo-2-fb45af21805c56af9e0712f305a9cce6b1ebfe6f.tar.bz2 gentoo-2-fb45af21805c56af9e0712f305a9cce6b1ebfe6f.zip |
Stable for x86, wrt bug #504842
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 5281805c23de..5862ff6b7bcf 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.30 2014/03/31 14:01:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.31 2014/04/05 11:08:51 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> htmlize-1.47.ebuild: + Stable for x86, wrt bug #504842 31 Mar 2014; Chema Alonso <nimiux@gentoo.org> htmlize-1.47.ebuild: Stable for amd64 wrt bug #504842 diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild b/app-emacs/htmlize/htmlize-1.47.ebuild index 0bf59023658b..577e3e093eac 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.2 2014/03/31 14:01:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.47.ebuild,v 1.3 2014/04/05 11:08:51 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" |