summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2006-01-21 15:28:20 +0000
committerLars Weiler <pylon@gentoo.org>2006-01-21 15:28:20 +0000
commit639d39bb240622e97cd3614faf1a42792907535e (patch)
tree4724b29165ad965a6cc3e000a140a56944777255 /net-ftp
parentStable on ppc. (diff)
downloadhistorical-639d39bb240622e97cd3614faf1a42792907535e.tar.gz
historical-639d39bb240622e97cd3614faf1a42792907535e.tar.bz2
historical-639d39bb240622e97cd3614faf1a42792907535e.zip
Stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/atftp/ChangeLog7
-rw-r--r--net-ftp/atftp/Manifest22
-rw-r--r--net-ftp/atftp/atftp-0.7.ebuild6
3 files changed, 14 insertions, 21 deletions
diff --git a/net-ftp/atftp/ChangeLog b/net-ftp/atftp/ChangeLog
index a256a81354bb..0464e374dfff 100644
--- a/net-ftp/atftp/ChangeLog
+++ b/net-ftp/atftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/atftp
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/ChangeLog,v 1.11 2005/07/21 14:42:43 corsair Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/ChangeLog,v 1.12 2006/01/21 15:28:20 pylon Exp $
+
+ 21 Jan 2006; Lars Weiler <pylon@gentoo.org> atftp-0.7.ebuild:
+ Stable on ppc.
21 Jul 2005; Markus Rothe <corsair@gentoo.org> atftp-0.7.ebuild:
Stable on ppc64
diff --git a/net-ftp/atftp/Manifest b/net-ftp/atftp/Manifest
index 2dd26bfbc230..fe5934bfa6cb 100644
--- a/net-ftp/atftp/Manifest
+++ b/net-ftp/atftp/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4cd5fb4b7755c4d8f992f3c56a615141 atftp-0.7.ebuild 963
+MD5 f443c2ed93b42cfa3efd7e9c7869cc0b ChangeLog 2782
MD5 6f53cf043ccea8c37c9bba4d68703c16 atftp-0.6.2.ebuild 1039
-MD5 a483bfda64ff5f38d280ac88fa3206d8 ChangeLog 2702
-MD5 e14c6bca387e9af7d2734fb9f08a67ee files/digest-atftp-0.6.2 63
-MD5 f3d1e03f8ce70ea8ed775de7407304f3 files/atftp.init 437
-MD5 939f5bfbb9b7a728330cc124175c39e3 files/atftp.confd 105
-MD5 0adc9648a64aa6a05a55bf822eec7265 files/atftp-0.7-gcc.patch 540
+MD5 cc5b35a0f64f5009cf13ea9d959caea6 atftp-0.7.ebuild 961
MD5 ef1244d13cccdfbe2dff44442e0c3d1f files/atftp-0.6-security.patch 1019
+MD5 0adc9648a64aa6a05a55bf822eec7265 files/atftp-0.7-gcc.patch 540
+MD5 939f5bfbb9b7a728330cc124175c39e3 files/atftp.confd 105
+MD5 f3d1e03f8ce70ea8ed775de7407304f3 files/atftp.init 437
+MD5 e14c6bca387e9af7d2734fb9f08a67ee files/digest-atftp-0.6.2 63
MD5 401c2182f70ea502b2b13567dee9daf9 files/digest-atftp-0.7 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDLdM+gIKl8Uu19MoRAksJAJ9vTPce+baVdD17oTOVVQ82qBRaxACfRTVV
-WNiYRplQCiBa5ARtPz0aE5w=
-=HSU4
------END PGP SIGNATURE-----
diff --git a/net-ftp/atftp/atftp-0.7.ebuild b/net-ftp/atftp/atftp-0.7.ebuild
index 06ecf0056021..ede6cfd2b710 100644
--- a/net-ftp/atftp/atftp-0.7.ebuild
+++ b/net-ftp/atftp/atftp-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/atftp-0.7.ebuild,v 1.4 2005/09/18 20:50:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/atftp/atftp-0.7.ebuild,v 1.5 2006/01/21 15:28:20 pylon Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 arm ~ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 arm ppc ppc64 ~sparc x86"
IUSE="selinux tcpd"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )