jer         14/05/03 20:19:16

  Modified:             ChangeLog
  Added:                geoipupdate-2.0.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.13                 net-misc/geoipupdate/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   5 Apr 2014 18:31:09 -0000       1.12
+++ ChangeLog   3 May 2014 20:19:16 -0000       1.13
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/geoipupdate
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.12 
2014/04/05 18:31:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.13 
2014/05/03 20:19:16 jer Exp $
+
+*geoipupdate-2.0.1 (03 May 2014)
+
+  03 May 2014; Jeroen Roovers <[email protected]> +geoipupdate-2.0.1.ebuild:
+  Version bump.
 
   05 Apr 2014; Agostino Sarubbo <[email protected]> geoipupdate-2.0.0.ebuild:
   Stable for alpha, wrt bug #501344



1.1                  net-misc/geoipupdate/geoipupdate-2.0.1.ebuild

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

Index: geoipupdate-2.0.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.0.1.ebuild,v 1.1 
2014/05/03 20:19:16 jer Exp $

EAPI=5

DESCRIPTION="performs automatic updates of GeoIP2 and GeoIP Legacy binary 
databases"
HOMEPAGE="https://github.com/maxmind/geoipupdate";
SRC_URI="https://github.com/maxmind/${PN}/releases/download/v${PV}/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~x86 ~x86-fbsd"
IUSE=""

DEPEND="
        net-misc/curl
        sys-libs/zlib
"
RDEPEND="
        ${DEPEND}
        !<dev-libs/geoip-1.6.0
"




Reply via email to