diff options
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r-- | net-misc/openntpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/openntpd/openntpd-20080406.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog index b8d0412f226c..a9149b513780 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.67 2013/01/01 18:50:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.68 2013/03/04 10:55:30 nimiux Exp $ + + 04 Mar 2013; Chema Alonso <nimiux@gentoo.org> openntpd-20080406.ebuild: + Stable for amd64 wrt bug #457454 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> openntpd-3.9_p1-r4.ebuild: s390/sh stable wrt #426464 diff --git a/net-misc/openntpd/openntpd-20080406.ebuild b/net-misc/openntpd/openntpd-20080406.ebuild index 3fd455ada193..9bf145879678 100644 --- a/net-misc/openntpd/openntpd-20080406.ebuild +++ b/net-misc/openntpd/openntpd-20080406.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.ebuild,v 1.1 2012/12/22 06:30:51 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-20080406.ebuild,v 1.2 2013/03/04 10:55:30 nimiux 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 ) |