diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 14:42:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 14:42:58 +0000 |
commit | f0c33ba3e13f7ee8837ea6f612d751dbdb47c337 (patch) | |
tree | 2019556106d2ab44770fdebbedfb01cdcd040164 /net-misc/ipv6calc | |
parent | Stable for HPPA (bug #349633). (diff) | |
download | gentoo-2-f0c33ba3e13f7ee8837ea6f612d751dbdb47c337.tar.gz gentoo-2-f0c33ba3e13f7ee8837ea6f612d751dbdb47c337.tar.bz2 gentoo-2-f0c33ba3e13f7ee8837ea6f612d751dbdb47c337.zip |
Stable for HPPA (bug #349264).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.80.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 6c79228d59b5..c6b18453d4ca 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.35 2011/01/03 17:00:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.36 2011/01/21 14:42:58 jer Exp $ + + 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.80.0.ebuild: + Stable for HPPA (bug #349264). 03 Jan 2011; Michael Weber <xmw@gentoo.org> ipv6calc-0.80.0.ebuild: sparc stable (bug 349264) diff --git a/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild b/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild index 6fcd9e944404..4f9f0baa9555 100644 --- a/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.80.0.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.80.0.ebuild,v 1.4 2011/01/03 17:00:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.5 2011/01/21 14:42:58 jer Exp $ EAPI="2" 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.1 )" |