diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:58:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:58:46 +0000 |
commit | 4e6ce65c889c7993c7faadf667ff53d2742551f7 (patch) | |
tree | 2087ea65b802e9ee1e6558169c42c8297d1e160e /app-text | |
parent | Stable for x86, wrt bug #534684 (diff) | |
download | gentoo-2-4e6ce65c889c7993c7faadf667ff53d2742551f7.tar.gz gentoo-2-4e6ce65c889c7993c7faadf667ff53d2742551f7.tar.bz2 gentoo-2-4e6ce65c889c7993c7faadf667ff53d2742551f7.zip |
Stable for x86, wrt bug #534684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libodfgen/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libodfgen/libodfgen-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libodfgen/ChangeLog b/app-text/libodfgen/ChangeLog index edb3877f0df7..2e34813ae323 100644 --- a/app-text/libodfgen/ChangeLog +++ b/app-text/libodfgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libodfgen # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/ChangeLog,v 1.19 2015/02/15 14:56:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/ChangeLog,v 1.20 2015/02/15 14:58:46 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libodfgen-0.1.3.ebuild: + Stable for x86, wrt bug #534684 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libodfgen-0.1.3.ebuild: Stable for amd64, wrt bug #534684 diff --git a/app-text/libodfgen/libodfgen-0.1.3.ebuild b/app-text/libodfgen/libodfgen-0.1.3.ebuild index 3bb68641d6c1..220e7c48e6c3 100644 --- a/app-text/libodfgen/libodfgen-0.1.3.ebuild +++ b/app-text/libodfgen/libodfgen-0.1.3.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-text/libodfgen/libodfgen-0.1.3.ebuild,v 1.2 2015/02/15 14:56:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libodfgen/libodfgen-0.1.3.ebuild,v 1.3 2015/02/15 14:58:46 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/libwpd/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" |