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 7D0E5138010 for ; Sun, 28 Oct 2012 16:24:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FFFD21C032; Sun, 28 Oct 2012 16:24:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CC6C121C032 for ; Sun, 28 Oct 2012 16:24:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D22133D8B9 for ; Sun, 28 Oct 2012 16:24:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 05B9B21600; Sun, 28 Oct 2012 16:24:21 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.18.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gupnp-0.18.3.ebuild X-VCS-Directories: net-libs/gupnp X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121028162422.05B9B21600@flycatcher.gentoo.org> Date: Sun, 28 Oct 2012 16:24:21 +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: 084ce148-5335-4c4a-bc8a-d783a987dc16 X-Archives-Hash: 645b61ded9796a15be1594d72c5fdbe0 armin76 12/10/28 16:24:21 Modified: ChangeLog gupnp-0.18.3.ebuild Log: ia64/sparc stable wrt #427544 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.56 net-libs/gupnp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 16 Oct 2012 05:51:16 -0000 1.55 +++ ChangeLog 28 Oct 2012 16:24:21 -0000 1.56 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.55 2012/10/16 05:51:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.56 2012/10/28 16:24:21 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel gupnp-0.18.3.ebuild: + ia64/sparc stable wrt #427544 16 Oct 2012; Anthony G. Basile gupnp-0.18.3.ebuild: stable ppc, bug #427544 1.9 net-libs/gupnp/gupnp-0.18.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild?r1=1.8&r2=1.9 Index: gupnp-0.18.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gupnp-0.18.3.ebuild 16 Oct 2012 05:51:16 -0000 1.8 +++ gupnp-0.18.3.ebuild 28 Oct 2012 16:24:21 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.8 2012/10/16 05:51:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.9 2012/10/28 16:24:21 armin76 Exp $ EAPI="4" @@ -11,7 +11,7 @@ LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="connman +introspection kernel_linux networkmanager" RDEPEND=">=net-libs/gssdp-0.11.2[introspection?]