diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 19:01:07 +0000 |
commit | d258f2c5838502465b0044427f6c8b41178f87d6 (patch) | |
tree | c738bb865795348a9a6525ded70aa74759bc6eb9 /dev-vcs | |
parent | Stable for x86, wrt bug #450902 (diff) | |
download | gentoo-2-d258f2c5838502465b0044427f6c8b41178f87d6.tar.gz gentoo-2-d258f2c5838502465b0044427f6c8b41178f87d6.tar.bz2 gentoo-2-d258f2c5838502465b0044427f6c8b41178f87d6.zip |
Stable for x86, wrt bug #418969
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr/ChangeLog | 7 | ||||
-rw-r--r-- | dev-vcs/bzr/bzr-2.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/bzr/ChangeLog b/dev-vcs/bzr/ChangeLog index e3eb09bf5f66..2bea577b28e6 100644 --- a/dev-vcs/bzr/ChangeLog +++ b/dev-vcs/bzr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/bzr -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.66 2012/12/30 14:02:10 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.67 2013/01/30 19:01:07 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1.ebuild: + Stable for x86, wrt bug #418969 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1.ebuild: Stable for sparc, wrt bug #418969 diff --git a/dev-vcs/bzr/bzr-2.5.1.ebuild b/dev-vcs/bzr/bzr-2.5.1.ebuild index bcb107639a00..436eeb6dc9d0 100644 --- a/dev-vcs/bzr/bzr-2.5.1.ebuild +++ b/dev-vcs/bzr/bzr-2.5.1.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/dev-vcs/bzr/bzr-2.5.1.ebuild,v 1.12 2012/12/30 14:02:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild,v 1.13 2013/01/30 19:01:07 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -20,7 +20,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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="curl doc +sftp test" RDEPEND="|| ( dev-lang/python:2.7[xml] dev-lang/python:2.6[xml] dev-python/celementtree ) |