summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2013-11-13 04:16:45 +0000
committerMatt Turner <mattst88@gentoo.org>2013-11-13 04:16:45 +0000
commit39e3df97c153beba8e16e43dd13f51cb45ccf93c (patch)
tree5306a128f9d68f7625e1c6e2a5e6a8135f7c6b8b /sys-apps
parentAdded ~alpha, bug 478076. (diff)
downloadgentoo-2-39e3df97c153beba8e16e43dd13f51cb45ccf93c.tar.gz
gentoo-2-39e3df97c153beba8e16e43dd13f51cb45ccf93c.tar.bz2
gentoo-2-39e3df97c153beba8e16e43dd13f51cb45ccf93c.zip
Added ~alpha, bug 478076.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/ChangeLog5
-rw-r--r--sys-apps/systemd/systemd-208-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index bbb6d20878e6..b54045534f7f 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.196 2013/11/11 13:56:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.197 2013/11/13 04:16:45 mattst88 Exp $
+
+ 13 Nov 2013; Matt Turner <mattst88@gentoo.org> systemd-208-r2.ebuild:
+ Added ~alpha, bug 478076.
*systemd-204-r3 (11 Nov 2013)
diff --git a/sys-apps/systemd/systemd-208-r2.ebuild b/sys-apps/systemd/systemd-208-r2.ebuild
index e26e46a850a6..36d967cb2af9 100644
--- a/sys-apps/systemd/systemd-208-r2.ebuild
+++ b/sys-apps/systemd/systemd-208-r2.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-208-r2.ebuild,v 1.4 2013/11/04 12:32:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r2.ebuild,v 1.5 2013/11/13 04:16:45 mattst88 Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz -> ${P}-r1.tar.
LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection
+kmod lzma pam policykit python qrcode selinux tcpd test
vanilla xattr"