diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-08 12:12:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-08 12:12:58 +0000 |
commit | 9855c2e10319140bf570c1e9b9edcb6d091fc4c3 (patch) | |
tree | 92029a8f63dc8d6915524b995717a4058a89c468 /app-officeext | |
parent | Stable for amd64, wrt bug #548692 (diff) | |
download | gentoo-2-9855c2e10319140bf570c1e9b9edcb6d091fc4c3.tar.gz gentoo-2-9855c2e10319140bf570c1e9b9edcb6d091fc4c3.tar.bz2 gentoo-2-9855c2e10319140bf570c1e9b9edcb6d091fc4c3.zip |
Stable for amd64, wrt bug #548662
(Portage version: 2.2.18/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.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/ooofbtools/ChangeLog b/app-officeext/ooofbtools/ChangeLog index 30dfd9fd9d67..2af8299a7001 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.20 2015/04/01 08:10:41 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.21 2015/05/08 12:12:58 ago Exp $ + + 08 May 2015; Agostino Sarubbo <ago@gentoo.org> ooofbtools-2.34.ebuild: + Stable for amd64, wrt bug #548662 *ooofbtools-2.34 (01 Apr 2015) diff --git a/app-officeext/ooofbtools/ooofbtools-2.34.ebuild b/app-officeext/ooofbtools/ooofbtools-2.34.ebuild index 2c968e0ed6d8..943cda857089 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.1 2015/04/01 08:10:41 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.34.ebuild,v 1.2 2015/05/08 12:12:58 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" |