diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:45:39 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:45:39 +0000 |
commit | 64ca71ff1d0b0bedbd01def723317abe7f6a23dd (patch) | |
tree | c09d055261db0514f9b2a18e65cdcd117cbe0a30 /dev-util/buildbot | |
parent | x86 stable wrt bug #367925 (diff) | |
download | gentoo-2-64ca71ff1d0b0bedbd01def723317abe7f6a23dd.tar.gz gentoo-2-64ca71ff1d0b0bedbd01def723317abe7f6a23dd.tar.bz2 gentoo-2-64ca71ff1d0b0bedbd01def723317abe7f6a23dd.zip |
x86 stable wrt bug #487736
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-util/buildbot')
-rw-r--r-- | dev-util/buildbot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.8-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog index ab383c0b52b0..74d84efed8ec 100644 --- a/dev-util/buildbot/ChangeLog +++ b/dev-util/buildbot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/buildbot # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.150 2014/01/23 10:53:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.151 2014/02/24 01:45:39 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + buildbot-0.8.8-r2.ebuild: + x86 stable wrt bug #487736 23 Jan 2014; Chema Alonso <nimiux@gentoo.org> buildbot-0.8.8-r2.ebuild: Stable for amd64 wrt bug #487736 diff --git a/dev-util/buildbot/buildbot-0.8.8-r2.ebuild b/dev-util/buildbot/buildbot-0.8.8-r2.ebuild index 29d1ccc072ef..bd680c31dfc7 100644 --- a/dev-util/buildbot/buildbot-0.8.8-r2.ebuild +++ b/dev-util/buildbot/buildbot-0.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.8-r2.ebuild,v 1.8 2014/01/23 10:53:18 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.8-r2.ebuild,v 1.9 2014/02/24 01:45:39 phajdan.jr 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. |