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 6550F138AF1 for ; Sun, 2 Nov 2014 08:51:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E58DBE0BEA; Sun, 2 Nov 2014 08:51:30 +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 77036E0BEA for ; Sun, 2 Nov 2014 08:51:30 +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 407B03402EC for ; Sun, 2 Nov 2014 08:51:29 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id E80B99449; Sun, 2 Nov 2014 08:51:27 +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 net-libs/neon: neon-0.30.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: neon-0.30.0-r1.ebuild ChangeLog X-VCS-Directories: net-libs/neon X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141102085127.E80B99449@oystercatcher.gentoo.org> Date: Sun, 2 Nov 2014 08:51:27 +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: 3cc0fe0b-5e13-4e59-bb1d-55448892352a X-Archives-Hash: 7f8cd28f1c6cfa104737e6998ef46b9f ago 14/11/02 08:51:27 Modified: neon-0.30.0-r1.ebuild ChangeLog Log: Stable for alpha, wrt bug #518614 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 net-libs/neon/neon-0.30.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild?r1=1.9&r2=1.10 Index: neon-0.30.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- neon-0.30.0-r1.ebuild 29 Oct 2014 09:23:05 -0000 1.9 +++ neon-0.30.0-r1.ebuild 2 Nov 2014 08:51:27 -0000 1.10 @@ -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-libs/neon/neon-0.30.0-r1.ebuild,v 1.9 2014/10/29 09:23:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.0-r1.ebuild,v 1.10 2014/11/02 08:51:27 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0/27" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do 1.83 net-libs/neon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 29 Oct 2014 09:23:05 -0000 1.82 +++ ChangeLog 2 Nov 2014 08:51:27 -0000 1.83 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/neon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.82 2014/10/29 09:23:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.83 2014/11/02 08:51:27 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: + Stable for alpha, wrt bug #518614 29 Oct 2014; Agostino Sarubbo neon-0.30.0-r1.ebuild: Stable for sparc, wrt bug #518614