diff options
author | 2007-03-09 15:33:54 +0000 | |
---|---|---|
committer | 2007-03-09 15:33:54 +0000 | |
commit | 52ffafdd3406ea4e6341af37e6ff7b875c594035 (patch) | |
tree | a396f4504c9c069dc3bbd4c06c172191de157ff6 /net-misc/ipv6calc | |
parent | Revert initscript to previous version, as it creates problems. Bug #169561. (diff) | |
download | gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.tar.gz gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.tar.bz2 gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.zip |
Keyworded ~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 b9c60d84687c..dec942a2213b 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.15 2007/02/22 20:49:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.16 2007/03/09 15:33:54 gustavoz Exp $ + + 09 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ipv6calc-0.51.ebuild: + Keyworded ~sparc 22 Feb 2007; Guy Martin <gmsoft@gentoo.org> ipv6calc-0.51.ebuild: Stable on hppa diff --git a/net-misc/ipv6calc/ipv6calc-0.51.ebuild b/net-misc/ipv6calc/ipv6calc-0.51.ebuild index 5ac689c738ca..aae7b1848f87 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.2 2007/02/22 20:49:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.3 2007/03/09 15:33:54 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 x86" +KEYWORDS="hppa ppc ~sparc x86" IUSE="" |