summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-02 08:52:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-02 08:52:35 +0000
commit019f576951d3383825d79edd1430f029ebb06eb6 (patch)
tree9b03923f48d660f8601898783e578871253d20ad /dev-vcs
parentRemove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #... (diff)
downloadgentoo-2-019f576951d3383825d79edd1430f029ebb06eb6.tar.gz
gentoo-2-019f576951d3383825d79edd1430f029ebb06eb6.tar.bz2
gentoo-2-019f576951d3383825d79edd1430f029ebb06eb6.zip
Stable for alpha, wrt bug #526684
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/bzr/ChangeLog5
-rw-r--r--dev-vcs/bzr/bzr-2.5.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr/ChangeLog b/dev-vcs/bzr/ChangeLog
index 2d0389204405..0011d6bc5c99 100644
--- a/dev-vcs/bzr/ChangeLog
+++ b/dev-vcs/bzr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/bzr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.77 2014/10/31 16:01:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.78 2014/11/02 08:52:35 ago Exp $
+
+ 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1-r1.ebuild:
+ Stable for alpha, wrt bug #526684
31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1-r1.ebuild:
Stable for ppc64, wrt bug #526684
diff --git a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild b/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
index cb74c30f409e..d56cdcdd2f54 100644
--- a/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
+++ b/dev-vcs/bzr/bzr-2.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1-r1.ebuild,v 1.8 2014/10/31 16:01:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1-r1.ebuild,v 1.9 2014/11/02 08:52:35 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@ SRC_URI="http://launchpad.net/bzr/${SERIES}/${PV}/+download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris"
IUSE="curl doc +sftp test"
RDEPEND="curl? ( dev-python/pycurl[${PYTHON_USEDEP}] )