diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:25:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:25:32 +0000 |
commit | 27e25539d08fb170a691bf950b04d75c27bea258 (patch) | |
tree | f6aa52bc6e415e55ef23aa04975a540ef8a340ab /app-officeext | |
parent | Stable for x86, wrt bug #547992 (diff) | |
download | gentoo-2-27e25539d08fb170a691bf950b04d75c27bea258.tar.gz gentoo-2-27e25539d08fb170a691bf950b04d75c27bea258.tar.bz2 gentoo-2-27e25539d08fb170a691bf950b04d75c27bea258.zip |
Stable for x86, wrt bug #548662
(Portage version: 2.2.18/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.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/ooofbtools/ChangeLog b/app-officeext/ooofbtools/ChangeLog index 2af8299a7001..bdce66e6a9dd 100644 --- a/app-officeext/ooofbtools/ChangeLog +++ b/app-officeext/ooofbtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-officeext/ooofbtools # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.21 2015/05/08 12:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.22 2015/05/13 09:25:32 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.34.ebuild: + Stable for x86, wrt bug #548662 08 May 2015; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.34.ebuild: Stable for amd64, wrt bug #548662 diff --git a/app-officeext/ooofbtools/ooofbtools-2.34.ebuild b/app-officeext/ooofbtools/ooofbtools-2.34.ebuild index 943cda857089..c162db16361f 100644 --- a/app-officeext/ooofbtools/ooofbtools-2.34.ebuild +++ b/app-officeext/ooofbtools/ooofbtools-2.34.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-officeext/ooofbtools/ooofbtools-2.34.ebuild,v 1.2 2015/05/08 12:12:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.34.ebuild,v 1.3 2015/05/13 09:25:32 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" |