diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-09 22:37:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-09 22:37:39 +0000 |
commit | c96fb363fa944fa142098a805e14b8acdb9a2780 (patch) | |
tree | dfe3a7cb3ca7b661744ce7b8f215e2267c5fb9c8 /net-misc | |
parent | add sys-cluster/mpich blocker (diff) | |
download | gentoo-2-c96fb363fa944fa142098a805e14b8acdb9a2780.tar.gz gentoo-2-c96fb363fa944fa142098a805e14b8acdb9a2780.tar.bz2 gentoo-2-c96fb363fa944fa142098a805e14b8acdb9a2780.zip |
Stable for HPPA (bug #474276).
(Portage version: 2.2.0_alpha187/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.94.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 01cc4fde1c88..87be64cab713 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.64 2013/05/14 07:52:34 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.65 2013/07/09 22:37:39 jer Exp $ + + 09 Jul 2013; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.94.1.ebuild: + Stable for HPPA (bug #474276). *ipv6calc-0.94.1 (14 May 2013) diff --git a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild index 22025e65c297..5c6a57cabf6e 100644 --- a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.1 2013/05/14 07:52:34 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.2 2013/07/09 22:37:39 jer Exp $ EAPI="4" inherit fixheadtails @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86" IUSE="geoip" DEPEND=" |