diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-10 17:44:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-10 17:44:26 +0000 |
commit | 04bc494c56ece65e5459546ead1a86af86a4734f (patch) | |
tree | a9b434c1e68e2e47bb53550256c1210aa470079a /dev-util | |
parent | Marked ~hppa (bug #381709). (diff) | |
download | gentoo-2-04bc494c56ece65e5459546ead1a86af86a4734f.tar.gz gentoo-2-04bc494c56ece65e5459546ead1a86af86a4734f.tar.bz2 gentoo-2-04bc494c56ece65e5459546ead1a86af86a4734f.zip |
Marked ~hppa (bug #381709).
(Portage version: 2.2.0_alpha54/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.4_p2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 79f382ada89e..7a17b1fcdedd 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # 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.93 2011/09/04 06:29:21 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.94 2011/09/10 17:44:26 jer Exp $ + + 10 Sep 2011; Jeroen Roovers <jer@gentoo.org> buildbot-0.8.4_p2.ebuild: + Marked ~hppa (bug #381709). 04 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> buildbot-0.8.4_p2.ebuild: Take fixes suggested by Arfrever from the python overlay. diff --git a/dev-util/buildbot/buildbot-0.8.4_p2.ebuild b/dev-util/buildbot/buildbot-0.8.4_p2.ebuild index eecdf15f0617..04d7d9e5d9d8 100644 --- a/dev-util/buildbot/buildbot-0.8.4_p2.ebuild +++ b/dev-util/buildbot/buildbot-0.8.4_p2.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.4_p2.ebuild,v 1.2 2011/09/04 06:29:21 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.4_p2.ebuild,v 1.3 2011/09/10 17:44:26 jer 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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |