diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-25 12:23:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-25 12:23:42 +0000 |
commit | f3f309dcacebe6c612f1f17ebf458df68693c941 (patch) | |
tree | fe46f0a9a2ff755f72cc09d6aab88331405e97ca /app-text/odt2txt | |
parent | stable x86, bug 351795 (diff) | |
download | gentoo-2-f3f309dcacebe6c612f1f17ebf458df68693c941.tar.gz gentoo-2-f3f309dcacebe6c612f1f17ebf458df68693c941.tar.bz2 gentoo-2-f3f309dcacebe6c612f1f17ebf458df68693c941.zip |
stable x86, bug 351794
(Portage version: 2.1.9.34/cvs/Linux i686)
Diffstat (limited to 'app-text/odt2txt')
-rw-r--r-- | app-text/odt2txt/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/odt2txt/odt2txt-0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/odt2txt/ChangeLog b/app-text/odt2txt/ChangeLog index 36997abe680c..3f11e0aa923b 100644 --- a/app-text/odt2txt/ChangeLog +++ b/app-text/odt2txt/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2011/01/23 13:55:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/ChangeLog,v 1.5 2011/01/25 12:23:42 fauli Exp $ + + 25 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + odt2txt-0.4-r1.ebuild: + stable x86, bug 351794 23 Jan 2011; Markos Chandras <hwoarang@gentoo.org> odt2txt-0.4-r1.ebuild: Stable on amd64 wrt bug #351794 diff --git a/app-text/odt2txt/odt2txt-0.4-r1.ebuild b/app-text/odt2txt/odt2txt-0.4-r1.ebuild index e6ac47bc717d..075e6422352f 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.2 2011/01/23 13:55:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/odt2txt/odt2txt-0.4-r1.ebuild,v 1.3 2011/01/25 12:23:42 fauli 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 |