diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-07-06 07:49:25 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-07-06 07:49:25 +0000 |
commit | b3c04f61d487d349fcf675f81f7e014f93b0c40c (patch) | |
tree | ab1710b9f063bbdebddbd5a213b3f7cc285e65e4 /net-misc/axel/axel-1.0a.ebuild | |
parent | repoman QA issues (diff) | |
download | historical-b3c04f61d487d349fcf675f81f7e014f93b0c40c.tar.gz historical-b3c04f61d487d349fcf675f81f7e014f93b0c40c.tar.bz2 historical-b3c04f61d487d349fcf675f81f7e014f93b0c40c.zip |
repoman QA issues
Diffstat (limited to 'net-misc/axel/axel-1.0a.ebuild')
-rw-r--r-- | net-misc/axel/axel-1.0a.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/axel/axel-1.0a.ebuild b/net-misc/axel/axel-1.0a.ebuild index cd1a4380a4b3..5345143c7acf 100644 --- a/net-misc/axel/axel-1.0a.ebuild +++ b/net-misc/axel/axel-1.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.1 2002/06/01 02:24:09 stroke Exp $ +# $Header: S=${WORKDIR}/${P} DESCRIPTION="Axel: A light Unix download accelerator" @@ -8,6 +8,7 @@ HOMEPAGE="http://www.lintux.cx/axel.html" SRC_URI="http://www.lintux.cx/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="virtual/glibc" RDEPEND="${DEPEND}" |