diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-05-28 16:31:22 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-05-28 16:31:22 +0000 |
commit | 426b4a39b16c92addb5b6888ce3fe2f013a6075a (patch) | |
tree | 3194d9f610ae654d7424c98b0f884b35bafe242f /dev-util/buildbot | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #271351 (diff) | |
download | gentoo-2-426b4a39b16c92addb5b6888ce3fe2f013a6075a.tar.gz gentoo-2-426b4a39b16c92addb5b6888ce3fe2f013a6075a.tar.bz2 gentoo-2-426b4a39b16c92addb5b6888ce3fe2f013a6075a.zip |
Sparc stable, Bug #270122, Comment #3 of which please see.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.7.10_p1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 083dd768244a..860ced49aca2 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.39 2009/05/24 18:42:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.40 2009/05/28 16:31:22 fmccor Exp $ + + 28 May 2009; Ferris McCormick <fmccor@gentoo.org> + buildbot-0.7.10_p1.ebuild: + Sparc stable, Bug #270122, Comment #3 of which please see. 24 May 2009; Markus Meier <maekke@gentoo.org> buildbot-0.7.10_p1.ebuild: x86 stable, bug #270122 diff --git a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild index 19029c06da4c..aff1006c2341 100644 --- a/dev-util/buildbot/buildbot-0.7.10_p1.ebuild +++ b/dev-util/buildbot/buildbot-0.7.10_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.6 2009/05/24 18:42:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.10_p1.ebuild,v 1.7 2009/05/28 16:31:22 fmccor Exp $ EAPI=1 NEED_PYTHON="2.4" @@ -15,7 +15,7 @@ HOMEPAGE="http://buildbot.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc irc mail manhole test" CDEPEND=">=dev-python/twisted-2.0.1" |