diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 12:52:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-09 12:52:30 +0000 |
commit | 61b0fe35d4d92bbb0199c0c0c310944c3bd00982 (patch) | |
tree | 07db7069897d265252720876b67e0d03e7a379f9 /dev-util/buildbot | |
parent | x86 stable wrt bug #352473 (diff) | |
download | gentoo-2-61b0fe35d4d92bbb0199c0c0c310944c3bd00982.tar.gz gentoo-2-61b0fe35d4d92bbb0199c0c0c310944c3bd00982.tar.bz2 gentoo-2-61b0fe35d4d92bbb0199c0c0c310944c3bd00982.zip |
x86 stable wrt bug #352741
(Portage version: 2.1.9.25/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.3_p1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 9ff122b0b634..aca6cff6a5d9 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.88 2011/02/05 22:55:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.89 2011/02/09 12:52:30 phajdan.jr Exp $ + + 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + buildbot-0.8.3_p1.ebuild: + x86 stable wrt bug #352741 05 Feb 2011; Markus Meier <maekke@gentoo.org> buildbot-0.8.3_p1.ebuild: arm stable, bug #352741 diff --git a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild index 15ba236d9560..f8002483f88e 100644 --- a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild +++ b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.4 2011/02/05 22:55:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.5 2011/02/09 12:52:30 phajdan.jr 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" +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. |