summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-29 14:57:32 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-29 14:57:32 +0000
commitd5889ec0aa45578f6b183f08319fd17d1f8ac0f4 (patch)
treebd0173b39270e93df5e918e59e87cc7f38a65929
parentfix the fix (diff)
downloadhistorical-d5889ec0aa45578f6b183f08319fd17d1f8ac0f4.tar.gz
historical-d5889ec0aa45578f6b183f08319fd17d1f8ac0f4.tar.bz2
historical-d5889ec0aa45578f6b183f08319fd17d1f8ac0f4.zip
Stable on sparc wrt #67648
-rw-r--r--net-ftp/proftpd/ChangeLog6
-rw-r--r--net-ftp/proftpd/Manifest4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.10-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index b5c8482ad953..343a2bccb7d2 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.78 2004/11/27 23:20:05 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.79 2004/11/29 14:57:32 gustavoz Exp $
+
+ 29 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ proftpd-1.2.10-r1.ebuild:
+ Stable on sparc wrt #67648
28 Nov 2004; Joseph Jezak <josejx@gentoo.org> proftpd-1.2.10-r1.ebuild:
Marked ppc stable for bug #67648.
diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest
index 13e897e5f13c..a6fd9ab103d2 100644
--- a/net-ftp/proftpd/Manifest
+++ b/net-ftp/proftpd/Manifest
@@ -1,10 +1,10 @@
-MD5 989228a451ecca7312a888e5dd4809b1 ChangeLog 12589
+MD5 6ea687eab4904ff9e6dfb085ac08b7b0 ChangeLog 12703
MD5 b47207aedd0149443faa2152950714ed metadata.xml 401
MD5 50ccc531b10541be2ca6732b0889a732 proftpd-1.2.10.ebuild 4137
MD5 4cc98eb1b4b8be1479ba8965bb49bc70 proftpd-1.2.7.ebuild 3662
MD5 3a0fc9def548faa16ed6e52a3e698ab1 proftpd-1.2.8.ebuild 2729
MD5 a28b579450718c5bc4b60c168e015459 proftpd-1.2.9-r2.ebuild 3438
-MD5 262eb3e66e76b82a2c78e91b4bcbcb84 proftpd-1.2.10-r1.ebuild 4393
+MD5 5dabcb20eba2469594c353d2fcb0d848 proftpd-1.2.10-r1.ebuild 4394
MD5 e558f099037d359da5f855285542246e files/1.2.9_rc3-reversedns.diff 1974
MD5 fa041c7b343099eef454338152a04ea7 files/digest-proftpd-1.2.10 67
MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211
diff --git a/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild b/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild
index 95ce61e7d45e..bb3191a65d32 100644
--- a/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.2.10-r1.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-r1.ebuild,v 1.3 2004/11/27 23:20:05 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.10-r1.ebuild,v 1.4 2004/11/29 14:57:32 gustavoz Exp $
inherit flag-o-matic eutils
@@ -19,7 +19,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 )