diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-13 21:02:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-13 21:02:58 +0000 |
commit | 3847bb0193c85698e73c32e7438ebab6edd8a404 (patch) | |
tree | 378ab1e7687d88d2f7abb2b1d67ee2f4595f22f5 /net-ftp/pure-ftpd | |
parent | Version bumped. (diff) | |
download | historical-3847bb0193c85698e73c32e7438ebab6edd8a404.tar.gz historical-3847bb0193c85698e73c32e7438ebab6edd8a404.tar.bz2 historical-3847bb0193c85698e73c32e7438ebab6edd8a404.zip |
Stable on alpha and ia64
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r-- | net-ftp/pure-ftpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/Manifest | 12 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog index c5fb5488131a..b0a272617e65 100644 --- a/net-ftp/pure-ftpd/ChangeLog +++ b/net-ftp/pure-ftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/pure-ftpd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.24 2004/04/07 03:54:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.25 2004/04/13 21:02:58 agriffis Exp $ + + 13 Apr 2004; <agriffis@gentoo.org> pure-ftpd-1.0.18.ebuild: + Stable on alpha and ia64 *pure-ftpd-1.0.18 (06 Apr 2004) diff --git a/net-ftp/pure-ftpd/Manifest b/net-ftp/pure-ftpd/Manifest index 5abc0075fe4c..753dc8e9f15d 100644 --- a/net-ftp/pure-ftpd/Manifest +++ b/net-ftp/pure-ftpd/Manifest @@ -1,15 +1,15 @@ -MD5 ada447ceafe2b13b13bd30d9dc2312b8 pure-ftpd-1.0.17a.ebuild 2243 +MD5 12158b386c76f1fa317b9b474abfb30e metadata.xml 249 MD5 a975ea64349a039cf79a59f208b207f1 pure-ftpd-1.0.16b.ebuild 2231 -MD5 c15fc2f9ab7ea1d6ccd472b3ac42d40d pure-ftpd-1.0.18.ebuild 2293 MD5 d85f674d3d90c4492fdf3d101273e7ef pure-ftpd-1.0.16c.ebuild 2236 -MD5 0827edabe1c13648154e27716d463d83 ChangeLog 3857 -MD5 12158b386c76f1fa317b9b474abfb30e metadata.xml 249 +MD5 64127fdba6acd63fce920fd2fd60a6e4 ChangeLog 3950 +MD5 ada447ceafe2b13b13bd30d9dc2312b8 pure-ftpd-1.0.17a.ebuild 2243 +MD5 b9e846983f10833c8e86ff34e193e62e pure-ftpd-1.0.18.ebuild 2300 MD5 0e2de54a63d8f1c4a44d15f95e38b044 files/digest-pure-ftpd-1.0.16b 70 MD5 f1a1d4817df4539dc199812979aac307 files/digest-pure-ftpd-1.0.16c 70 -MD5 48f295e6b7a19f3b4da8388a21e2e435 files/digest-pure-ftpd-1.0.17a 70 -MD5 2ef46b78d137d97c7c2197a32a23047b files/pure-ftpd.rc6 701 MD5 458b5d7567f55f4257ea1a6bfe3ff150 files/ftpusers 177 MD5 6950e43cd48fea12490706463e0a6f9b files/pure-ftpd.conf_d 2287 +MD5 2ef46b78d137d97c7c2197a32a23047b files/pure-ftpd.rc6 701 MD5 f5d5ce92869df4c8c0148634e87487a6 files/pure-ftpd.rc6-r1 748 MD5 86b7638f0ed01530fff30204ba6b5ce7 files/pure-ftpd.xinetd 238 +MD5 48f295e6b7a19f3b4da8388a21e2e435 files/digest-pure-ftpd-1.0.17a 70 MD5 d774a3f199df590cbbaa83ac80dfa93b files/digest-pure-ftpd-1.0.18 69 diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild index b4d5c6d502e2..73519fe898f3 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.18.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/pure-ftpd/pure-ftpd-1.0.18.ebuild,v 1.2 2004/04/07 03:54:03 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild,v 1.3 2004/04/13 21:02:58 agriffis Exp $ IUSE="pam mysql postgres ldap ssl" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pureftpd.org/" SLOT="0" LICENSE="BSD" # Changed from GPL-2 to BSD 06/09/2003 -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) |