diff options
author | 2005-08-16 03:09:05 +0000 | |
---|---|---|
committer | 2005-08-16 03:09:05 +0000 | |
commit | 2d832a18743d85582f7153fe897982c487ac86c6 (patch) | |
tree | c67945d3a4729005639028142a72d0c956abb903 /net-misc | |
parent | Add all the files that the monolith installed, including an init script. Add ... (diff) | |
download | gentoo-2-2d832a18743d85582f7153fe897982c487ac86c6.tar.gz gentoo-2-2d832a18743d85582f7153fe897982c487ac86c6.tar.bz2 gentoo-2-2d832a18743d85582f7153fe897982c487ac86c6.zip |
amd64/arm/hppa/ia64/x86 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc')
-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 a95df8043e5d..d39bf525e616 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.2 2005/07/02 19:24:31 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.3 2005/08/16 03:09:05 vapier 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 ) |