diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-20 16:27:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-20 16:27:53 +0000 |
commit | 05580407889c09c0304e16a09185f11339ec3e84 (patch) | |
tree | d9f439887966a150ac601f40e99f0b878702ad2e /dev-vcs/qbzr | |
parent | Add initial qemu-kvm 1.2.0 that is unkeyworded. It is missing the Gentoo patc... (diff) | |
download | gentoo-2-05580407889c09c0304e16a09185f11339ec3e84.tar.gz gentoo-2-05580407889c09c0304e16a09185f11339ec3e84.tar.bz2 gentoo-2-05580407889c09c0304e16a09185f11339ec3e84.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-vcs/qbzr')
-rw-r--r-- | dev-vcs/qbzr/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.21.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.21.2.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.22.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/qbzr/qbzr-0.23.0.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-vcs/qbzr/ChangeLog b/dev-vcs/qbzr/ChangeLog index ea773a1e5460..1408321a9b94 100644 --- a/dev-vcs/qbzr/ChangeLog +++ b/dev-vcs/qbzr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/qbzr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.35 2012/10/14 04:04:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/ChangeLog,v 1.36 2012/10/20 16:27:53 armin76 Exp $ + + 20 Oct 2012; Raúl Porcel <armin76@gentoo.org> qbzr-0.21.1.ebuild, + qbzr-0.21.2.ebuild, qbzr-0.22.1.ebuild, qbzr-0.23.0.ebuild: + Drop alpha/sparc keywords 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> qbzr-0.22.1.ebuild: stable ppc, bug #418969 diff --git a/dev-vcs/qbzr/qbzr-0.21.1.ebuild b/dev-vcs/qbzr/qbzr-0.21.1.ebuild index 442ada4119e9..5665773e539a 100644 --- a/dev-vcs/qbzr/qbzr-0.21.1.ebuild +++ b/dev-vcs/qbzr/qbzr-0.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.1.ebuild,v 1.5 2012/01/23 16:47:04 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.1.ebuild,v 1.6 2012/10/20 16:27:53 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some diff --git a/dev-vcs/qbzr/qbzr-0.21.2.ebuild b/dev-vcs/qbzr/qbzr-0.21.2.ebuild index c4f3c9768500..3aa4fb298554 100644 --- a/dev-vcs/qbzr/qbzr-0.21.2.ebuild +++ b/dev-vcs/qbzr/qbzr-0.21.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.2.ebuild,v 1.2 2012/01/21 19:26:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.21.2.ebuild,v 1.3 2012/10/20 16:27:53 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some diff --git a/dev-vcs/qbzr/qbzr-0.22.1.ebuild b/dev-vcs/qbzr/qbzr-0.22.1.ebuild index f19f3cc3455a..b90d6c9967f2 100644 --- a/dev-vcs/qbzr/qbzr-0.22.1.ebuild +++ b/dev-vcs/qbzr/qbzr-0.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.22.1.ebuild,v 1.3 2012/10/14 04:04:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.22.1.ebuild,v 1.4 2012/10/20 16:27:53 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some diff --git a/dev-vcs/qbzr/qbzr-0.23.0.ebuild b/dev-vcs/qbzr/qbzr-0.23.0.ebuild index 6e5a7ffcc1f5..4359cdf69bc5 100644 --- a/dev-vcs/qbzr/qbzr-0.23.0.ebuild +++ b/dev-vcs/qbzr/qbzr-0.23.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.1 2012/10/08 19:54:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qbzr/qbzr-0.23.0.ebuild,v 1.2 2012/10/20 16:27:53 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="https://edge.launchpad.net/qbzr/$(get_version_component_range 1-2)/${PV LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" # bzr version comes from NEWS file. It's lowest version required for some |