summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-01-19 19:53:14 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-01-19 19:53:14 +0000
commite633befd2485f9cf4098f002c3170d5944b2118f (patch)
treeef5f1be406ca16f1658fc4d166d1efb6e2e9b7aa /dev-util
parentKeyworded on alpha, bug #381709 (diff)
downloadgentoo-2-e633befd2485f9cf4098f002c3170d5944b2118f.tar.gz
gentoo-2-e633befd2485f9cf4098f002c3170d5944b2118f.tar.bz2
gentoo-2-e633befd2485f9cf4098f002c3170d5944b2118f.zip
Keyworded on alpha, bug #381709
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog7
-rw-r--r--dev-util/buildbot/buildbot-0.8.4_p2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 45114412189a..ce4b2054d6ad 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.96 2011/12/26 10:07:02 djc Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.97 2012/01/19 19:53:14 klausman Exp $
+
+ 19 Jan 2012; Tobias Klausmann <klausman@gentoo.org> buildbot-0.8.4_p2.ebuild:
+ Keyworded on alpha, bug #381709
*buildbot-0.8.5 (26 Dec 2011)
diff --git a/dev-util/buildbot/buildbot-0.8.4_p2.ebuild b/dev-util/buildbot/buildbot-0.8.4_p2.ebuild
index ba4da1a408ed..9039e22ea751 100644
--- a/dev-util/buildbot/buildbot-0.8.4_p2.ebuild
+++ b/dev-util/buildbot/buildbot-0.8.4_p2.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.4_p2.ebuild,v 1.4 2011/09/11 20:12:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.4_p2.ebuild,v 1.5 2012/01/19 19:53:14 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.