diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-16 07:50:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-16 07:50:10 +0000 |
commit | f990767ef4f3d0f259c1372ab52109e5c46550c2 (patch) | |
tree | 50007bf86e5fa9f83b8e3f310a97666adb55c92c /dev-util/buildbot-slave | |
parent | Stable for HPPA (bug #535368). (diff) | |
download | gentoo-2-f990767ef4f3d0f259c1372ab52109e5c46550c2.tar.gz gentoo-2-f990767ef4f3d0f259c1372ab52109e5c46550c2.tar.bz2 gentoo-2-f990767ef4f3d0f259c1372ab52109e5c46550c2.zip |
Stable for HPPA (bug #536174).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/buildbot-slave')
-rw-r--r-- | dev-util/buildbot-slave/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/buildbot-slave/ChangeLog b/dev-util/buildbot-slave/ChangeLog index 9b3d292fa3d8..e51a4584722d 100644 --- a/dev-util/buildbot-slave/ChangeLog +++ b/dev-util/buildbot-slave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/buildbot-slave -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.67 2014/12/28 18:30:10 floppym Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.68 2015/01/16 07:50:10 jer Exp $ + + 16 Jan 2015; Jeroen Roovers <jer@gentoo.org> buildbot-slave-0.8.10.ebuild: + Stable for HPPA (bug #536174). 28 Dec 2014; Mike Gilbert <floppym@gentoo.org> buildbot-slave-0.8.10.ebuild, buildbot-slave-0.8.9-r1.ebuild, buildbot-slave-9999.ebuild: diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild index 3458a04ec417..699c33511837 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 1.2 2014/12/28 18:30:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild,v 1.3 2015/01/16 07:50:10 jer Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -15,7 +15,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" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux" IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |