diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-26 05:28:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-26 05:28:40 +0000 |
commit | 8669b4325f64a0fc35c92ed30445136a892c1c6f (patch) | |
tree | 48e27d30aa6e602b0208712b2da5954409585f17 /dev-util/buildbot-slave | |
parent | Old. (diff) | |
download | historical-8669b4325f64a0fc35c92ed30445136a892c1c6f.tar.gz historical-8669b4325f64a0fc35c92ed30445136a892c1c6f.tar.bz2 historical-8669b4325f64a0fc35c92ed30445136a892c1c6f.zip |
Stable for HPPA (bug #352741).
Package-Manager: portage-2.2.0_alpha19/cvs/Linux i686
Diffstat (limited to 'dev-util/buildbot-slave')
-rw-r--r-- | dev-util/buildbot-slave/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/buildbot-slave/ChangeLog b/dev-util/buildbot-slave/ChangeLog index 2c537378c85a..28ed61b72eb7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.10 2011/01/21 15:16:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/ChangeLog,v 1.11 2011/01/26 05:28:40 jer Exp $ + + 26 Jan 2011; Jeroen Roovers <jer@gentoo.org> buildbot-slave-0.8.3.ebuild: + Stable for HPPA (bug #352741). 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> buildbot-slave-0.8.2.ebuild: Stable for HPPA (bug #349143). diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild index f9a2dc055b92..c5581fe76d92 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3.ebuild,v 1.2 2010/12/20 21:05:36 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot-slave/buildbot-slave-0.8.3.ebuild,v 1.3 2011/01/26 05:28:40 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${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="test" RDEPEND="dev-python/setuptools |