diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-04-03 18:21:47 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-04-03 18:21:47 +0000 |
commit | 76bcb473d5180a9c62cf3b1d18a94e8e4f065d80 (patch) | |
tree | f6589269e746b6e0dea25e7fa15c73ec141c4df3 /lxqt-base | |
parent | version bump (bug #476418) (diff) | |
download | gentoo-2-76bcb473d5180a9c62cf3b1d18a94e8e4f065d80.tar.gz gentoo-2-76bcb473d5180a9c62cf3b1d18a94e8e4f065d80.tar.bz2 gentoo-2-76bcb473d5180a9c62cf3b1d18a94e8e4f065d80.zip |
Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/liblxqt-mount/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-about/ChangeLog | 5 | ||||
-rw-r--r-- | lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-globalkeys/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-openssh-askpass/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-policykit/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-powermanagement/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | lxqt-base/lxqt-qtplugin/ChangeLog | 6 | ||||
-rw-r--r-- | lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild | 4 |
14 files changed, 48 insertions, 21 deletions
diff --git a/lxqt-base/liblxqt-mount/ChangeLog b/lxqt-base/liblxqt-mount/ChangeLog index faff88d9bcbc..597f3af9b5db 100644 --- a/lxqt-base/liblxqt-mount/ChangeLog +++ b/lxqt-base/liblxqt-mount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/liblxqt-mount # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/liblxqt-mount/ChangeLog,v 1.7 2015/04/03 10:26:37 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/liblxqt-mount/ChangeLog,v 1.8 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + liblxqt-mount-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> liblxqt-mount-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild b/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild index efa90e79d0c7..6766d91adb54 100644 --- a/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild +++ b/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.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/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild,v 1.2 2015/04/03 10:26:37 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/liblxqt-mount/liblxqt-mount-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" diff --git a/lxqt-base/lxqt-about/ChangeLog b/lxqt-base/lxqt-about/ChangeLog index 547a755e1cb4..39e4dc883cbe 100644 --- a/lxqt-base/lxqt-about/ChangeLog +++ b/lxqt-base/lxqt-about/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxqt-base/lxqt-about # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-about/ChangeLog,v 1.7 2015/04/03 10:27:43 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-about/ChangeLog,v 1.8 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> lxqt-about-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-about-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild index a6180371c06b..847acf55bcdd 100644 --- a/lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild +++ b/lxqt-base/lxqt-about/lxqt-about-0.9.0.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/lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild,v 1.2 2015/04/03 10:27:43 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-about/lxqt-about-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" diff --git a/lxqt-base/lxqt-globalkeys/ChangeLog b/lxqt-base/lxqt-globalkeys/ChangeLog index 5d124d94f20d..3fe9b6737880 100644 --- a/lxqt-base/lxqt-globalkeys/ChangeLog +++ b/lxqt-base/lxqt-globalkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-globalkeys # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-globalkeys/ChangeLog,v 1.7 2015/04/03 10:29:27 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-globalkeys/ChangeLog,v 1.8 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + lxqt-globalkeys-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-globalkeys-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild index bcb54e299c15..b357d5eb8f63 100644 --- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild +++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.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/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild,v 1.2 2015/04/03 10:29:27 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" diff --git a/lxqt-base/lxqt-openssh-askpass/ChangeLog b/lxqt-base/lxqt-openssh-askpass/ChangeLog index a837425bfd7a..b13eae9cdb2e 100644 --- a/lxqt-base/lxqt-openssh-askpass/ChangeLog +++ b/lxqt-base/lxqt-openssh-askpass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-openssh-askpass # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-openssh-askpass/ChangeLog,v 1.3 2015/04/03 10:34:27 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-openssh-askpass/ChangeLog,v 1.4 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + lxqt-openssh-askpass-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-openssh-askpass-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild index dde13f6a5f93..1b492a9c8753 100644 --- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild +++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.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/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild,v 1.2 2015/04/03 10:34:27 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="LGPL-2.1+" diff --git a/lxqt-base/lxqt-policykit/ChangeLog b/lxqt-base/lxqt-policykit/ChangeLog index 16f911e8b933..f429d9901be1 100644 --- a/lxqt-base/lxqt-policykit/ChangeLog +++ b/lxqt-base/lxqt-policykit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-policykit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.9 2015/04/03 10:31:22 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/ChangeLog,v 1.10 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + lxqt-policykit-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-policykit-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild index e8ee2755895e..6792c0f33c62 100644 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.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/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild,v 1.2 2015/04/03 10:31:22 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-policykit/lxqt-policykit-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" diff --git a/lxqt-base/lxqt-powermanagement/ChangeLog b/lxqt-base/lxqt-powermanagement/ChangeLog index 16b5c957ed7f..1f31b5181292 100644 --- a/lxqt-base/lxqt-powermanagement/ChangeLog +++ b/lxqt-base/lxqt-powermanagement/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-powermanagement # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-powermanagement/ChangeLog,v 1.11 2015/04/03 10:32:03 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-powermanagement/ChangeLog,v 1.12 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + lxqt-powermanagement-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-powermanagement-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild index 16445c83af71..bc05fc945a4f 100644 --- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild +++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.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/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild,v 1.2 2015/04/03 10:32:03 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" diff --git a/lxqt-base/lxqt-qtplugin/ChangeLog b/lxqt-base/lxqt-qtplugin/ChangeLog index 3933abf79ce2..4390acd36789 100644 --- a/lxqt-base/lxqt-qtplugin/ChangeLog +++ b/lxqt-base/lxqt-qtplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxqt-base/lxqt-qtplugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog,v 1.7 2015/04/03 10:32:39 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog,v 1.8 2015/04/03 18:21:47 kensington Exp $ + + 03 Apr 2015; Michael Palimaka <kensington@gentoo.org> + lxqt-qtplugin-0.9.0.ebuild: + Drop ~arm keyword due to unsatisfied dependencies wrt bug #545432. 03 Apr 2015; Yixun Lan <dlan@gentoo.org> lxqt-qtplugin-0.9.0.ebuild: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild index 77f725547c23..b713c9e8cff1 100644 --- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild +++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.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/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild,v 1.2 2015/04/03 10:32:39 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.9.0.ebuild,v 1.3 2015/04/03 18:21:47 kensington Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="LGPL-2.1+" |