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/odt2txt-0.4-r1.ebuild | |
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/odt2txt-0.4-r1.ebuild')
-rw-r--r-- | app-text/odt2txt/odt2txt-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |