summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-10-15 16:25:03 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-10-15 16:25:03 +0000
commitc7033f0434abf2300a92d24f6560c7ccb5b56318 (patch)
treefbfba414ca2b35713e13d3baf60777aff0b38e83 /sys-auth/consolekit/consolekit-0.2.3.ebuild
parentadded mkl directory in pkgconfig cflags (diff)
downloadhistorical-c7033f0434abf2300a92d24f6560c7ccb5b56318.tar.gz
historical-c7033f0434abf2300a92d24f6560c7ccb5b56318.tar.bz2
historical-c7033f0434abf2300a92d24f6560c7ccb5b56318.zip
~ -> =
Package-Manager: portage-2.1.3.13
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.2.3.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.2.3.ebuild b/sys-auth/consolekit/consolekit-0.2.3.ebuild
index e8ff3314008a..ed87dad72812 100644
--- a/sys-auth/consolekit/consolekit-0.2.3.ebuild
+++ b/sys-auth/consolekit/consolekit-0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.2 2007/10/15 14:01:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.3 2007/10/15 16:25:03 cardoe Exp $
inherit eutils autotools multilib pam
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2.7
>=dev-libs/dbus-glib-0.61
>=x11-libs/libX11-1.0.0
pam? ( virtual/pam )
- elibc_glibc? ( !~sys-libs/glibc-2.4* )"
+ elibc_glibc? ( !=sys-libs/glibc-2.4* )"
DEPEND="${RDEPEND}
dev-util/pkgconfig"