diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-10 12:54:50 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-10 12:54:50 +0000 |
commit | d7e3fe44cde4ab4c51a5df0badd3829706e36e7d (patch) | |
tree | 050e9be14eb99f7d5ddbc63112b2df1f6f4a20a2 | |
parent | ppc keyword, bug 476346 (diff) | |
download | gentoo-2-d7e3fe44cde4ab4c51a5df0badd3829706e36e7d.tar.gz gentoo-2-d7e3fe44cde4ab4c51a5df0badd3829706e36e7d.tar.bz2 gentoo-2-d7e3fe44cde4ab4c51a5df0badd3829706e36e7d.zip |
Stable on amd64 and x86, wrt bug #474276
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.94.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 87be64cab713..deb29196f875 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipv6calc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.65 2013/07/09 22:37:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.66 2013/07/10 12:54:50 pinkbyte Exp $ + + 10 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> ipv6calc-0.94.1.ebuild: + Stable on amd64 and x86, wrt bug #474276 09 Jul 2013; Jeroen Roovers <jer@gentoo.org> ipv6calc-0.94.1.ebuild: Stable for HPPA (bug #474276). diff --git a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild index 5c6a57cabf6e..e2f3a02687a6 100644 --- a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.2 2013/07/09 22:37:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.3 2013/07/10 12:54:50 pinkbyte 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=" |