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 | |
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')
-rw-r--r-- | www-servers/publicfile/ChangeLog | 8 | ||||
-rw-r--r-- | www-servers/publicfile/publicfile-0.52-r1.ebuild | 6 | ||||
-rw-r--r-- | www-servers/publicfile/publicfile-0.52.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-servers/publicfile/ChangeLog b/www-servers/publicfile/ChangeLog index 2e542e34f0c7..7f78f7cf15bc 100644 --- a/www-servers/publicfile/ChangeLog +++ b/www-servers/publicfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/publicfile -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/publicfile/ChangeLog,v 1.3 2004/09/05 09:47:52 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/publicfile/ChangeLog,v 1.4 2005/03/03 18:50:17 ciaranm Exp $ + + 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> + publicfile-0.52-r1.ebuild, publicfile-0.52.ebuild: + Move sys-apps/daemontools -> sys-process/daemontools 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/www-servers/publicfile/publicfile-0.52-r1.ebuild b/www-servers/publicfile/publicfile-0.52-r1.ebuild index d510b8038d62..e7ecd4e89b33 100644 --- a/www-servers/publicfile/publicfile-0.52-r1.ebuild +++ b/www-servers/publicfile/publicfile-0.52-r1.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-r1.ebuild,v 1.2 2004/09/03 15:58:51 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/publicfile/publicfile-0.52-r1.ebuild,v 1.3 2005/03/03 18:50:17 ciaranm Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="as-is" KEYWORDS="x86 ppc sparc" -RDEPEND=">=sys-apps/daemontools-0.70 +RDEPEND=">=sys-process/daemontools-0.70 >=sys-apps/ucspi-tcp-0.83 selinux? ( sec-policy/selinux-publicfile )" 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 )" |