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 CEEC61389E2 for ; Sun, 7 Dec 2014 12:30:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54F73E099D; Sun, 7 Dec 2014 12:30:37 +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 E048DE099D for ; Sun, 7 Dec 2014 12:30:36 +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 24B9B340278 for ; Sun, 7 Dec 2014 12:30:36 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id E15C9BC6F; Sun, 7 Dec 2014 12:30:33 +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 sys-apps/systemd: systemd-215-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: systemd-215-r3.ebuild ChangeLog X-VCS-Directories: sys-apps/systemd X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141207123033.E15C9BC6F@oystercatcher.gentoo.org> Date: Sun, 7 Dec 2014 12:30:33 +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: 09ee3ca8-7f93-4f9d-8e57-b6357fa139f6 X-Archives-Hash: 9c5103495c60d86564c2bcd716378a5c ago 14/12/07 12:30:33 Modified: systemd-215-r3.ebuild ChangeLog Log: Stable for ppc64/ia64/sparc, wrt bug #517120 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F) Revision Changes Path 1.15 sys-apps/systemd/systemd-215-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?r1=1.14&r2=1.15 Index: systemd-215-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- systemd-215-r3.ebuild 15 Oct 2014 15:08:14 -0000 1.14 +++ systemd-215-r3.ebuild 7 Dec 2014 12:30:33 -0000 1.15 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 1.14 2014/10/15 15:08:14 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 1.15 2014/12/07 12:30:33 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0/2" -KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="acl audit cryptsetup doc elfutils +firmware-loader gcrypt gudev http introspection kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl test vanilla" 1.323 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.323&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.323&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.322&r2=1.323 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.322 retrieving revision 1.323 diff -u -r1.322 -r1.323 --- ChangeLog 28 Nov 2014 18:13:49 -0000 1.322 +++ ChangeLog 7 Dec 2014 12:30:33 -0000 1.323 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.322 2014/11/28 18:13:49 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.323 2014/12/07 12:30:33 ago Exp $ + + 07 Dec 2014; Agostino Sarubbo systemd-215-r3.ebuild: + Stable for ppc64/ia64/sparc, wrt bug #517120 *systemd-217-r3 (28 Nov 2014)