diff options
author | 2011-01-23 13:55:10 +0000 | |
---|---|---|
committer | 2011-01-23 13:55:10 +0000 | |
commit | 8ee015177fb292473755646fa732d6f9965c54b0 (patch) | |
tree | 77951dcbdef088b7facd62f2f2cd04292a363c2c /app-text | |
parent | Stable on amd64 wrt bug #352249 (diff) | |
download | gentoo-2-8ee015177fb292473755646fa732d6f9965c54b0.tar.gz gentoo-2-8ee015177fb292473755646fa732d6f9965c54b0.tar.bz2 gentoo-2-8ee015177fb292473755646fa732d6f9965c54b0.zip |
Stable on amd64 wrt bug #351794
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/odt2txt/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/odt2txt/odt2txt-0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/odt2txt/ChangeLog b/app-text/odt2txt/ChangeLog index c9c11802e635..36997abe680c 100644 --- a/app-text/odt2txt/ChangeLog +++ b/app-text/odt2txt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/odt2txt # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/ChangeLog,v 1.3 2011/01/20 10:12:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/ChangeLog,v 1.4 2011/01/23 13:55:10 hwoarang Exp $ + + 23 Jan 2011; Markos Chandras <hwoarang@gentoo.org> odt2txt-0.4-r1.ebuild: + Stable on amd64 wrt bug #351794 *odt2txt-0.4-r1 (20 Jan 2011) diff --git a/app-text/odt2txt/odt2txt-0.4-r1.ebuild b/app-text/odt2txt/odt2txt-0.4-r1.ebuild index 6b6a21668583..e6ac47bc717d 100644 --- a/app-text/odt2txt/odt2txt-0.4-r1.ebuild +++ b/app-text/odt2txt/odt2txt-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/odt2txt-0.4-r1.ebuild,v 1.1 2011/01/20 10:12:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/odt2txt-0.4-r1.ebuild,v 1.2 2011/01/23 13:55:10 hwoarang Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://stosberg.net/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86 ~x86-macos" IUSE="" RDEPEND="sys-libs/zlib |