summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-11-01 00:51:09 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-11-01 00:51:09 +0000
commitd1e5328ea969eb845fdd70c132dfc5ab8c138cd2 (patch)
tree62f60210cb740fc096a1e10b6ac10b60f4b2b5c2 /net-ftp/proftpd
parentFixed ebuild so that the patch applies correctly. Also marked stable on ppc,... (diff)
downloadgentoo-2-d1e5328ea969eb845fdd70c132dfc5ab8c138cd2.tar.gz
gentoo-2-d1e5328ea969eb845fdd70c132dfc5ab8c138cd2.tar.bz2
gentoo-2-d1e5328ea969eb845fdd70c132dfc5ab8c138cd2.zip
Stable on alpha.
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/proftpd-1.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 7acc403d78b7..fc3a7a06e004 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# 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.73 2004/10/19 10:47:48 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.74 2004/11/01 00:51:09 kloeri Exp $
+
+ 01 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> proftpd-1.2.10.ebuild:
+ Stable on alpha.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> proftpd-1.2.10.ebuild,
proftpd-1.2.8.ebuild:
diff --git a/net-ftp/proftpd/proftpd-1.2.10.ebuild b/net-ftp/proftpd/proftpd-1.2.10.ebuild
index 54e64cb8b98c..7bc7c8dff58b 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.6 2004/10/19 10:47:48 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10.ebuild,v 1.7 2004/11/01 00:51:09 kloeri 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 )