diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:12:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:12:12 +0000 |
commit | 0e466df01c3003f4773a5b0368175556a80b34c2 (patch) | |
tree | 44cf79bb9e9a5b19a4583437e5daee3bc51d53b0 /app-officeext | |
parent | Stable for x86, wrt bug #530678 (diff) | |
download | gentoo-2-0e466df01c3003f4773a5b0368175556a80b34c2.tar.gz gentoo-2-0e466df01c3003f4773a5b0368175556a80b34c2.tar.bz2 gentoo-2-0e466df01c3003f4773a5b0368175556a80b34c2.zip |
Stable for x86, wrt bug #529938
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/ooofbtools/ChangeLog | 5 | ||||
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/ooofbtools/ChangeLog b/app-officeext/ooofbtools/ChangeLog index ffe5577c0eec..b21a4af2e2cb 100644 --- a/app-officeext/ooofbtools/ChangeLog +++ b/app-officeext/ooofbtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-officeext/ooofbtools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.13 2014/12/27 19:22:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.14 2014/12/28 12:12:12 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.30.ebuild: + Stable for x86, wrt bug #529938 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.30.ebuild: Stable for amd64, wrt bug #529938 diff --git a/app-officeext/ooofbtools/ooofbtools-2.30.ebuild b/app-officeext/ooofbtools/ooofbtools-2.30.ebuild index bc8205797c7c..81453839bad1 100644 --- a/app-officeext/ooofbtools/ooofbtools-2.30.ebuild +++ b/app-officeext/ooofbtools/ooofbtools-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.30.ebuild,v 1.2 2014/12/27 19:22:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.30.ebuild,v 1.3 2014/12/28 12:12:12 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/fbtools/files/release/${MY_PN}-${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/unzip" RDEPEND="dev-libs/libxml2" |