diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-29 13:24:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-29 13:24:57 +0000 |
commit | ce253e66864c943100cf8aaa3b78851d68c3f7e2 (patch) | |
tree | 10ff29083f4928a222b79ee66fa06578047e89fe /app-office | |
parent | Move KEYWORDS on another line to avoid ekeyword failure (diff) | |
download | gentoo-2-ce253e66864c943100cf8aaa3b78851d68c3f7e2.tar.gz gentoo-2-ce253e66864c943100cf8aaa3b78851d68c3f7e2.tar.bz2 gentoo-2-ce253e66864c943100cf8aaa3b78851d68c3f7e2.zip |
Move KEYWORDS on another line to avoid ekeyword failure
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.6.4.3.ebuild | 7 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.6.6.2.ebuild | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-3.6.9999.ebuild | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.2.2.ebuild | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-4.0.9999.ebuild | 5 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999-r2.ebuild | 5 |
7 files changed, 26 insertions, 14 deletions
diff --git a/app-office/libreoffice/ChangeLog b/app-office/libreoffice/ChangeLog index c1b0d9902802..69ef776a2f53 100644 --- a/app-office/libreoffice/ChangeLog +++ b/app-office/libreoffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/libreoffice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.462 2013/04/29 13:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.463 2013/04/29 13:24:57 ago Exp $ + + 29 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-3.6.4.3.ebuild, + libreoffice-3.6.6.2.ebuild, libreoffice-3.6.9999.ebuild, + libreoffice-4.0.2.2.ebuild, libreoffice-4.0.9999.ebuild, + libreoffice-9999-r2.ebuild: + Move KEYWORDS on another line to avoid ekeyword failure 29 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libreoffice-3.6.6.2.ebuild: Stable for amd64, wrt bug #467460 diff --git a/app-office/libreoffice/libreoffice-3.6.4.3.ebuild b/app-office/libreoffice/libreoffice-3.6.4.3.ebuild index aa93206aea7e..d034a7ff6f95 100644 --- a/app-office/libreoffice/libreoffice-3.6.4.3.ebuild +++ b/app-office/libreoffice/libreoffice-3.6.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.4.3.ebuild,v 1.6 2012/12/19 20:22:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.4.3.ebuild,v 1.7 2013/04/29 13:24:57 ago Exp $ EAPI=4 @@ -90,7 +90,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" app-arch/zip diff --git a/app-office/libreoffice/libreoffice-3.6.6.2.ebuild b/app-office/libreoffice/libreoffice-3.6.6.2.ebuild index 325f4f82f781..ae070eeba352 100644 --- a/app-office/libreoffice/libreoffice-3.6.6.2.ebuild +++ b/app-office/libreoffice/libreoffice-3.6.6.2.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/libreoffice/libreoffice-3.6.6.2.ebuild,v 1.2 2013/04/29 13:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.6.2.ebuild,v 1.3 2013/04/29 13:24:57 ago Exp $ EAPI=5 @@ -90,7 +90,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} diff --git a/app-office/libreoffice/libreoffice-3.6.9999.ebuild b/app-office/libreoffice/libreoffice-3.6.9999.ebuild index 3885c00df175..654795896b96 100644 --- a/app-office/libreoffice/libreoffice-3.6.9999.ebuild +++ b/app-office/libreoffice/libreoffice-3.6.9999.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/libreoffice/libreoffice-3.6.9999.ebuild,v 1.40 2013/03/12 21:22:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-3.6.9999.ebuild,v 1.41 2013/04/29 13:24:57 ago Exp $ EAPI=5 @@ -90,7 +90,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} diff --git a/app-office/libreoffice/libreoffice-4.0.2.2.ebuild b/app-office/libreoffice/libreoffice-4.0.2.2.ebuild index 9960dc6bd28b..308e1a2da6a7 100644 --- a/app-office/libreoffice/libreoffice-4.0.2.2.ebuild +++ b/app-office/libreoffice/libreoffice-4.0.2.2.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/libreoffice/libreoffice-4.0.2.2.ebuild,v 1.3 2013/04/19 10:42:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.2.2.ebuild,v 1.4 2013/04/29 13:24:57 ago Exp $ EAPI=5 @@ -90,7 +90,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} diff --git a/app-office/libreoffice/libreoffice-4.0.9999.ebuild b/app-office/libreoffice/libreoffice-4.0.9999.ebuild index 15ac4205daf7..2fb7f1d29222 100644 --- a/app-office/libreoffice/libreoffice-4.0.9999.ebuild +++ b/app-office/libreoffice/libreoffice-4.0.9999.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/libreoffice/libreoffice-4.0.9999.ebuild,v 1.28 2013/04/26 18:53:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.0.9999.ebuild,v 1.29 2013/04/29 13:24:57 ago Exp $ EAPI=5 @@ -90,7 +90,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} diff --git a/app-office/libreoffice/libreoffice-9999-r2.ebuild b/app-office/libreoffice/libreoffice-9999-r2.ebuild index 225dc1555f72..efd0fefd0d42 100644 --- a/app-office/libreoffice/libreoffice-9999-r2.ebuild +++ b/app-office/libreoffice/libreoffice-9999-r2.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/libreoffice/libreoffice-9999-r2.ebuild,v 1.170 2013/04/24 12:40:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 1.171 2013/04/29 13:24:57 ago Exp $ EAPI=5 @@ -88,7 +88,8 @@ unset lo_xt LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -[[ ${PV} == *9999* ]] || KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +[[ ${PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND=" ${PYTHON_DEPS} |