diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-13 11:50:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-13 11:50:11 +0000 |
commit | 16945b758d12eaf7ac7100e36920a85b11d2b481 (patch) | |
tree | 0ca8fc6e9844c7e4f038b88d5c7033be9194237a /app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild | |
parent | Initial commit of PyQtMobility, moved from qt overlay. Ebuild by me. (diff) | |
download | gentoo-2-16945b758d12eaf7ac7100e36920a85b11d2b481.tar.gz gentoo-2-16945b758d12eaf7ac7100e36920a85b11d2b481.tar.bz2 gentoo-2-16945b758d12eaf7ac7100e36920a85b11d2b481.zip |
Switch to virtual/shadow.
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild')
-rw-r--r-- | app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild b/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild index 419c027b878d..73c73f48c6a1 100644 --- a/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild +++ b/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild,v 1.6 2011/11/02 21:46:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-tools-backends/system-tools-backends-2.10.1.ebuild,v 1.7 2012/03/13 11:50:11 phajdan.jr Exp $ EAPI="2" GCONF_DEBUG="no" @@ -22,7 +22,7 @@ RDEPEND="!<app-admin/gnome-system-tools-1.1.91 >=dev-perl/Net-DBus-0.33.4 dev-lang/perl >=sys-auth/polkit-0.94 - userland_GNU? ( sys-apps/shadow )" + userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} dev-util/pkgconfig |