diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-03 17:00:47 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-03 17:00:47 +0000 |
commit | ae3ee70c1edde8456fb047171857282f1853e2b8 (patch) | |
tree | f2abe78fd870a4f3aa001cf2922de326881fab97 /net-misc | |
parent | sparc stable (bug 347845) (diff) | |
download | gentoo-2-ae3ee70c1edde8456fb047171857282f1853e2b8.tar.gz gentoo-2-ae3ee70c1edde8456fb047171857282f1853e2b8.tar.bz2 gentoo-2-ae3ee70c1edde8456fb047171857282f1853e2b8.zip |
sparc stable (bug 349264)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.80.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index c9c2a22adca8..6c79228d59b5 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.34 2010/12/29 09:46:25 pva Exp $ +# 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 $ + + 03 Jan 2011; Michael Weber <xmw@gentoo.org> ipv6calc-0.80.0.ebuild: + sparc stable (bug 349264) 29 Dec 2010; Peter Volkov <pva@gentoo.org> metadata.xml: Update maintainer information per discussion in dev: diff --git a/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild b/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild index e5c887665f7c..6fcd9e944404 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-2010 Gentoo Foundation +# 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.3 2010/12/21 19:32:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.80.0.ebuild,v 1.4 2011/01/03 17:00:47 xmw 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 )" |