summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-06-18 13:42:49 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-06-18 13:42:49 +0000
commite1c4fcdf94c9af5297341aec9dfa16ea2d5a8465 (patch)
tree3122245bbfa9ef7e84466fc25d349a734fe273e7 /net-dns/unbound
parentKeyworded on alpha, bug #441688 (diff)
downloadgentoo-2-e1c4fcdf94c9af5297341aec9dfa16ea2d5a8465.tar.gz
gentoo-2-e1c4fcdf94c9af5297341aec9dfa16ea2d5a8465.tar.bz2
gentoo-2-e1c4fcdf94c9af5297341aec9dfa16ea2d5a8465.zip
Keyworded on alpha, bug #441688
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.18.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index bced19034f07..612f585ffe04 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.67 2014/06/09 08:04:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.68 2014/06/18 13:42:49 klausman Exp $
+
+ 18 Jun 2014; Tobias Klausmann <klausman@gentoo.org> unbound-1.4.18.ebuild:
+ Keyworded on alpha, bug #441688
*unbound-1.4.22 (09 Jun 2014)
diff --git a/net-dns/unbound/unbound-1.4.18.ebuild b/net-dns/unbound/unbound-1.4.18.ebuild
index 0bb509e202db..21e57f2ce873 100644
--- a/net-dns/unbound/unbound-1.4.18.ebuild
+++ b/net-dns/unbound/unbound-1.4.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild,v 1.6 2012/12/19 18:23:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild,v 1.7 2014/06/18 13:42:49 klausman Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"
RDEPEND="dev-libs/expat