diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:19:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:19:52 +0000 |
commit | f83729d6fc40c715608e253d81708f5cd2b08c63 (patch) | |
tree | cc30946085a1dbc03db9277274fd455e2793fcc2 /app-text/xlhtml | |
parent | Stable for alpha, wrt bug #531758 (diff) | |
download | gentoo-2-f83729d6fc40c715608e253d81708f5cd2b08c63.tar.gz gentoo-2-f83729d6fc40c715608e253d81708f5cd2b08c63.tar.bz2 gentoo-2-f83729d6fc40c715608e253d81708f5cd2b08c63.zip |
Stable for alpha, wrt bug #544010
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/xlhtml')
-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 9c7183a0a66c..12bb4e804d3c 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.25 2015/04/01 08:25:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.26 2015/04/13 08:19:52 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> xlhtml-0.5.1_p6.ebuild: + Stable for alpha, wrt bug #544010 01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> xlhtml-0.5.1_p6.ebuild: Stable for sparc, 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 8b88cb03c2f9..274401e2b917 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.9 2015/04/01 08:25:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild,v 1.10 2015/04/13 08:19:52 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} |