From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 297D0138C9D for ; Tue, 28 Apr 2015 14:30:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53A96E09CA; Tue, 28 Apr 2015 14:30:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A3C4EE09C4 for ; Tue, 28 Apr 2015 14:30:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3789F341368 for ; Tue, 28 Apr 2015 09:44:16 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 6FD06998; Tue, 28 Apr 2015 09:44:13 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/geoip: geoip-1.6.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: geoip-1.6.5.ebuild ChangeLog X-VCS-Directories: dev-libs/geoip X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150428094413.6FD06998@oystercatcher.gentoo.org> Date: Tue, 28 Apr 2015 09:44:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27d51f38-1fe1-46c9-b208-4b32c46e663f X-Archives-Hash: 70f8ddf75398e3c43fb3c2c9ef9bcdf1 ago 15/04/28 09:44:13 Modified: geoip-1.6.5.ebuild ChangeLog Log: Stable for sparc, wrt bug #545914 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F) Revision Changes Path 1.9 dev-libs/geoip/geoip-1.6.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild?r1=1.8&r2=1.9 Index: geoip-1.6.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geoip-1.6.5.ebuild 26 Apr 2015 04:32:12 -0000 1.8 +++ geoip-1.6.5.ebuild 28 Apr 2015 09:44:13 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v 1.8 2015/04/26 04:32:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.5.ebuild,v 1.9 2015/04/28 09:44:13 ago Exp $ EAPI=5 inherit autotools eutils @@ -14,7 +14,7 @@ # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test" 1.254 dev-libs/geoip/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.254&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?rev=1.254&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/geoip/ChangeLog?r1=1.253&r2=1.254 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- ChangeLog 26 Apr 2015 04:32:12 -0000 1.253 +++ ChangeLog 28 Apr 2015 09:44:13 -0000 1.254 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/geoip # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.253 2015/04/26 04:32:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.254 2015/04/28 09:44:13 ago Exp $ + + 28 Apr 2015; Agostino Sarubbo geoip-1.6.5.ebuild: + Stable for sparc, wrt bug #545914 26 Apr 2015; Jeroen Roovers geoip-1.6.5.ebuild: Stable for PPC64 (bug #545914).