summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-05 17:24:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-05 17:24:43 +0000
commit405356dc8baac38a14d3a0bfe4180c3f53abf727 (patch)
tree0ec43bade2ff2394872b3e00c5e21241ad851526 /net-ftp
parentUpdated cairo dependency to require version 0.1.22 or newer (diff)
downloadgentoo-2-405356dc8baac38a14d3a0bfe4180c3f53abf727.tar.gz
gentoo-2-405356dc8baac38a14d3a0bfe4180c3f53abf727.tar.bz2
gentoo-2-405356dc8baac38a14d3a0bfe4180c3f53abf727.zip
Stable on alpha.
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/proftpd-1.2.9-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index a2a7cc5d3a7b..2d21359547f4 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.61 2004/05/12 12:49:04 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.62 2004/06/05 17:21:10 kloeri Exp $
+
+ 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> proftpd-1.2.9-r2.ebuild:
+ Stable on alpha.
12 May 2004; Alexander Gabert <pappy@gentoo.org> proftpd-1.2.9-r2.ebuild:
removed hardened-gcc logic, changed to use flag logic for capability bugfix
diff --git a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild
index a9bad0632a7a..9dd867967cf9 100644
--- a/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.6 2004/05/12 12:49:04 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.9-r2.ebuild,v 1.7 2004/06/05 17:21:10 kloeri Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,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 )