diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:28:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:28:50 +0000 |
commit | 83c3f28741308c5430c978000fb502532d8db998 (patch) | |
tree | 9865712cbc9f5ba94db22bd6241ef22f8563c5ae /net-misc/ipv6calc | |
parent | Stable for sparc, wrt bug #475794 (diff) | |
download | gentoo-2-83c3f28741308c5430c978000fb502532d8db998.tar.gz gentoo-2-83c3f28741308c5430c978000fb502532d8db998.tar.bz2 gentoo-2-83c3f28741308c5430c978000fb502532d8db998.zip |
Stable for sparc, wrt bug #474276
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/ipv6calc')
-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 460bf51d588b..a6a8d18e7eed 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.70 2013/07/17 09:00:16 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.71 2013/08/03 07:28:50 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ipv6calc-0.94.1.ebuild: + Stable for sparc, wrt bug #474276 17 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> ipv6calc-0.94.1.ebuild: Correct dependency on dev-perl/URI, thanks to Nikoli <nikoli AT lavabit.com> diff --git a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild index 0f206eb1fc85..03bcb16d8826 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.8 2013/07/17 09:11:53 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.9 2013/08/03 07:28:50 ago 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="geoip test" RDEPEND=" |