summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 13:52:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 13:52:55 +0000
commitb47d1052bc21f3bc7c32135c8460e5e96a800e84 (patch)
treed7d52f3813250823467cbcf533e0aa53fbc1741f /sys-apps
parentStable for ppc, wrt bug #477970 (diff)
downloadgentoo-2-b47d1052bc21f3bc7c32135c8460e5e96a800e84.tar.gz
gentoo-2-b47d1052bc21f3bc7c32135c8460e5e96a800e84.tar.bz2
gentoo-2-b47d1052bc21f3bc7c32135c8460e5e96a800e84.zip
Stable for ppc, wrt bug #477910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/ChangeLog5
-rw-r--r--sys-apps/systemd/systemd-204.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index 1378abb68697..3a0d5dc855cd 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/systemd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.148 2013/07/27 11:40:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.149 2013/07/28 13:52:55 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> systemd-204.ebuild:
+ Stable for ppc, wrt bug #477910
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> systemd-204.ebuild:
Stable for amd64, wrt bug #477910
diff --git a/sys-apps/systemd/systemd-204.ebuild b/sys-apps/systemd/systemd-204.ebuild
index bed9c10096f2..6881fad950e6 100644
--- a/sys-apps/systemd/systemd-204.ebuild
+++ b/sys-apps/systemd/systemd-204.ebuild
@@ -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/sys-apps/systemd/systemd-204.ebuild,v 1.6 2013/07/27 11:40:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-204.ebuild,v 1.7 2013/07/28 13:52:55 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2.1 MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection
keymap +kmod lzma openrc pam policykit python qrcode selinux static-libs
tcpd test vanilla xattr"