diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:31:23 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 15:31:23 +0000 |
commit | ba9d2708ba3c1d45af350fb11f439dbb98b8f36e (patch) | |
tree | ea2fa0bb01668b847a9a09fcd4b5309b6f0bfa98 /net-misc/freenet6 | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-ba9d2708ba3c1d45af350fb11f439dbb98b8f36e.tar.gz gentoo-2-ba9d2708ba3c1d45af350fb11f439dbb98b8f36e.tar.bz2 gentoo-2-ba9d2708ba3c1d45af350fb11f439dbb98b8f36e.zip |
amd64
Diffstat (limited to 'net-misc/freenet6')
-rw-r--r-- | net-misc/freenet6/freenet6-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/freenet6/freenet6-1.0.0.ebuild b/net-misc/freenet6/freenet6-1.0.0.ebuild index dac3f8336856..96ed45176ad6 100644 --- a/net-misc/freenet6/freenet6-1.0.0.ebuild +++ b/net-misc/freenet6/freenet6-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.1 2003/12/07 17:05:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freenet6/freenet6-1.0.0.ebuild,v 1.2 2004/02/22 15:29:33 brad_mssw Exp $ DESCRIPTION="Client to configure an IPv6 tunnel to freenet6" HOMEPAGE="http://www.freenet6.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tgz" LICENSE="VPL-1.0" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64" DEPEND="" S=${WORKDIR}/freenet6-client-1.0 |