summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-18 19:44:43 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-18 19:44:43 +0000
commite65ec644def8d22c4f02f039ffa8a6774770cb05 (patch)
treedf3fc42f8d43e4f8c24b4582a37c331a940ab35b /sys-libs/tevent
parentia64/s390/sh/sparc stable wrt #399427 (diff)
downloadhistorical-e65ec644def8d22c4f02f039ffa8a6774770cb05.tar.gz
historical-e65ec644def8d22c4f02f039ffa8a6774770cb05.tar.bz2
historical-e65ec644def8d22c4f02f039ffa8a6774770cb05.zip
Keyworded on alpha, bug #377809
Package-Manager: portage-2.1.10.46/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog5
-rw-r--r--sys-libs/tevent/tevent-0.9.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 932b80fc9d39..f5212b1f8af4 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/tevent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.11 2012/02/12 12:28:08 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.12 2012/02/18 19:44:43 klausman Exp $
+
+ 18 Feb 2012; Tobias Klausmann <klausman@gentoo.org> tevent-0.9.14-r1.ebuild:
+ Keyworded on alpha, bug #377809
*tevent-0.9.14-r1 (12 Feb 2012)
diff --git a/sys-libs/tevent/tevent-0.9.14-r1.ebuild b/sys-libs/tevent/tevent-0.9.14-r1.ebuild
index 5ff20d03bad8..550cfceb8ddb 100644
--- a/sys-libs/tevent/tevent-0.9.14-r1.ebuild
+++ b/sys-libs/tevent/tevent-0.9.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.14-r1.ebuild,v 1.1 2012/02/12 12:28:08 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.14-r1.ebuild,v 1.2 2012/02/18 19:44:43 klausman Exp $
EAPI=4
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-lang/python-2.4.2