diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 13:59:02 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 13:59:02 +0000 |
commit | a44e68c4a90c57e2445e85e3e931c555c03e7bb3 (patch) | |
tree | 4b486729d3fad653e18f207d2656051c30c6e7c9 /net-misc | |
parent | new upstream (diff) | |
download | gentoo-2-a44e68c4a90c57e2445e85e3e931c555c03e7bb3.tar.gz gentoo-2-a44e68c4a90c57e2445e85e3e931c555c03e7bb3.tar.bz2 gentoo-2-a44e68c4a90c57e2445e85e3e931c555c03e7bb3.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index 88c38953fb1f..7092a2badb43 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.2 2005/03/27 18:56:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.3 2005/04/21 13:55:19 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> aiccu-2005.01.31.ebuild: + added ~amd64 *aiccu-2005.01.31 (27 Mar 2005) diff --git a/net-misc/aiccu/aiccu-2005.01.31.ebuild b/net-misc/aiccu/aiccu-2005.01.31.ebuild index 5ca20c75e2a9..27fc07a05cbc 100644 --- a/net-misc/aiccu/aiccu-2005.01.31.ebuild +++ b/net-misc/aiccu/aiccu-2005.01.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31.ebuild,v 1.1 2005/03/27 17:34:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31.ebuild,v 1.2 2005/04/21 13:55:19 blubb Exp $ DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS." @@ -9,7 +9,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_${PV}.tar.gz" LICENSE="AICCU" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" S=${WORKDIR}/aiccu |