summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-05 13:55:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-05 13:55:10 +0000
commit3f7b4bcd788ac27d65126a9be1b176fe0a74c2c4 (patch)
tree8a0d00430d62630b484b42683de42a86bf13f9c7 /sys-apps/systemd
parentStable for alpha, wrt bug #509076 (diff)
downloadgentoo-2-3f7b4bcd788ac27d65126a9be1b176fe0a74c2c4.tar.gz
gentoo-2-3f7b4bcd788ac27d65126a9be1b176fe0a74c2c4.tar.bz2
gentoo-2-3f7b4bcd788ac27d65126a9be1b176fe0a74c2c4.zip
Stable for ia64, wrt bug #509076
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r--sys-apps/systemd/ChangeLog5
-rw-r--r--sys-apps/systemd/systemd-212-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index 3c795e7a5c88..db1da18b9924 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -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.275 2014/07/05 13:54:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.276 2014/07/05 13:55:10 ago Exp $
+
+ 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> systemd-212-r5.ebuild:
+ Stable for ia64, wrt bug #509076
05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> systemd-212-r5.ebuild:
Stable for alpha, wrt bug #509076
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild
index 500afe493b5f..9b1205f1f909 100644
--- a/sys-apps/systemd/systemd-212-r5.ebuild
+++ b/sys-apps/systemd/systemd-212-r5.ebuild
@@ -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-212-r5.ebuild,v 1.6 2014/07/05 13:54:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.7 2014/07/05 13:55:10 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz"
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 +firmware-loader gcrypt gudev http introspection
kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl
test vanilla xattr"