diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-03-02 19:17:18 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-03-02 19:17:18 +0000 |
commit | 7967a589e127bf136aa0281546ff37bbf373ac39 (patch) | |
tree | d6be61857a4d8184b29680531780b8f0b4f7a3c4 /net-misc/aiccu | |
parent | Version bump. (diff) | |
download | gentoo-2-7967a589e127bf136aa0281546ff37bbf373ac39.tar.gz gentoo-2-7967a589e127bf136aa0281546ff37bbf373ac39.tar.bz2 gentoo-2-7967a589e127bf136aa0281546ff37bbf373ac39.zip |
Adding ~arm keyword
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/aiccu/ChangeLog b/net-misc/aiccu/ChangeLog index b6bd47988ce7..0abf68a61c10 100644 --- a/net-misc/aiccu/ChangeLog +++ b/net-misc/aiccu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/aiccu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.5 2006/02/05 09:24:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/ChangeLog,v 1.6 2006/03/02 19:17:18 jokey Exp $ + + 02 Mar 2006; Markus Ullmann <jokey@gentoo.org> aiccu-2005.01.31.ebuild, + aiccu-2005.01.31-r1.ebuild: + Adding ~arm keyword *aiccu-2005.01.31-r1 (05 Feb 2006) diff --git a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild index 9887b2fac447..b4675e65604e 100644 --- a/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild +++ b/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/02/05 09:24:07 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31-r1.ebuild,v 1.2 2006/03/02 19:17:18 jokey Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/${PN}/unix/${PN}_${PV}.tar.gz" LICENSE="AICCU" SLOT="0" -KEYWORDS="~x86 ~amd64 ~hppa" +KEYWORDS="~x86 ~amd64 ~hppa ~arm" IUSE="" DEPEND="sys-apps/iproute2" S=${WORKDIR}/${PN} diff --git a/net-misc/aiccu/aiccu-2005.01.31.ebuild b/net-misc/aiccu/aiccu-2005.01.31.ebuild index 21c818f6fa80..1c35a58c35d2 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 +# Copyright 1999-2006 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.3 2005/07/30 17:50:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31.ebuild,v 1.4 2006/03/02 19:17:18 jokey Exp $ DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS." HOMEPAGE="http://www.sixxs.net/" @@ -8,7 +8,7 @@ SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_${PV}.tar.gz" LICENSE="AICCU" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~arm" IUSE="" DEPEND="" S=${WORKDIR}/aiccu |