From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SkC7u-0000o4-J1 for garchives@archives.gentoo.org; Thu, 28 Jun 2012 10:39:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B600CE04D2; Thu, 28 Jun 2012 10:38:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8B2AAE04D2 for ; Thu, 28 Jun 2012 10:38:49 +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 EB6BC1B403F for ; Thu, 28 Jun 2012 10:38:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A30242004B; Thu, 28 Jun 2012 10:38:47 +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/libupnp: libupnp-1.6.17.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libupnp-1.6.17.ebuild ChangeLog X-VCS-Directories: net-libs/libupnp X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120628103847.A30242004B@flycatcher.gentoo.org> Date: Thu, 28 Jun 2012 10:38:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6a06d9cb-a5fe-4be3-94c5-cca35c7733f1 X-Archives-Hash: b9fad3725d34879a273ccc89df0f5d7d ago 12/06/28 10:38:47 Modified: libupnp-1.6.17.ebuild ChangeLog Log: Stable for amd64, wrt bug #423747 =20 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.2 net-libs/libupnp/libupnp-1.6.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/l= ibupnp-1.6.17.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/l= ibupnp-1.6.17.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/l= ibupnp-1.6.17.ebuild?r1=3D1.1&r2=3D1.2 Index: libupnp-1.6.17.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuild,= v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libupnp-1.6.17.ebuild 17 Jun 2012 09:21:32 -0000 1.1 +++ libupnp-1.6.17.ebuild 28 Jun 2012 10:38:47 -0000 1.2 @@ -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/libupnp/libupnp-1.6.17.ebuil= d,v 1.1 2012/06/17 09:21:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.17.ebuil= d,v 1.2 2012/06/28 10:38:47 ago Exp $ =20 EAPI=3D"4" WANT_AUTOMAKE=3D1.9 @@ -13,7 +13,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd= ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd = ~x86-fbsd" IUSE=3D"debug doc ipv6 static-libs" =20 RDEPEND=3D"" 1.29 net-libs/libupnp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/C= hangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/C= hangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libupnp/C= hangeLog?r1=3D1.28&r2=3D1.29 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 17 Jun 2012 09:21:32 -0000 1.28 +++ ChangeLog 28 Jun 2012 10:38:47 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.28 201= 2/06/17 09:21:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.29 201= 2/06/28 10:38:47 ago Exp $ + + 28 Jun 2012; Agostino Sarubbo libupnp-1.6.17.ebuild: + Stable for amd64, wrt bug #423747 =20 *libupnp-1.6.17 (17 Jun 2012) =20