summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2013-04-27 08:26:10 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2013-04-27 08:26:10 +0000
commit8c7670361e34c8c053cc0ee133d6305cb76fc603 (patch)
tree7bb1e95d4652679023a49ba5b2513a0870713994 /app-officeext
parenteselect-opencascade, IUSE qt (diff)
downloadgentoo-2-8c7670361e34c8c053cc0ee133d6305cb76fc603.tar.gz
gentoo-2-8c7670361e34c8c053cc0ee133d6305cb76fc603.tar.bz2
gentoo-2-8c7670361e34c8c053cc0ee133d6305cb76fc603.zip
Stabilise on amd64 and x86.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Diffstat (limited to 'app-officeext')
-rw-r--r--app-officeext/ooofbtools/ChangeLog6
-rw-r--r--app-officeext/ooofbtools/ooofbtools-2.12.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-officeext/ooofbtools/ChangeLog b/app-officeext/ooofbtools/ChangeLog
index 3757595a38ae..293b7000845a 100644
--- a/app-officeext/ooofbtools/ChangeLog
+++ b/app-officeext/ooofbtools/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for app-officeext/ooofbtools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.1 2013/03/29 10:02:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ChangeLog,v 1.2 2013/04/27 08:26:10 scarabeus Exp $
+
+ 27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> ooofbtools-2.12.ebuild:
+ Stabilise on amd64 and x86.
*ooofbtools-2.12 (29 Mar 2013)
29 Mar 2013; Tomáš Chvátal <scarabeus@gentoo.org> +ooofbtools-2.12.ebuild,
+metadata.xml:
Initial commit of this extension wrt bug#463536.
-
diff --git a/app-officeext/ooofbtools/ooofbtools-2.12.ebuild b/app-officeext/ooofbtools/ooofbtools-2.12.ebuild
index f59cd76bac35..80e8b78e4fc4 100644
--- a/app-officeext/ooofbtools/ooofbtools-2.12.ebuild
+++ b/app-officeext/ooofbtools/ooofbtools-2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.12.ebuild,v 1.1 2013/03/29 10:02:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-officeext/ooofbtools/ooofbtools-2.12.ebuild,v 1.2 2013/04/27 08:26:10 scarabeus Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${MY_PN}-${PV}.7z"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"