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 B7013138A1A for ; Mon, 26 Jan 2015 09:39:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FFE2E0879; Mon, 26 Jan 2015 09:39:53 +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 EE449E0879 for ; Mon, 26 Jan 2015 09:39:52 +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 440B43406AA for ; Mon, 26 Jan 2015 09:39:52 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 0D1A81066F; Mon, 26 Jan 2015 09:39:51 +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 x11-libs/libdesktop-agnostic: libdesktop-agnostic-0.3.92-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libdesktop-agnostic-0.3.92-r1.ebuild ChangeLog X-VCS-Directories: x11-libs/libdesktop-agnostic X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150126093951.0D1A81066F@oystercatcher.gentoo.org> Date: Mon, 26 Jan 2015 09:39:51 +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: 5a1a6349-d36a-4c82-89ac-2d21d99a75cc X-Archives-Hash: 1a457d74ed0c961a6648be188c630c83 ago 15/01/26 09:39:51 Modified: libdesktop-agnostic-0.3.92-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #534430 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild?r1=1.3&r2=1.4 Index: libdesktop-agnostic-0.3.92-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libdesktop-agnostic-0.3.92-r1.ebuild 22 Jan 2015 08:45:39 -0000 1.3 +++ libdesktop-agnostic-0.3.92-r1.ebuild 26 Jan 2015 09:39:51 -0000 1.4 @@ -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/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild,v 1.3 2015/01/22 08:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild,v 1.4 2015/01/26 09:39:51 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +gconf glade gnome +introspection" RDEPEND=">=dev-libs/glib-2 1.12 x11-libs/libdesktop-agnostic/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 22 Jan 2015 08:45:39 -0000 1.11 +++ ChangeLog 26 Jan 2015 09:39:51 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libdesktop-agnostic # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.11 2015/01/22 08:45:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.12 2015/01/26 09:39:51 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo + libdesktop-agnostic-0.3.92-r1.ebuild: + Stable for x86, wrt bug #534430 22 Jan 2015; Agostino Sarubbo libdesktop-agnostic-0.3.92-r1.ebuild: