diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 20:05:39 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-01-21 20:05:39 +0000 |
commit | eb37665f2dbdbf917f5d4852954504fc5f48643e (patch) | |
tree | 273b8c682377a011847d50b43ca10f048f54980b /dev-util/buildbot/buildbot-0.8.5.ebuild | |
parent | Copy python_clean_installation_image from Progress overlay. Thanks Arfrever. ... (diff) | |
download | historical-eb37665f2dbdbf917f5d4852954504fc5f48643e.tar.gz historical-eb37665f2dbdbf917f5d4852954504fc5f48643e.tar.bz2 historical-eb37665f2dbdbf917f5d4852954504fc5f48643e.zip |
Keyword 0.8.5 on alpha
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-util/buildbot/buildbot-0.8.5.ebuild')
-rw-r--r-- | dev-util/buildbot/buildbot-0.8.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/buildbot/buildbot-0.8.5.ebuild b/dev-util/buildbot/buildbot-0.8.5.ebuild index 87aa515ed7a2..337d0fc05d6a 100644 --- a/dev-util/buildbot/buildbot-0.8.5.ebuild +++ b/dev-util/buildbot/buildbot-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.5.ebuild,v 1.1 2011/12/26 10:07:02 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.5.ebuild,v 1.2 2012/01/21 20:05:39 klausman 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="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" IUSE="doc examples irc mail manhole test" # sqlite3 module of Python 2.5 is not supported. |