summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2013-06-19 23:05:59 +0000
committerTobias Klausmann <klausman@gentoo.org>2013-06-19 23:05:59 +0000
commit79c9113da16fadf4de2baecc4c601f55b9abda3a (patch)
treed6f023c3f88af9c1ecdfe8e3b75a702255a0b87b /sys-libs/tevent
parentBump. (diff)
downloadgentoo-2-79c9113da16fadf4de2baecc4c601f55b9abda3a.tar.gz
gentoo-2-79c9113da16fadf4de2baecc4c601f55b9abda3a.tar.bz2
gentoo-2-79c9113da16fadf4de2baecc4c601f55b9abda3a.zip
Keyworded on alpha, bug #424649
(Portage version: 2.1.12.4/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog5
-rw-r--r--sys-libs/tevent/tevent-0.9.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 5f6ccedef770..0b3f0fb9b2f1 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/tevent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.35 2013/03/11 03:27:45 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.36 2013/06/19 23:05:59 klausman Exp $
+
+ 19 Jun 2013; Tobias Klausmann <klausman@gentoo.org> tevent-0.9.17.ebuild:
+ Keyworded on alpha, bug #424649
*tevent-0.9.18 (11 Mar 2013)
diff --git a/sys-libs/tevent/tevent-0.9.17.ebuild b/sys-libs/tevent/tevent-0.9.17.ebuild
index 2ba8d9566032..34e89561706a 100644
--- a/sys-libs/tevent/tevent-0.9.17.ebuild
+++ b/sys-libs/tevent/tevent-0.9.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.13 2013/03/06 10:27:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.14 2013/06/19 23:05:59 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="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/talloc-2.0.6[python]"