diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-18 18:44:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-18 18:44:21 +0000 |
commit | d6f93cb46d900332a75fe829876db1dbb9b390d6 (patch) | |
tree | 6c09678131f5fde05fb0dcc37fffb90bd36127b1 /net-misc/openntpd | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d6f93cb46d900332a75fe829876db1dbb9b390d6.tar.gz gentoo-2-d6f93cb46d900332a75fe829876db1dbb9b390d6.tar.bz2 gentoo-2-d6f93cb46d900332a75fe829876db1dbb9b390d6.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/openntpd')
-rw-r--r-- | net-misc/openntpd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/openntpd/openntpd-3.7_p1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog index b7ecfbbe7ee0..7d7889f6810b 100644 --- a/net-misc/openntpd/ChangeLog +++ b/net-misc/openntpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/openntpd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.19 2005/08/16 19:41:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.20 2005/08/18 18:43:35 hansmi Exp $ + + 18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + openntpd-3.7_p1.ebuild: + Stable on ppc. 16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> openntpd-3.7_p1.ebuild: diff --git a/net-misc/openntpd/openntpd-3.7_p1.ebuild b/net-misc/openntpd/openntpd-3.7_p1.ebuild index ed9f8f24fd26..e590d88ad8d6 100644 --- a/net-misc/openntpd/openntpd-3.7_p1.ebuild +++ b/net-misc/openntpd/openntpd-3.7_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.4 2005/08/16 19:41:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.5 2005/08/18 18:43:35 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="ssl selinux" RDEPEND="ssl? ( dev-libs/openssl ) |