summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 17:07:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 17:07:43 +0000
commitcd1cdd579083c2ca4f345ebba69286e45d1f9854 (patch)
treecb9f428d72cf6a082771c3c3c687f8334574b4d2 /dev-util
parentUpdate my mail. (diff)
downloadgentoo-2-cd1cdd579083c2ca4f345ebba69286e45d1f9854.tar.gz
gentoo-2-cd1cdd579083c2ca4f345ebba69286e45d1f9854.tar.bz2
gentoo-2-cd1cdd579083c2ca4f345ebba69286e45d1f9854.zip
Readd ~ia64/~s390/~sh/~sparc wrt #381709
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog6
-rw-r--r--dev-util/buildbot/buildbot-0.8.6.ebuild4
-rw-r--r--dev-util/buildbot/buildbot-0.8.6_p1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 8b0dabece876..7ab425a6427b 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.107 2012/09/24 03:46:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.108 2012/09/30 17:07:43 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> buildbot-0.8.6.ebuild,
+ buildbot-0.8.6_p1.ebuild:
+ Readd ~ia64/~s390/~sh/~sparc wrt #381709
24 Sep 2012; Anthony G. Basile <blueness@gentoo.org> buildbot-0.8.5.ebuild,
buildbot-0.8.6.ebuild, buildbot-0.8.6_p1.ebuild:
diff --git a/dev-util/buildbot/buildbot-0.8.6.ebuild b/dev-util/buildbot/buildbot-0.8.6.ebuild
index c1a5d00a2984..65ccd0571c3e 100644
--- a/dev-util/buildbot/buildbot-0.8.6.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.5 2012/09/24 03:46:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6.ebuild,v 1.6 2012/09/30 17:07:43 armin76 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 ~ppc ~ppc64 ~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.
diff --git a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
index 283ee6f24d59..01c9ed2a2861 100644
--- a/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.6_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.6 2012/09/24 03:46:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.6_p1.ebuild,v 1.7 2012/09/30 17:07:43 armin76 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 ~ppc ~ppc64 ~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.