diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-26 05:28:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-26 05:28:30 +0000 |
commit | 13ed8c453c28c2a62b2689d31f6bdeeae5d579bb (patch) | |
tree | 96de9b6acb434ab34637aff327471414047d955d /dev-util | |
parent | Old. (diff) | |
download | gentoo-2-13ed8c453c28c2a62b2689d31f6bdeeae5d579bb.tar.gz gentoo-2-13ed8c453c28c2a62b2689d31f6bdeeae5d579bb.tar.bz2 gentoo-2-13ed8c453c28c2a62b2689d31f6bdeeae5d579bb.zip |
Stable for HPPA (bug #352741).
(Portage version: 2.2.0_alpha19/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.3_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index 36cc22cbf0a4..44e99cb1dd4c 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.85 2011/01/21 15:16:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.86 2011/01/26 05:28:30 jer Exp $ + + 26 Jan 2011; Jeroen Roovers <jer@gentoo.org> buildbot-0.8.3_p1.ebuild: + Stable for HPPA (bug #352741). 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> buildbot-0.8.2.ebuild: Stable for HPPA (bug #349143). diff --git a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild index 260848915fe4..d9b560b5a121 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.1 2011/01/15 00:37:30 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.2 2011/01/26 05:28:30 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="~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. |