diff options
author | 2010-11-14 16:34:49 +0000 | |
---|---|---|
committer | 2010-11-14 16:34:49 +0000 | |
commit | 283c041c96d76b51ada3cde2e820fc4f0d84a5ba (patch) | |
tree | 0a6129ee5f3849dde2dda10e154825bfe47488f4 /dev-util/buildbot | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-283c041c96d76b51ada3cde2e820fc4f0d84a5ba.tar.gz gentoo-2-283c041c96d76b51ada3cde2e820fc4f0d84a5ba.tar.bz2 gentoo-2-283c041c96d76b51ada3cde2e820fc4f0d84a5ba.zip |
alpha/ia64/s390/sh/sparc stable wrt #339863
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.0_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index e19585a84077..039510c8a811 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # 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.74 2010/11/10 12:55:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.75 2010/11/14 16:34:49 armin76 Exp $ + + 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.0_p1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #339863 10 Nov 2010; Markus Meier <maekke@gentoo.org> buildbot-0.8.0_p1.ebuild: arm stable, bug #339863 diff --git a/dev-util/buildbot/buildbot-0.8.0_p1.ebuild b/dev-util/buildbot/buildbot-0.8.0_p1.ebuild index bd63b6d0f751..40f23f1d08cf 100644 --- a/dev-util/buildbot/buildbot-0.8.0_p1.ebuild +++ b/dev-util/buildbot/buildbot-0.8.0_p1.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.0_p1.ebuild,v 1.6 2010/11/10 12:55:48 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0_p1.ebuild,v 1.7 2010/11/14 16:34:49 armin76 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 irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |