diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-08 13:42:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-08 13:42:47 +0000 |
commit | e092a8ce6618cb169a5fbe6f6427d8df3df55b95 (patch) | |
tree | 84721ff4f3ee843f8f6fa8615f85ad86dbe6716e /dev-util/buildbot | |
parent | Stable for sh, wrt bug #467184 (diff) | |
download | gentoo-2-e092a8ce6618cb169a5fbe6f6427d8df3df55b95.tar.gz gentoo-2-e092a8ce6618cb169a5fbe6f6427d8df3df55b95.tar.bz2 gentoo-2-e092a8ce6618cb169a5fbe6f6427d8df3df55b95.zip |
Stable for sh, wrt bug #468148
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index c9d66a46f050..f5437d752b38 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.133 2013/05/07 17:49:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.134 2013/05/08 13:42:47 ago Exp $ + + 08 May 2013; Agostino Sarubbo <ago@gentoo.org> buildbot-0.8.7_p1-r1.ebuild: + Stable for sh, wrt bug #468148 07 May 2013; Agostino Sarubbo <ago@gentoo.org> buildbot-0.8.7_p1-r1.ebuild: Stable for ppc64, wrt bug #468148 diff --git a/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild b/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild index 0489bd26dc09..b62046b9815c 100644 --- a/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild +++ b/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild,v 1.10 2013/05/07 17:49:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.7_p1-r1.ebuild,v 1.11 2013/05/08 13:42:47 ago Exp $ EAPI="5" 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 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sh sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |