summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-11-28 13:04:10 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-11-28 13:04:10 +0000
commitfc84aa3dba46e355feaaaf69d8771c43717ca83d (patch)
tree24e08b367174314f18356a55bb5350f290b8f018 /net-ftp/profxp
parentAdded ~amd64 keyword. See bug #113358. (diff)
downloadgentoo-2-fc84aa3dba46e355feaaaf69d8771c43717ca83d.tar.gz
gentoo-2-fc84aa3dba46e355feaaaf69d8771c43717ca83d.tar.bz2
gentoo-2-fc84aa3dba46e355feaaaf69d8771c43717ca83d.zip
Switched from perl-module to perl-app eclass
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-ftp/profxp')
-rw-r--r--net-ftp/profxp/ChangeLog5
-rw-r--r--net-ftp/profxp/profxp-3_pre2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/profxp/ChangeLog b/net-ftp/profxp/ChangeLog
index 9d2d490769a4..a78f7f78dcd8 100644
--- a/net-ftp/profxp/ChangeLog
+++ b/net-ftp/profxp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/profxp
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/ChangeLog,v 1.5 2005/07/26 13:47:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/ChangeLog,v 1.6 2005/11/28 13:01:14 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> profxp-3_pre2.ebuild:
+ Switched from perl-module to perl-app eclass
26 Jul 2005; David Holm <dholm@gentoo.org> profxp-3_pre2.ebuild:
Added to ~ppc.
diff --git a/net-ftp/profxp/profxp-3_pre2.ebuild b/net-ftp/profxp/profxp-3_pre2.ebuild
index 8e08554a1fd9..6b62b595ec3c 100644
--- a/net-ftp/profxp/profxp-3_pre2.ebuild
+++ b/net-ftp/profxp/profxp-3_pre2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/profxp-3_pre2.ebuild,v 1.8 2005/07/26 13:47:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/profxp/profxp-3_pre2.ebuild,v 1.9 2005/11/28 13:01:14 mcummings Exp $
-inherit perl-module
+inherit perl-app
DESCRIPTION="FXP (server-to-server FTP) commandline client written in Perl"
HOMEPAGE="http://duncanthrax.net/profxp/"