diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-11-05 09:53:30 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-11-05 09:53:30 +0000 |
commit | 4adb4a7e537206c3bca893d61ff97b3c732b3c07 (patch) | |
tree | a602e62cb255862837d3fd8d158c86aa6ab8d916 /sys-auth/consolekit | |
parent | Version bump to ConsoleKit2 from github from where the xfce4-power-manager au... (diff) | |
download | gentoo-2-4adb4a7e537206c3bca893d61ff97b3c732b3c07.tar.gz gentoo-2-4adb4a7e537206c3bca893d61ff97b3c732b3c07.tar.bz2 gentoo-2-4adb4a7e537206c3bca893d61ff97b3c732b3c07.zip |
Punt reference(s) to broken dev-libs/glib release(s).
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-auth/consolekit')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.6.ebuild | 7 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.9.2.ebuild | 7 |
3 files changed, 9 insertions, 11 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index dca83e976f83..9d3d8dfa5e10 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.174 2014/11/05 09:51:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.175 2014/11/05 09:53:30 ssuominen Exp $ + + 05 Nov 2014; Samuli Suominen <ssuominen@gentoo.org> consolekit-0.4.6.ebuild, + consolekit-0.9.2.ebuild: + Punt reference(s) to broken dev-libs/glib release(s). *consolekit-0.9.2 (05 Nov 2014) diff --git a/sys-auth/consolekit/consolekit-0.4.6.ebuild b/sys-auth/consolekit/consolekit-0.4.6.ebuild index 4ad83f885de2..ac6a6edf1356 100644 --- a/sys-auth/consolekit/consolekit-0.4.6.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.6.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-auth/consolekit/consolekit-0.4.6.ebuild,v 1.17 2014/08/14 08:47:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.18 2014/11/05 09:53:30 ssuominen Exp $ EAPI=5 inherit autotools eutils linux-info pam systemd @@ -18,11 +18,8 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux systemd-units test" -# TODO: Cleanup the || () hack later, like end of the year: -# Skip certain broken glib 2.38 releases wrt #501330 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= - || ( >=dev-libs/glib-2.38.2-r1:2 <dev-libs/glib-2.38:2 ) - >=dev-libs/glib-2.22:2= + >=dev-libs/glib-2.38.2-r1:2= sys-libs/zlib:= x11-libs/libX11:= acl? ( diff --git a/sys-auth/consolekit/consolekit-0.9.2.ebuild b/sys-auth/consolekit/consolekit-0.9.2.ebuild index a8e4cd3a0022..31d7495fe9f5 100644 --- a/sys-auth/consolekit/consolekit-0.9.2.ebuild +++ b/sys-auth/consolekit/consolekit-0.9.2.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-auth/consolekit/consolekit-0.9.2.ebuild,v 1.1 2014/11/05 09:51:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.9.2.ebuild,v 1.2 2014/11/05 09:53:30 ssuominen Exp $ EAPI=5 inherit eutils linux-info pam @@ -18,11 +18,8 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="acl debug doc kernel_linux pam policykit selinux test" -# TODO: Cleanup the || () hack later, like end of the year: -# Skip certain broken glib 2.38 releases wrt #501330 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= - || ( >=dev-libs/glib-2.38.2-r1:2 <dev-libs/glib-2.38:2 ) - >=dev-libs/glib-2.22:2= + >=dev-libs/glib-2.38.2-r1:2= sys-libs/zlib:= x11-libs/libX11:= acl? ( |