diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:07:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 09:07:47 +0000 |
commit | 48ceca6d90adc2c08a1669f0074d2e205711c233 (patch) | |
tree | 25647115ed850190c2fcfbf239de3ba6af66c595 /dev-vcs | |
parent | Stable for alpha, wrt bug #419127 (diff) | |
download | gentoo-2-48ceca6d90adc2c08a1669f0074d2e205711c233.tar.gz gentoo-2-48ceca6d90adc2c08a1669f0074d2e205711c233.tar.bz2 gentoo-2-48ceca6d90adc2c08a1669f0074d2e205711c233.zip |
Stable for alpha, wrt bug #418969
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/bzr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/bzr/bzr-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/bzr/ChangeLog b/dev-vcs/bzr/ChangeLog index 33f770ed1572..4d33776bb0e2 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.64 2012/12/13 20:31:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/ChangeLog,v 1.65 2012/12/29 09:07:47 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1.ebuild: + Stable for alpha, wrt bug #418969 13 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bzr-2.5.1.ebuild: Stable for ia64, wrt bug #418969 diff --git a/dev-vcs/bzr/bzr-2.5.1.ebuild b/dev-vcs/bzr/bzr-2.5.1.ebuild index 0ff843c4f68c..b77d9b77c042 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 # 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.10 2012/12/13 20:31:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr/bzr-2.5.1.ebuild,v 1.11 2012/12/29 09:07:47 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 ) |