summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-29 20:39:31 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-29 20:39:31 +0000
commit1c73f0f6e28719cd6612084ea3f6f266eeb5339a (patch)
treefe383ee755f925c5ed6721c3d697802a9ed85392 /net-misc
parentx86 stable wrt bug #508882 (diff)
downloadgentoo-2-1c73f0f6e28719cd6612084ea3f6f266eeb5339a.tar.gz
gentoo-2-1c73f0f6e28719cd6612084ea3f6f266eeb5339a.tar.bz2
gentoo-2-1c73f0f6e28719cd6612084ea3f6f266eeb5339a.zip
Stable for HPPA (bug #507846).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openntpd/ChangeLog5
-rw-r--r--net-misc/openntpd/openntpd-20080406-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog
index 2e95d83972bf..9f461f840e70 100644
--- a/net-misc/openntpd/ChangeLog
+++ b/net-misc/openntpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openntpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.112 2014/04/16 19:49:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.113 2014/04/29 20:39:31 jer Exp $
+
+ 29 Apr 2014; Jeroen Roovers <jer@gentoo.org> openntpd-20080406-r8.ebuild:
+ Stable for HPPA (bug #507846).
*openntpd-20080406-r8 (16 Apr 2014)
diff --git a/net-misc/openntpd/openntpd-20080406-r8.ebuild b/net-misc/openntpd/openntpd-20080406-r8.ebuild
index 2c970f60566a..2c54f8992efc 100644
--- a/net-misc/openntpd/openntpd-20080406-r8.ebuild
+++ b/net-misc/openntpd/openntpd-20080406-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r8.ebuild,v 1.1 2014/04/16 19:49:02 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406-r8.ebuild,v 1.2 2014/04/29 20:39:31 jer 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ssl selinux"
RDEPEND="ssl? ( dev-libs/openssl )