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 2997C1381F3 for ; Fri, 12 Apr 2013 08:55:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9D4BE0B4F; Fri, 12 Apr 2013 08:55:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CB7FE0B0B for ; Fri, 12 Apr 2013 08:55:25 +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 3896C33DE7B for ; Fri, 12 Apr 2013 08:55:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 02E0C2171D; Fri, 12 Apr 2013 08:55:22 +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 xfce-base/xfce4-panel: xfce4-panel-4.10.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xfce4-panel-4.10.0-r1.ebuild ChangeLog X-VCS-Directories: xfce-base/xfce4-panel X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130412085523.02E0C2171D@flycatcher.gentoo.org> Date: Fri, 12 Apr 2013 08:55:22 +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: 540e3cde-5024-4a4d-9be7-949bc743fd7d X-Archives-Hash: f447f6a68ef6b5e300238b64d201ae0a ago 13/04/12 08:55:22 Modified: xfce4-panel-4.10.0-r1.ebuild ChangeLog Log: Stable for alpha, wrt bug #465286 (Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild?r1=1.6&r2=1.7 Index: xfce4-panel-4.10.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xfce4-panel-4.10.0-r1.ebuild 12 Apr 2013 08:21:34 -0000 1.6 +++ xfce4-panel-4.10.0-r1.ebuild 12 Apr 2013 08:55:22 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild,v 1.6 2013/04/12 08:21:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0-r1.ebuild,v 1.7 2013/04/12 08:55:22 ago Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 1.236 xfce-base/xfce4-panel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.236&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?rev=1.236&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/xfce4-panel/ChangeLog?r1=1.235&r2=1.236 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v retrieving revision 1.235 retrieving revision 1.236 diff -u -r1.235 -r1.236 --- ChangeLog 12 Apr 2013 08:21:34 -0000 1.235 +++ ChangeLog 12 Apr 2013 08:55:22 -0000 1.236 @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.235 2013/04/12 08:21:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.236 2013/04/12 08:55:22 ago Exp $ + + 12 Apr 2013; Agostino Sarubbo xfce4-panel-4.10.0-r1.ebuild: + Stable for alpha, wrt bug #465286 12 Apr 2013; Agostino Sarubbo xfce4-panel-4.10.0-r1.ebuild: Stable for ppc64, wrt bug #465286