diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 21:30:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 21:30:05 +0000 |
commit | 5b6936fa210b0418855bba2645d6df075608e826 (patch) | |
tree | 1b1a465b5043680643294e37a7c02b5780dcd52a /dev-util/buildbot | |
parent | ppc64 stable wrt #355449 (diff) | |
download | gentoo-2-5b6936fa210b0418855bba2645d6df075608e826.tar.gz gentoo-2-5b6936fa210b0418855bba2645d6df075608e826.tar.bz2 gentoo-2-5b6936fa210b0418855bba2645d6df075608e826.zip |
ppc/ppc64 stable wrt #352741
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/buildbot')
-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 b51be01fa148..6ac84fa1d964 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.90 2011/02/13 17:29:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.91 2011/03/23 21:30:05 xarthisius Exp $ + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> buildbot-0.8.3_p1.ebuild: + ppc/ppc64 stable wrt #352741 13 Feb 2011; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.3_p1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #352741 diff --git a/dev-util/buildbot/buildbot-0.8.3_p1.ebuild b/dev-util/buildbot/buildbot-0.8.3_p1.ebuild index 5e0bee9779ec..ceddde531760 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.6 2011/02/13 17:29:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.3_p1.ebuild,v 1.7 2011/03/23 21:30:05 xarthisius 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. |