summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-01-19 18:23:21 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-01-19 18:23:21 +0000
commit6112532ce759ffda67befa3f548ac40879ba9a18 (patch)
tree8394c87d74f0a6dfecb8986f2ffa1822206c78f3 /net-ftp
parentInstall the .desktop file in the correct xdg directory, and add the correct c... (diff)
downloadgentoo-2-6112532ce759ffda67befa3f548ac40879ba9a18.tar.gz
gentoo-2-6112532ce759ffda67befa3f548ac40879ba9a18.tar.bz2
gentoo-2-6112532ce759ffda67befa3f548ac40879ba9a18.zip
Stable on IA64; bug #156718
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/pure-ftpd/ChangeLog8
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog
index 0e1585305d2a..3ba97be536cc 100644
--- a/net-ftp/pure-ftpd/ChangeLog
+++ b/net-ftp/pure-ftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/pure-ftpd
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.67 2006/12/20 19:00:07 beandog Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.68 2007/01/19 18:23:21 eroyf Exp $
+
+ 19 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ pure-ftpd-1.0.21-r1.ebuild:
+ Stable on IA64; bug #156718
20 Dec 2006; Steve Dibb <beandog@gentoo.org> pure-ftpd-1.0.21-r1.ebuild:
amd64 stable, bug 156718
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
index cef63d709268..76b0b25358ea 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild,v 1.9 2006/12/20 19:00:07 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.21-r1.ebuild,v 1.10 2007/01/19 18:23:21 eroyf Exp $
inherit eutils confutils
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
DESCRIPTION="Fast, production-quality, standard-conformant FTP server."
HOMEPAGE="http://www.pureftpd.org/"