diff options
author | 2012-12-29 08:42:50 +0000 | |
---|---|---|
committer | 2012-12-29 08:42:50 +0000 | |
commit | 1869e3787ac841cdc6c9cabcd2b1611584fe6b01 (patch) | |
tree | bd57cc14338880e8d96d9d72afdbd8d1c0a3347d /net-misc/openntpd | |
parent | Tie diff depend to 0.1 (fails tests with 0.2 for now). (diff) | |
download | gentoo-2-1869e3787ac841cdc6c9cabcd2b1611584fe6b01.tar.gz gentoo-2-1869e3787ac841cdc6c9cabcd2b1611584fe6b01.tar.bz2 gentoo-2-1869e3787ac841cdc6c9cabcd2b1611584fe6b01.zip |
Stable for alpha, 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 4bdca9151928..eab7d1429988 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.64 2012/12/23 18:10:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.65 2012/12/29 08:42:50 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> openntpd-3.9_p1-r4.ebuild: + Stable for alpha, wrt bug #426464 23 Dec 2012; Markus Meier <maekke@gentoo.org> openntpd-3.9_p1-r4.ebuild: arm stable, bug #426464 diff --git a/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild b/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild index c43fe4cf35e0..e1c205d62a0a 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.10 2012/12/23 18:10:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.9_p1-r4.ebuild,v 1.11 2012/12/29 08:42:50 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 ) |