diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:26:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:26:55 +0000 |
commit | 62ab8124f783c463905f86f04ddfd07d761f3cb8 (patch) | |
tree | 2c0651847eddeeedaff1e26b598995572eae4323 /dev-util | |
parent | ppc stable #282880 (diff) | |
download | gentoo-2-62ab8124f783c463905f86f04ddfd07d761f3cb8.tar.gz gentoo-2-62ab8124f783c463905f86f04ddfd07d761f3cb8.tar.bz2 gentoo-2-62ab8124f783c463905f86f04ddfd07d761f3cb8.zip |
ppc stable #282855
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.7.11_p3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index be80bd96afc7..80b3ea4a6324 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # 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.46 2009/08/29 12:30:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.47 2009/08/30 16:26:55 nixnut Exp $ + + 30 Aug 2009; nixnut <nixnut@gentoo.org> buildbot-0.7.11_p3.ebuild: + ppc stable #282855 29 Aug 2009; Jeroen Roovers <jer@gentoo.org> buildbot-0.7.11_p3.ebuild: Stable for HPPA (bug #282855). diff --git a/dev-util/buildbot/buildbot-0.7.11_p3.ebuild b/dev-util/buildbot/buildbot-0.7.11_p3.ebuild index b4a0daae1760..21dc39120d2d 100644 --- a/dev-util/buildbot/buildbot-0.7.11_p3.ebuild +++ b/dev-util/buildbot/buildbot-0.7.11_p3.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.11_p3.ebuild,v 1.4 2009/08/29 12:30:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.7.11_p3.ebuild,v 1.5 2009/08/30 16:26:55 nixnut 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" |