summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-27 17:20:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-27 17:20:12 +0000
commit31ed6996579f01f7d2203cba6c94d311b1579f0d (patch)
tree230ba087b332891b50ccc3e79ae33e6e00e199fa /net-misc
parentStable for arm, wrt bug #485582 (diff)
downloadgentoo-2-31ed6996579f01f7d2203cba6c94d311b1579f0d.tar.gz
gentoo-2-31ed6996579f01f7d2203cba6c94d311b1579f0d.tar.bz2
gentoo-2-31ed6996579f01f7d2203cba6c94d311b1579f0d.zip
Stable for arm, wrt bug #477714
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openntpd/ChangeLog5
-rw-r--r--net-misc/openntpd/openntpd-20080406-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog
index 7472e4d44516..f7598c2e3649 100644
--- a/net-misc/openntpd/ChangeLog
+++ b/net-misc/openntpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openntpd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.84 2013/09/07 22:24:19 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.85 2013/09/27 17:20:12 ago Exp $
+
+ 27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> openntpd-20080406-r3.ebuild:
+ Stable for arm, wrt bug #477714
07 Sep 2013; Christoph Junghans <ottxor@gentoo.org>
-openntpd-3.9_p1-r4.ebuild:
diff --git a/net-misc/openntpd/openntpd-20080406-r3.ebuild b/net-misc/openntpd/openntpd-20080406-r3.ebuild
index 883ae215472b..69bae04405c7 100644
--- a/net-misc/openntpd/openntpd-20080406-r3.ebuild
+++ b/net-misc/openntpd/openntpd-20080406-r3.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/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.1 2013/08/25 22:01:45 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r3.ebuild,v 1.2 2013/09/27 17:20:12 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.orig.tar.gz
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ssl selinux"
RDEPEND="ssl? ( dev-libs/openssl )