diff options
author | 2015-02-15 21:21:49 +0000 | |
---|---|---|
committer | 2015-02-15 21:21:49 +0000 | |
commit | 43a9aa8df1a346483c9a35a438dce70870b88d16 (patch) | |
tree | ee37776393c38ef5d447de4e5ca3d2453d33e54c /app-office | |
parent | Drop ppc keyword (diff) | |
download | gentoo-2-43a9aa8df1a346483c9a35a438dce70870b88d16.tar.gz gentoo-2-43a9aa8df1a346483c9a35a438dce70870b88d16.tar.bz2 gentoo-2-43a9aa8df1a346483c9a35a438dce70870b88d16.zip |
Drop ppc keyword
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/unoconv/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/unoconv/unoconv-0.6.20131229.ebuild | 6 | ||||
-rw-r--r-- | app-office/unoconv/unoconv-0.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-office/unoconv/ChangeLog b/app-office/unoconv/ChangeLog index 0f9f0400ff14..5d79065cfea2 100644 --- a/app-office/unoconv/ChangeLog +++ b/app-office/unoconv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/unoconv -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.15 2014/04/17 05:18:54 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.16 2015/02/15 21:21:49 dilfridge Exp $ + + 15 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> unoconv-0.6.ebuild, + unoconv-0.6.20131229.ebuild: + Drop ppc keyword 17 Apr 2014; Patrick Lauer <patrick@gentoo.org> unoconv-0.6.ebuild: Dropping ppc stable keyword due to lack of stable open/libreoffice diff --git a/app-office/unoconv/unoconv-0.6.20131229.ebuild b/app-office/unoconv/unoconv-0.6.20131229.ebuild index f0242e62a60e..71414d15b12c 100644 --- a/app-office/unoconv/unoconv-0.6.20131229.ebuild +++ b/app-office/unoconv/unoconv-0.6.20131229.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.20131229.ebuild,v 1.1 2014/04/01 10:09:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.20131229.ebuild,v 1.2 2015/02/15 21:21:49 dilfridge Exp $ EAPI=3 @@ -20,7 +20,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 ~x86" IUSE="" diff --git a/app-office/unoconv/unoconv-0.6.ebuild b/app-office/unoconv/unoconv-0.6.ebuild index d86960e556c0..39eb20c514dd 100644 --- a/app-office/unoconv/unoconv-0.6.ebuild +++ b/app-office/unoconv/unoconv-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.8 2014/04/17 05:18:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-0.6.ebuild,v 1.9 2015/02/15 21:21:49 dilfridge 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 x86" IUSE="" |