summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-05-13 10:49:47 +0000
committerSven Vermeulen <swift@gentoo.org>2012-05-13 10:49:47 +0000
commitfded0ba7508eafff8fa6a84e91336a2d16ce107b (patch)
treea351018e4da811b8fb765efb5743b679c1f10bcc /net-ftp
parentRedigested. (diff)
downloadgentoo-2-fded0ba7508eafff8fa6a84e91336a2d16ce107b.tar.gz
gentoo-2-fded0ba7508eafff8fa6a84e91336a2d16ce107b.tar.bz2
gentoo-2-fded0ba7508eafff8fa6a84e91336a2d16ce107b.zip
SELinux policy module for FTP daemons is provided by selinux-ftp
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/ChangeLog6
-rw-r--r--net-ftp/proftpd/proftpd-1.3.3g.ebuild6
-rw-r--r--net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild4
-rw-r--r--net-ftp/proftpd/proftpd-1.3.4a.ebuild6
4 files changed, 13 insertions, 9 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 29cf8ef83cc0..a7e919f65539 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/proftpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.289 2012/03/19 20:03:58 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.290 2012/05/13 10:49:47 swift Exp $
+
+ 13 May 2012; <swift@gentoo.org> proftpd-1.3.3g.ebuild, proftpd-1.3.4a.ebuild,
+ proftpd-1.3.4a-r1.ebuild:
+ SELinux policy for FTP daemons is part of selinux-ftp
19 Mar 2012; Bernard Cafarelli <voyageur@gentoo.org> -proftpd-1.3.3e.ebuild,
-proftpd-1.3.3f.ebuild:
diff --git a/net-ftp/proftpd/proftpd-1.3.3g.ebuild b/net-ftp/proftpd/proftpd-1.3.3g.ebuild
index 0e7e3bf4e125..3f8a5ab41e69 100644
--- a/net-ftp/proftpd/proftpd-1.3.3g.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.3g.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.6 2011/12/22 22:46:48 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.7 2012/05/13 10:49:47 swift Exp $
EAPI="2"
inherit eutils autotools
@@ -43,7 +43,7 @@ DEPEND="acl? ( sys-apps/acl sys-apps/attr )
xinetd? ( virtual/inetd )"
RDEPEND="${DEPEND}
net-ftp/ftpbase
- selinux? ( sec-policy/selinux-ftpd )"
+ selinux? ( sec-policy/selinux-ftp )"
S="${WORKDIR}/${P/_/}"
diff --git a/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild
index 0dda8cb08a26..e1a368fd7036 100644
--- a/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild,v 1.1 2012/03/19 19:58:44 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4a-r1.ebuild,v 1.2 2012/05/13 10:49:47 swift Exp $
EAPI=4
inherit eutils
@@ -54,7 +54,7 @@ DEPEND="${CDEPEND}
test? ( dev-libs/check )"
RDEPEND="${CDEPEND}
net-ftp/ftpbase
- selinux? ( sec-policy/selinux-ftpd )"
+ selinux? ( sec-policy/selinux-ftp )"
S="${WORKDIR}/${P/_/}"
diff --git a/net-ftp/proftpd/proftpd-1.3.4a.ebuild b/net-ftp/proftpd/proftpd-1.3.4a.ebuild
index 8d9a07dfcc3b..2b8dff3b7bae 100644
--- a/net-ftp/proftpd/proftpd-1.3.4a.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.4a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4a.ebuild,v 1.2 2011/12/29 23:30:13 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4a.ebuild,v 1.3 2012/05/13 10:49:47 swift Exp $
EAPI=4
inherit eutils autotools
@@ -50,7 +50,7 @@ DEPEND="${CDEPEND}
test? ( dev-libs/check )"
RDEPEND="${CDEPEND}
net-ftp/ftpbase
- selinux? ( sec-policy/selinux-ftpd )"
+ selinux? ( sec-policy/selinux-ftp )"
S="${WORKDIR}/${P/_/}"