diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 17:00:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 17:00:22 +0000 |
commit | 2b1b4aec940b805c88c9d30d4fdce80eddfe6232 (patch) | |
tree | 2daaaa514a1bd8d47776331c387d22396a62c55b /app-office | |
parent | Stable for ppc, wrt bug #480998 (diff) | |
download | gentoo-2-2b1b4aec940b805c88c9d30d4fdce80eddfe6232.tar.gz gentoo-2-2b1b4aec940b805c88c9d30d4fdce80eddfe6232.tar.bz2 gentoo-2-2b1b4aec940b805c88c9d30d4fdce80eddfe6232.zip |
Stable for ppc, wrt bug #481898
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/unoconv/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/unoconv/unoconv-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/unoconv/ChangeLog b/app-office/unoconv/ChangeLog index 06407d05f3f5..40751ef476db 100644 --- a/app-office/unoconv/ChangeLog +++ b/app-office/unoconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/unoconv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.11 2013/08/23 16:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.12 2013/08/26 17:00:22 ago Exp $ + + 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unoconv-0.6.ebuild: + Stable for ppc, wrt bug #481898 23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unoconv-0.6.ebuild: Stable for amd64, wrt bug #481898 diff --git a/app-office/unoconv/unoconv-0.6.ebuild b/app-office/unoconv/unoconv-0.6.ebuild index 3f9c9c905b28..b349357bf79c 100644 --- a/app-office/unoconv/unoconv-0.6.ebuild +++ b/app-office/unoconv/unoconv-0.6.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-office/unoconv/unoconv-0.6.ebuild,v 1.5 2013/08/23 16:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.ebuild,v 1.6 2013/08/26 17:00:22 ago Exp $ EAPI=3 @@ -19,7 +19,7 @@ SLOT="0" # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061 [[ ${PV} == 9999* ]] || \ -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" |