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 47F5E1392EF for ; Sun, 20 Jul 2014 08:22:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1CAFE081C; Sun, 20 Jul 2014 08:22:11 +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 64D5AE081C for ; Sun, 20 Jul 2014 08:22:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B041340176 for ; Sun, 20 Jul 2014 08:22:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2206) id 0153B2004C; Sun, 20 Jul 2014 08:22:08 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-systemd-integration: gentoo-systemd-integration-4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gentoo-systemd-integration-4.ebuild ChangeLog X-VCS-Directories: sys-apps/gentoo-systemd-integration X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140720082209.0153B2004C@flycatcher.gentoo.org> Date: Sun, 20 Jul 2014 08:22:08 +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: 9fc9bd9f-0d3d-41c1-b5d4-48d2c4321a0b X-Archives-Hash: 2380407257b349f72fad32456590e850 klausman 14/07/20 08:22:08 Modified: gentoo-systemd-integration-4.ebuild ChangeLog Log: Stable on alpha, bug #506824 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision Changes Path 1.8 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild?r1=1.7&r2=1.8 Index: gentoo-systemd-integration-4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gentoo-systemd-integration-4.ebuild 6 Jul 2014 13:23:06 -0000 1.7 +++ gentoo-systemd-integration-4.ebuild 20 Jul 2014 08:22:08 -0000 1.8 @@ -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/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.7 2014/07/06 13:23:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-4.ebuild,v 1.8 2014/07/20 08:22:08 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="!sys-fs/udev" 1.29 sys-apps/gentoo-systemd-integration/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 6 Jul 2014 13:23:06 -0000 1.28 +++ ChangeLog 20 Jul 2014 08:22:08 -0000 1.29 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/gentoo-systemd-integration # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.28 2014/07/06 13:23:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/ChangeLog,v 1.29 2014/07/20 08:22:08 klausman Exp $ + + 20 Jul 2014; Tobias Klausmann + gentoo-systemd-integration-4.ebuild: + Stable on alpha, bug #506824 06 Jul 2014; Michał Górny gentoo-systemd-integration-2.ebuild, gentoo-systemd-integration-4.ebuild,