diff options
-rw-r--r-- | app-officeext/ooofbtools/ChangeLog | 6 | ||||
-rw-r--r-- | app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-officeext/ooofbtools/ChangeLog b/app-officeext/ooofbtools/ChangeLog index 100e34cb853c..e5aa121cf798 100644 --- a/app-officeext/ooofbtools/ChangeLog +++ b/app-officeext/ooofbtools/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2014/04/04 07:34:34 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.8 2014/07/27 10:54:43 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ooofbtools-2.26-r1.ebuild: + x86 stable wrt bug #509594 *ooofbtools-2.26-r1 (04 Apr 2014) diff --git a/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild b/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild index 567ed953cbfb..3aafe71b41dc 100644 --- a/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild +++ b/app-officeext/ooofbtools/ooofbtools-2.26-r1.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.26-r1.ebuild,v 1.1 2014/04/04 07:34:34 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.26-r1.ebuild,v 1.2 2014/07/27 10:54:43 phajdan.jr Exp $ EAPI=5 @@ -22,7 +22,7 @@ SRC_URI="http://ru.fbtools.org/project-updates/${FETCHDIR}/${MY_PN}-${PV}.7z" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="app-arch/p7zip" |