diff options
author | 2013-01-16 14:57:33 +0000 | |
---|---|---|
committer | 2013-01-16 14:57:33 +0000 | |
commit | 17adeff7740ee572f0b4677c6b680600c50bcb60 (patch) | |
tree | d807ed7e1cb34109823fb25e6fdce520aa841ca6 /dev-util | |
parent | Stable for ppc, wrt bug #450190 (diff) | |
download | gentoo-2-17adeff7740ee572f0b4677c6b680600c50bcb60.tar.gz gentoo-2-17adeff7740ee572f0b4677c6b680600c50bcb60.tar.bz2 gentoo-2-17adeff7740ee572f0b4677c6b680600c50bcb60.zip |
Stable for ppc, wrt bug #449426
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.6_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index abd36f5fd7ad..00cc6640d6eb 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.115 2013/01/06 14:53:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.116 2013/01/16 14:57:33 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> buildbot-0.8.6_p1.ebuild: + Stable for ppc, wrt bug #449426 06 Jan 2013; Markus Meier <maekke@gentoo.org> buildbot-0.8.6_p1.ebuild: arm stable, bug #449426 diff --git a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild index fc5e235242d4..05f773e4b8f1 100644 --- a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild +++ b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.14 2013/01/06 14:53:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.15 2013/01/16 14:57:33 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |