diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-24 14:52:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-24 14:52:04 +0000 |
commit | e733c560ce5c67e9cd2ca280f3aa8e5573f8d5db (patch) | |
tree | 2bc4e9832697aee274302a8014a9a6137b77fb06 /dev-util | |
parent | arm stable, bug #324691 (diff) | |
download | gentoo-2-e733c560ce5c67e9cd2ca280f3aa8e5573f8d5db.tar.gz gentoo-2-e733c560ce5c67e9cd2ca280f3aa8e5573f8d5db.tar.bz2 gentoo-2-e733c560ce5c67e9cd2ca280f3aa8e5573f8d5db.zip |
arm stable, bug #325899
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index de938f1df713..527d0402135c 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.65 2010/07/15 09:58:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.66 2010/07/24 14:52:04 maekke Exp $ + + 24 Jul 2010; Markus Meier <maekke@gentoo.org> buildbot-0.8.0.ebuild: + arm stable, bug #325899 15 Jul 2010; Christian Faulhammer <fauli@gentoo.org> buildbot-0.8.0.ebuild: diff --git a/dev-util/buildbot/buildbot-0.8.0.ebuild b/dev-util/buildbot/buildbot-0.8.0.ebuild index 26a9e0a81bb5..7ed7a5cbe4e8 100644 --- a/dev-util/buildbot/buildbot-0.8.0.ebuild +++ b/dev-util/buildbot/buildbot-0.8.0.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.ebuild,v 1.6 2010/07/15 09:58:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.0.ebuild,v 1.7 2010/07/24 14:52:04 maekke 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. |