diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-20 09:37:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-12-20 09:37:53 +0000 |
commit | 88ca04bacf64bfd53b3ce29b0d977b7d1ef2ff64 (patch) | |
tree | 8394803b01eb525ec28f2cc207cf272793ce518e /dev-util/buildbot | |
parent | x86 stable wrt bug #349138 (diff) | |
download | gentoo-2-88ca04bacf64bfd53b3ce29b0d977b7d1ef2ff64.tar.gz gentoo-2-88ca04bacf64bfd53b3ce29b0d977b7d1ef2ff64.tar.bz2 gentoo-2-88ca04bacf64bfd53b3ce29b0d977b7d1ef2ff64.zip |
x86 stable wrt bug #349143
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 039510c8a811..fe4c97162e04 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.75 2010/11/14 16:34:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.76 2010/12/20 09:37:53 phajdan.jr Exp $ + + 20 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + buildbot-0.8.2.ebuild: + x86 stable wrt bug #349143 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.0_p1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #339863 diff --git a/dev-util/buildbot/buildbot-0.8.2.ebuild b/dev-util/buildbot/buildbot-0.8.2.ebuild index 5ff010f54144..f42286c0f7ff 100644 --- a/dev-util/buildbot/buildbot-0.8.2.ebuild +++ b/dev-util/buildbot/buildbot-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.1 2010/11/08 12:40:04 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.2.ebuild,v 1.2 2010/12/20 09:37:53 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -20,7 +20,7 @@ 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 examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |