diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:32:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 17:32:56 +0000 |
commit | a2fccebabadbc8623ea1550d0cd3719e7c6fe4ae (patch) | |
tree | 8048cd5d8868b1a6c8b290274f773bab365ffb90 /net-misc/ipv6calc/ipv6calc-0.93.1.ebuild | |
parent | Require libusb:1 instead of libusb:0 for bug #434448. (diff) | |
download | gentoo-2-a2fccebabadbc8623ea1550d0cd3719e7c6fe4ae.tar.gz gentoo-2-a2fccebabadbc8623ea1550d0cd3719e7c6fe4ae.tar.bz2 gentoo-2-a2fccebabadbc8623ea1550d0cd3719e7c6fe4ae.zip |
sparc stable wrt #419303
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/ipv6calc/ipv6calc-0.93.1.ebuild')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.93.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.93.1.ebuild b/net-misc/ipv6calc/ipv6calc-0.93.1.ebuild index b22feef44827..b4377f7c423c 100644 --- a/net-misc/ipv6calc/ipv6calc-0.93.1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.93.1.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.93.1.ebuild,v 1.5 2012/08/23 14:39:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.93.1.ebuild,v 1.6 2012/09/09 17:32:56 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 )" |