diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-23 15:23:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-23 15:23:04 +0000 |
commit | 95025b0e62ee0af12d5f3cf9383f6691cea94681 (patch) | |
tree | 073fe0fdc2a2fa27dadef9c82ca8335766e484cf /net-p2p/edonkey/edonkey-1.3.0.ebuild | |
parent | Replacing einfo with elog (diff) | |
download | historical-95025b0e62ee0af12d5f3cf9383f6691cea94681.tar.gz historical-95025b0e62ee0af12d5f3cf9383f6691cea94681.tar.bz2 historical-95025b0e62ee0af12d5f3cf9383f6691cea94681.zip |
x86 stable && remove old
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'net-p2p/edonkey/edonkey-1.3.0.ebuild')
-rw-r--r-- | net-p2p/edonkey/edonkey-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/edonkey/edonkey-1.3.0.ebuild b/net-p2p/edonkey/edonkey-1.3.0.ebuild index 2c51c94ef439..46319849f82d 100644 --- a/net-p2p/edonkey/edonkey-1.3.0.ebuild +++ b/net-p2p/edonkey/edonkey-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/edonkey/edonkey-1.3.0.ebuild,v 1.1 2005/07/05 11:43:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/edonkey/edonkey-1.3.0.ebuild,v 1.2 2007/01/23 15:23:04 armin76 Exp $ DESCRIPTION="Overnet is the successor of eDonkey2000 that allows you to share files with millions of other people across the globe." HOMEPAGE="http://www.overnet.com" @@ -8,7 +8,7 @@ SRC_URI="http://www.zen18864.zen.co.uk/edonkey/${PV}/edonkeyclc_${PV}_i386.tar.g LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/libc" |