diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 18:50:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-03-03 18:50:17 +0000 |
commit | 82a5be0e033bd9e7416c267c4e0fa08dd07e3272 (patch) | |
tree | 6b8a712923b7680e0f4d3401e57746b733d3cdea /www-servers/publicfile/publicfile-0.52.ebuild | |
parent | recommit manifest. bad epkgmove (diff) | |
download | gentoo-2-82a5be0e033bd9e7416c267c4e0fa08dd07e3272.tar.gz gentoo-2-82a5be0e033bd9e7416c267c4e0fa08dd07e3272.tar.bz2 gentoo-2-82a5be0e033bd9e7416c267c4e0fa08dd07e3272.zip |
Move sys-apps/daemontools -> sys-process/daemontools
(Portage version: 2.0.51.18)
Diffstat (limited to 'www-servers/publicfile/publicfile-0.52.ebuild')
-rw-r--r-- | www-servers/publicfile/publicfile-0.52.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/publicfile/publicfile-0.52.ebuild b/www-servers/publicfile/publicfile-0.52.ebuild index ac88c67b8132..1ff1bb8b2e73 100644 --- a/www-servers/publicfile/publicfile-0.52.ebuild +++ b/www-servers/publicfile/publicfile-0.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/publicfile/publicfile-0.52.ebuild,v 1.1 2004/08/08 18:14:47 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/publicfile/publicfile-0.52.ebuild,v 1.2 2005/03/03 18:50:17 ciaranm Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="as-is" -RDEPEND=">=sys-apps/daemontools-0.70 +RDEPEND=">=sys-process/daemontools-0.70 >=sys-apps/ucspi-tcp-0.83 selinux? ( sec-policy/selinux-publicfile )" |