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 3A5F9138D21 for ; Fri, 17 Jul 2015 15:43:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB90E14014; Fri, 17 Jul 2015 15:43:12 +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 611E314014 for ; Fri, 17 Jul 2015 15:43:12 +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 AD0A0340D3E for ; Fri, 17 Jul 2015 15:43:11 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 6D59FB6; Fri, 17 Jul 2015 15:43:10 +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/libsoup: libsoup-2.48.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libsoup-2.48.1.ebuild ChangeLog X-VCS-Directories: net-libs/libsoup X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150717154310.6D59FB6@oystercatcher.gentoo.org> Date: Fri, 17 Jul 2015 15:43:10 +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: 5d12dfcc-6ff1-443d-8683-a04cd5db2560 X-Archives-Hash: 02871402d27d604857f3ac5b17f428c3 ago 15/07/17 15:43:10 Modified: libsoup-2.48.1.ebuild ChangeLog Log: Stable for ia64, wrt bug #551814 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.9 net-libs/libsoup/libsoup-2.48.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/libsoup-2.48.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/libsoup-2.48.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/libsoup-2.48.1.ebuild?r1=1.8&r2=1.9 Index: libsoup-2.48.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.48.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libsoup-2.48.1.ebuild 7 Jul 2015 20:50:00 -0000 1.8 +++ libsoup-2.48.1.ebuild 17 Jul 2015 15:43:10 -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/net-libs/libsoup/libsoup-2.48.1.ebuild,v 1.8 2015/07/07 20:50:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.48.1.ebuild,v 1.9 2015/07/17 15:43:10 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ LICENSE="LGPL-2+" SLOT="2.4" IUSE="debug +introspection samba ssl test" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] 1.356 net-libs/libsoup/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.356&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.356&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libsoup/ChangeLog?r1=1.355&r2=1.356 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v retrieving revision 1.355 retrieving revision 1.356 diff -u -r1.355 -r1.356 --- ChangeLog 7 Jul 2015 20:50:00 -0000 1.355 +++ ChangeLog 17 Jul 2015 15:43:10 -0000 1.356 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.355 2015/07/07 20:50:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.356 2015/07/17 15:43:10 ago Exp $ + + 17 Jul 2015; Agostino Sarubbo libsoup-2.48.1.ebuild: + Stable for ia64, wrt bug #551814 07 Jul 2015; Markus Meier libsoup-2.48.1.ebuild: arm stable, bug #551814