diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-05-21 06:44:05 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-05-21 06:44:05 +0000 |
commit | 2473afd0deea00600c2ff10d66d33a9721a8b687 (patch) | |
tree | 0b104624a42c67659d0c18a50c057b6ecac534f9 /net-misc/ipv6calc | |
parent | Mask pybugz due to borked patch (diff) | |
download | gentoo-2-2473afd0deea00600c2ff10d66d33a9721a8b687.tar.gz gentoo-2-2473afd0deea00600c2ff10d66d33a9721a8b687.tar.bz2 gentoo-2-2473afd0deea00600c2ff10d66d33a9721a8b687.zip |
Minor version bump, remove older
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.97.1.ebuild (renamed from net-misc/ipv6calc/ipv6calc-0.97.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ChangeLog b/net-misc/ipv6calc/ChangeLog index 15068c3ff37b..b01f96257e1f 100644 --- a/net-misc/ipv6calc/ChangeLog +++ b/net-misc/ipv6calc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/ipv6calc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.76 2014/05/19 12:25:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.77 2014/05/21 06:44:05 blueness Exp $ + +*ipv6calc-0.97.1 (21 May 2014) + + 21 May 2014; Anthony G. Basile <blueness@gentoo.org> +ipv6calc-0.97.1.ebuild, + -ipv6calc-0.97.0.ebuild: + Minor version bump, remove older *ipv6calc-0.97.0 (19 May 2014) diff --git a/net-misc/ipv6calc/ipv6calc-0.97.0.ebuild b/net-misc/ipv6calc/ipv6calc-0.97.1.ebuild index 922fe30339bc..dd70c28c043c 100644 --- a/net-misc/ipv6calc/ipv6calc-0.97.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.97.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.97.0.ebuild,v 1.1 2014/05/19 12:25:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.97.1.ebuild,v 1.1 2014/05/21 06:44:05 blueness Exp $ EAPI="5" inherit eutils |