summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-06-02 22:45:33 +0000
committerChristian Birchinger <joker@gentoo.org>2003-06-02 22:45:33 +0000
commitb9135cfc9aaa4a6b9b7939400cda80a6b62b68fc (patch)
tree24c58962070beb479518e346e7be749d3b5d8875 /net-ftp
parentMoved to stable x86/ added ~sparc keyword (diff)
downloadhistorical-b9135cfc9aaa4a6b9b7939400cda80a6b62b68fc.tar.gz
historical-b9135cfc9aaa4a6b9b7939400cda80a6b62b68fc.tar.bz2
historical-b9135cfc9aaa4a6b9b7939400cda80a6b62b68fc.zip
Added sparc stable keyword
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/Manifest4
-rw-r--r--net-ftp/proftpd/proftpd-1.2.8.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 2a666a229522..dd20e3f04fad 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.28 2003/06/02 19:00:08 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.29 2003/06/02 22:45:24 joker Exp $
+
+ 03 Jun 2003; Christian Birchinger <joker@gentoo.org> proftpd-1.2.8.ebuild:
+ Added sparc stable keyword
*proftpd-1.2.8 (02 June 2003)
diff --git a/net-ftp/proftpd/Manifest b/net-ftp/proftpd/Manifest
index 76c74861262f..6ed534854b26 100644
--- a/net-ftp/proftpd/Manifest
+++ b/net-ftp/proftpd/Manifest
@@ -1,7 +1,7 @@
+MD5 a6b5f10796de20b4f0e10e1d545a1a8c ChangeLog 4502
MD5 d5cf67873286bdee0ce6f388674f35a9 proftpd-1.2.5-r1.ebuild 2522
MD5 6f8fd8a98f1c0ffdc337fb781b83a57d proftpd-1.2.7.ebuild 3674
-MD5 14db8d433616d35a13a3624f40166e97 proftpd-1.2.8.ebuild 2688
-MD5 085342e81dcbfcabd95ec6905c0bf106 ChangeLog 4394
+MD5 10cda40e2560fe94ca3c0bb30ed5cfef proftpd-1.2.8.ebuild 2688
MD5 6236a589ef01778d118911281b20be51 files/digest-proftpd-1.2.5-r1 66
MD5 c1dc1d9278d5b77f53ea44ee848dafc6 files/digest-proftpd-1.2.7 211
MD5 cb6cd6133728449d0da092b1d6147b9d files/digest-proftpd-1.2.8 66
diff --git a/net-ftp/proftpd/proftpd-1.2.8.ebuild b/net-ftp/proftpd/proftpd-1.2.8.ebuild
index 3aec07e349bc..1cc777204e64 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-2003 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.8.ebuild,v 1.3 2003/06/02 18:16:55 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.2.8.ebuild,v 1.4 2003/06/02 22:45:24 joker 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"
+KEYWORDS="x86 sparc ~hppa ~alpha ~ppc"
DEPEND="net-libs/libpcap
pam? ( >=sys-libs/pam-0.75 )