diff options
Diffstat (limited to 'net-misc/openntpd/openntpd-3.7_p1.ebuild')
-rw-r--r-- | net-misc/openntpd/openntpd-3.7_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openntpd/openntpd-3.7_p1.ebuild b/net-misc/openntpd/openntpd-3.7_p1.ebuild index 73e076f9e6f4..1b1e358c16d2 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.6 2005/08/23 13:19:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.7 2005/09/03 20:59:57 corsair 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 ) |