summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-27 21:11:02 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-27 21:11:02 +0000
commita649ea7661cabfa098a72aa563b15e25c40f3875 (patch)
tree78708d7fc7c9b5ded9900de34fa05695697a1cae
parentversion bump;remove old versions; mark 1.0.5 stable on x86, fix keywords (diff)
downloadhistorical-a649ea7661cabfa098a72aa563b15e25c40f3875.tar.gz
historical-a649ea7661cabfa098a72aa563b15e25c40f3875.tar.bz2
historical-a649ea7661cabfa098a72aa563b15e25c40f3875.zip
add SLOT and IUSE
-rw-r--r--net-ftp/axyftp/ChangeLog5
-rw-r--r--net-ftp/axyftp/Manifest4
-rw-r--r--net-ftp/axyftp/axyftp-0.5.1.ebuild4
3 files changed, 9 insertions, 4 deletions
diff --git a/net-ftp/axyftp/ChangeLog b/net-ftp/axyftp/ChangeLog
index 682b77188c0a..91906ac3e3ef 100644
--- a/net-ftp/axyftp/ChangeLog
+++ b/net-ftp/axyftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/axyftp
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/axyftp/ChangeLog,v 1.1 2004/01/27 19:47:04 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/axyftp/ChangeLog,v 1.2 2004/01/27 21:10:52 mr_bones_ Exp $
+
+ 27 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> axyftp-0.5.1.ebuild:
+ add SLOT and IUSE
*axyftp-0.5.1 (27 Jan 2004)
diff --git a/net-ftp/axyftp/Manifest b/net-ftp/axyftp/Manifest
index 7f402888c0fd..3cdc032ca887 100644
--- a/net-ftp/axyftp/Manifest
+++ b/net-ftp/axyftp/Manifest
@@ -1,3 +1,3 @@
-MD5 e5d73c02c479706b5db74dc40bc53e63 axyftp-0.5.1.ebuild 603
-MD5 19c9dbd811fa466383fc29774723bd28 ChangeLog 388
+MD5 637883c7a828dae8b3183baa7ce0bc9e ChangeLog 487
+MD5 f50a8e3e8180b9dea92c157cc3b9920c axyftp-0.5.1.ebuild 622
MD5 09c283969cefad7b50be218fb1782532 files/digest-axyftp-0.5.1 64
diff --git a/net-ftp/axyftp/axyftp-0.5.1.ebuild b/net-ftp/axyftp/axyftp-0.5.1.ebuild
index b073f7b8b06c..82940dadd396 100644
--- a/net-ftp/axyftp/axyftp-0.5.1.ebuild
+++ b/net-ftp/axyftp/axyftp-0.5.1.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/axyftp/axyftp-0.5.1.ebuild,v 1.1 2004/01/27 19:47:04 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/axyftp/axyftp-0.5.1.ebuild,v 1.2 2004/01/27 21:10:52 mr_bones_ Exp $
DESCRIPTION="GUI FTP client for X Window System (former WXftp)"
SRC_URI="http://www.wxftp.seul.org/download/${P}.tar.gz"
@@ -8,6 +8,8 @@ HOMEPAGE="http://www.wxftp.seul.org"
LICENSE="Artistic LGPL-2.1"
KEYWORDS="~x86 ~amd64"
+SLOT="0"
+IUSE=""
DEPEND=">=x11-libs/gtk+-1.2"