diff options
author | 2011-12-18 17:36:13 +0000 | |
---|---|---|
committer | 2011-12-18 17:36:13 +0000 | |
commit | 5e6b813275a7627b62fea8a637abfcaf912c55f7 (patch) | |
tree | a7609daa96f1ae4c1a54ef1999cb822d0fa96846 /net-misc/ipv6calc | |
parent | Drop sparc keywords (diff) | |
download | historical-5e6b813275a7627b62fea8a637abfcaf912c55f7.tar.gz historical-5e6b813275a7627b62fea8a637abfcaf912c55f7.tar.bz2 historical-5e6b813275a7627b62fea8a637abfcaf912c55f7.zip |
sparc stable wrt #379063
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 694188b8e8e1..d5c17d4d6c5b 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.46 2011/10/11 04:57:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.47 2011/12/18 17:36:13 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> ipv6calc-0.90.0-r1.ebuild: + sparc stable wrt #379063 11 Oct 2011; Peter Volkov <pva@gentoo.org> ipv6calc-0.92.0.ebuild: Disable tests that fail if started from root user. diff --git a/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild b/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild index 7f74c0a50e0b..c8e9ca64988d 100644 --- a/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild,v 1.4 2011/10/05 15:46:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.90.0-r1.ebuild,v 1.5 2011/12/18 17:36:13 armin76 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="geoip? ( >=dev-libs/geoip-1.4.7 )" |