diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:44:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 20:44:34 +0000 |
commit | 2783ffc7ad7b34fbef723f6106b7af87b9474e95 (patch) | |
tree | 51cd36b5d4855d90be2a7865eb857e4473f591cd /net-misc/ipv6calc | |
parent | Stable on sparc (diff) | |
download | gentoo-2-2783ffc7ad7b34fbef723f6106b7af87b9474e95.tar.gz gentoo-2-2783ffc7ad7b34fbef723f6106b7af87b9474e95.tar.bz2 gentoo-2-2783ffc7ad7b34fbef723f6106b7af87b9474e95.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-misc/ipv6calc')
-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 dec942a2213b..30759398ad37 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.16 2007/03/09 15:33:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.17 2007/04/04 20:44:34 gustavoz Exp $ + + 04 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> ipv6calc-0.51.ebuild: + Stable on sparc 09 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ipv6calc-0.51.ebuild: Keyworded ~sparc diff --git a/net-misc/ipv6calc/ipv6calc-0.51.ebuild b/net-misc/ipv6calc/ipv6calc-0.51.ebuild index aae7b1848f87..551c12fc10be 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.3 2007/03/09 15:33:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.4 2007/04/04 20:44:34 gustavoz 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="hppa ppc sparc x86" IUSE="" |