diff options
author | 2012-12-23 17:05:22 +0000 | |
---|---|---|
committer | 2012-12-23 17:05:22 +0000 | |
commit | ba73776cb9994ea2b0eb23dda7534746747eefe5 (patch) | |
tree | 35db2805c8cd274d5a5d4a353509dfa476b65b25 /net-misc/openntpd | |
parent | Stable for ppc64, wrt bug #447964 (diff) | |
download | gentoo-2-ba73776cb9994ea2b0eb23dda7534746747eefe5.tar.gz gentoo-2-ba73776cb9994ea2b0eb23dda7534746747eefe5.tar.bz2 gentoo-2-ba73776cb9994ea2b0eb23dda7534746747eefe5.zip |
Stable for ppc64, wrt bug #426464
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r-- | net-misc/openntpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/openntpd/openntpd-3.9_p1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog index 07a8ea8411cf..f1810304a53a 100644 --- a/net-misc/openntpd/ChangeLog +++ b/net-misc/openntpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/openntpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.62 2012/12/22 06:30:51 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.63 2012/12/23 17:05:22 ago Exp $ + + 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> openntpd-3.9_p1-r4.ebuild: + Stable for ppc64, wrt bug #426464 *openntpd-20080406 (22 Dec 2012) diff --git a/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild b/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild index fa0c9956553e..7774dd7b2271 100644 --- a/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild +++ b/net-misc/openntpd/openntpd-3.9_p1-r4.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/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild,v 1.8 2012/12/19 16:15:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild,v 1.9 2012/12/23 17:05:22 ago Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.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 ) |