diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:47:48 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:47:48 +0000 |
commit | 255528c13502e9043123f91796c959b5b9e20d35 (patch) | |
tree | 9218ce817c695c0bef74a323fd642df4efba8d6c /net-ftp/proftpd | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.gz gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.bz2 gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.zip |
Stable on amd64.
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r-- | net-ftp/proftpd/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.10.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.2.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index 43d2895cad29..7acc403d78b7 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/proftpd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.72 2004/10/11 12:00:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.73 2004/10/19 10:47:48 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> proftpd-1.2.10.ebuild, + proftpd-1.2.8.ebuild: + Stable on amd64. 11 Oct 2004; Guy Martin <gmsoft@gentoo.org> proftpd-1.2.10.ebuild: Marked stable on hppa. diff --git a/net-ftp/proftpd/proftpd-1.2.10.ebuild b/net-ftp/proftpd/proftpd-1.2.10.ebuild index 5f2ec80f628a..54e64cb8b98c 100644 --- a/net-ftp/proftpd/proftpd-1.2.10.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10.ebuild,v 1.5 2004/10/11 12:00:36 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10.ebuild,v 1.6 2004/10/19 10:47:48 absinthe Exp $ inherit flag-o-matic eutils @@ -18,7 +18,7 @@ HOMEPAGE="http://www.proftpd.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc hppa ~alpha ppc ~mips ~amd64" +KEYWORDS="x86 sparc hppa ~alpha ppc ~mips amd64" DEPEND="pam? ( >=sys-libs/pam-0.75 ) mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-ftp/proftpd/proftpd-1.2.8.ebuild b/net-ftp/proftpd/proftpd-1.2.8.ebuild index fcfe99440667..5821ff41410a 100644 --- a/net-ftp/proftpd/proftpd-1.2.8.ebuild +++ b/net-ftp/proftpd/proftpd-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.10 2004/06/24 22:47:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.11 2004/10/19 10:47:48 absinthe Exp $ IUSE="ldap pam postgres mysql ssl tcpd" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.proftpd.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~hppa ~alpha ppc ~amd64" +KEYWORDS="x86 sparc ~hppa ~alpha ppc amd64" DEPEND="net-libs/libpcap pam? ( >=sys-libs/pam-0.75 ) |