diff options
author | 2010-10-10 18:07:18 +0000 | |
---|---|---|
committer | 2010-10-10 18:07:18 +0000 | |
commit | edf8cfebc50d4949fe5a650571a33ce59a238c2b (patch) | |
tree | 0f4cc8d166b1fcc1ce14a60428e86f7fc38926db /net-ftp/axyftp/axyftp-0.5.1-r1.ebuild | |
parent | Fix openmotif dependency. Change EAPI to 1. Assign RDEPEND explicitly. (diff) | |
download | historical-edf8cfebc50d4949fe5a650571a33ce59a238c2b.tar.gz historical-edf8cfebc50d4949fe5a650571a33ce59a238c2b.tar.bz2 historical-edf8cfebc50d4949fe5a650571a33ce59a238c2b.zip |
Fix openmotif dependency. Change EAPI to 1.
Package-Manager: portage-2.1.9.14/cvs/Linux x86_64
Diffstat (limited to 'net-ftp/axyftp/axyftp-0.5.1-r1.ebuild')
-rw-r--r-- | net-ftp/axyftp/axyftp-0.5.1-r1.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild b/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild index 8a4b4a64938d..b4ec282c1c79 100644 --- a/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild +++ b/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild,v 1.1 2008/01/17 13:59:12 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/axyftp/axyftp-0.5.1-r1.ebuild,v 1.2 2010/10/10 18:07:18 ulm Exp $ + +EAPI=1 inherit eutils @@ -13,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="x11-libs/openmotif +RDEPEND=">=x11-libs/openmotif-2.3:0 x11-libs/libXt x11-libs/libX11 x11-libs/libXpm |