diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:22:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:22:01 +0000 |
commit | aa6f6bc7af2402ec5e4ffed2f3b5f1765dab5b8b (patch) | |
tree | f6a60ade6f631eeec7829c0d6db837c47dbf4c57 /app-officeext | |
parent | Stable for amd64, wrt bug #531472 (diff) | |
download | gentoo-2-aa6f6bc7af2402ec5e4ffed2f3b5f1765dab5b8b.tar.gz gentoo-2-aa6f6bc7af2402ec5e4ffed2f3b5f1765dab5b8b.tar.bz2 gentoo-2-aa6f6bc7af2402ec5e4ffed2f3b5f1765dab5b8b.zip |
Stable for amd64, wrt bug #529938
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 5e0b72349e72..ffe5577c0eec 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.12 2014/10/08 15:20:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.13 2014/12/27 19:22:01 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.30.ebuild: + Stable for amd64, wrt bug #529938 *ooofbtools-2.30 (08 Oct 2014) diff --git a/app-officeext/ooofbtools/ooofbtools-2.30.ebuild b/app-officeext/ooofbtools/ooofbtools-2.30.ebuild index 687fad3d0bda..bc8205797c7c 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.1 2014/10/08 15:20:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.30.ebuild,v 1.2 2014/12/27 19:22:01 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" |