diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 13:55:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 13:55:19 +0000 |
commit | 4edd1cbcc0bb39c2d67c28e69b0484f2ff313c64 (patch) | |
tree | 3ee03b9f091cb4b702de364a40772400627e5eb3 /net-misc/aiccu | |
parent | new upstream (diff) | |
download | historical-4edd1cbcc0bb39c2d67c28e69b0484f2ff313c64.tar.gz historical-4edd1cbcc0bb39c2d67c28e69b0484f2ff313c64.tar.bz2 historical-4edd1cbcc0bb39c2d67c28e69b0484f2ff313c64.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/aiccu')
-rw-r--r-- | net-misc/aiccu/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aiccu/Manifest | 14 | ||||
-rw-r--r-- | net-misc/aiccu/aiccu-2005.01.31.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/net-misc/aiccu/Manifest index 786981c24166..2633fd3442ae 100644 --- a/net-misc/aiccu/Manifest +++ b/net-misc/aiccu/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fe292a253afc0d10af8b41862d14f4f0 aiccu-2005.01.31.ebuild 994 -MD5 7d85146a4faddf007e7db0056c8c74a4 ChangeLog 363 +MD5 bdc693b3e44ffe7991e7810cb436761e ChangeLog 450 +MD5 f04a6ce4225f42838ee466b435101065 aiccu-2005.01.31.ebuild 1000 MD5 0b8679426c285c845af6e3878e007ba9 metadata.xml 242 MD5 9660dc0f8e9a9022cdcce8b424230519 files/digest-aiccu-2005.01.31 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCRwIGI1lqEGTUzyQRApkXAKDF3mW5s2+KSw1uuIBiQF+0E7QcsACcCJf6 -H/X7yCcdBMkjwe+tU3e1xAw= -=Ifdl ------END PGP SIGNATURE----- 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 |