diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:29:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:29:43 +0000 |
commit | 32d8807bb69888897195e638e96db14dfe813e7c (patch) | |
tree | c9921c6713d3867f7db040a37ceae48b793f20e4 /net-misc/ipv6calc | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-32d8807bb69888897195e638e96db14dfe813e7c.tar.gz gentoo-2-32d8807bb69888897195e638e96db14dfe813e7c.tar.bz2 gentoo-2-32d8807bb69888897195e638e96db14dfe813e7c.zip |
sparc/x86 stable wrt #404837
(Portage version: 2.1.10.53/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.92.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index c3eec14b96b4..afef1a98b5eb 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.51 2012/03/28 20:24:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.52 2012/04/01 17:29:43 armin76 Exp $ + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> ipv6calc-0.92.0.ebuild: + sparc/x86 stable wrt #404837 28 Mar 2012; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.92.0.ebuild: Stable for HPPA (bug #404837). diff --git a/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild b/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild index febeaea33a43..d6cbbf4ba164 100644 --- a/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild,v 1.4 2012/03/28 20:24:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.92.0.ebuild,v 1.5 2012/04/01 17:29:43 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 )" |