diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-02 18:51:37 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-02 18:51:37 +0000 |
commit | 84adf1dbdea5685a1f4df0e6796ef22f4fd57931 (patch) | |
tree | 72f634cd95aa5621808c99015d8f818771cf9b22 | |
parent | stable x86, bug 194529 (diff) | |
download | gentoo-2-84adf1dbdea5685a1f4df0e6796ef22f4fd57931.tar.gz gentoo-2-84adf1dbdea5685a1f4df0e6796ef22f4fd57931.tar.bz2 gentoo-2-84adf1dbdea5685a1f4df0e6796ef22f4fd57931.zip |
Added ~amd64
(Portage version: 2.1.3.11)
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.51.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 30759398ad37..b4ba75203670 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.17 2007/04/04 20:44:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.18 2007/10/02 18:51:37 angelos Exp $ + + 02 Oct 2007; Christoph Mende <angelos@gentoo.org> ipv6calc-0.51.ebuild: + Added ~amd64 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> ipv6calc-0.51.ebuild: Stable on sparc diff --git a/net-misc/ipv6calc/ipv6calc-0.51.ebuild b/net-misc/ipv6calc/ipv6calc-0.51.ebuild index 551c12fc10be..c4ab8fe4dbca 100644 --- a/net-misc/ipv6calc/ipv6calc-0.51.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.4 2007/04/04 20:44:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.5 2007/10/02 18:51:37 angelos Exp $ inherit fixheadtails @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="hppa ppc sparc x86" +KEYWORDS="~amd64 hppa ppc sparc x86" IUSE="" |