public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.82.1.ebuild
@ 2011-05-16  6:42 Peter Volkov (pva)
  0 siblings, 0 replies; only message in thread
From: Peter Volkov (pva) @ 2011-05-16  6:42 UTC (permalink / raw
  To: gentoo-commits

pva         11/05/16 06:42:44

  Modified:             ChangeLog
  Added:                ipv6calc-0.82.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.39                 net-misc/ipv6calc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	1 Apr 2011 17:03:44 -0000	1.38
+++ ChangeLog	16 May 2011 06:42:44 -0000	1.39
@@ -1,6 +1,11 @@
 # 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.38 2011/04/01 17:03:44 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ChangeLog,v 1.39 2011/05/16 06:42:44 pva Exp $
+
+*ipv6calc-0.82.1 (16 May 2011)
+
+  16 May 2011; Peter Volkov <pva@gentoo.org> +ipv6calc-0.82.1.ebuild:
+  Version bump.
 
 *ipv6calc-0.82.0 (01 Apr 2011)
 



1.1                  net-misc/ipv6calc/ipv6calc-0.82.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.82.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.82.1.ebuild?rev=1.1&content-type=text/plain

Index: ipv6calc-0.82.1.ebuild
===================================================================
# 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.82.1.ebuild,v 1.1 2011/05/16 06:42:44 pva Exp $

EAPI="4"
inherit fixheadtails

DESCRIPTION="IPv6 address calculator"
HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
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"
IUSE="geoip"

DEPEND="geoip? ( >=dev-libs/geoip-1.4.1 )"

src_prepare() {
	ht_fix_file configure
}

src_configure() {
	econf $(use_enable geoip)
}

src_install() {
	emake DESTDIR="${D}" install
	dodoc ChangeLog CREDITS README TODO USAGE
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-16  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-16  6:42 [gentoo-commits] gentoo-x86 commit in net-misc/ipv6calc: ChangeLog ipv6calc-0.82.1.ebuild Peter Volkov (pva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox