diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 14:00:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 14:00:20 +0000 |
commit | 30e4455ed71ae9a5cdb3bb9113e620c8495eafbb (patch) | |
tree | b98b3965a03ade90c72c1c5c15c303ab49ad51b8 /app-text | |
parent | Stable for x86, wrt bug #544008 (diff) | |
download | gentoo-2-30e4455ed71ae9a5cdb3bb9113e620c8495eafbb.tar.gz gentoo-2-30e4455ed71ae9a5cdb3bb9113e620c8495eafbb.tar.bz2 gentoo-2-30e4455ed71ae9a5cdb3bb9113e620c8495eafbb.zip |
Stable for x86, wrt bug #544010
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xlhtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xlhtml/xlhtml-0.5.1_p6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xlhtml/ChangeLog b/app-text/xlhtml/ChangeLog index dbb63b88b839..f98e4c7788bb 100644 --- a/app-text/xlhtml/ChangeLog +++ b/app-text/xlhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.22 2015/03/24 17:22:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.23 2015/03/25 14:00:20 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xlhtml-0.5.1_p6.ebuild: + Stable for x86, wrt bug #544010 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xlhtml-0.5.1_p6.ebuild: Stable for amd64, wrt bug #544010 diff --git a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild index c81428e66251..f94959818237 100644 --- a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild +++ b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v 1.6 2015/03/24 17:22:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v 1.7 2015/03/25 14:00:20 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" S=${WORKDIR}/${PN} |