diff options
author | Robert Piasek <dagger@gentoo.org> | 2012-04-27 09:38:18 +0000 |
---|---|---|
committer | Robert Piasek <dagger@gentoo.org> | 2012-04-27 09:38:18 +0000 |
commit | f15710c4b40ec9e63671f3673248ff1270a557c6 (patch) | |
tree | e93e2a895c1c34beaf0511eab208b617c14cef21 /profiles | |
parent | Version bump rc3's (diff) | |
download | gentoo-2-f15710c4b40ec9e63671f3673248ff1270a557c6.tar.gz gentoo-2-f15710c4b40ec9e63671f3673248ff1270a557c6.tar.bz2 gentoo-2-f15710c4b40ec9e63671f3673248ff1270a557c6.zip |
fix stable tree broken my previous use.mask changes
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c5cbcc24f60e..1dce14deb784 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.126 2012/04/26 10:33:23 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.127 2012/04/27 09:38:17 dagger Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -21,7 +21,7 @@ # Robert Piasek <dagger@gentoo.org> (26 Apr 2012) # Packages with optional systemd support. Masked in base and unmasked on arches # where sys-apps/systemd is available. -sys-auth/polkit -systemd +>sys-auth/polkit-0.104-r1 -systemd # Alexandre Rostovtsev <tetromino@gentoo.org> (13 Apr 2012) # Masked in base and unmasked on arches where app-misc/geoclue and diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 5f88f1b7864e..b6b2c7879339 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.75 2012/04/26 10:33:23 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.76 2012/04/27 09:38:17 dagger Exp $ # Robert Piasek <dagger@gentoo.org> (26 Apr 2012) # Packages with optional systemd support. Masked in base and unmasked on arches # where sys-apps/systemd is available. -sys-auth/polkit -systemd +>sys-auth/polkit-0.104-r1 -systemd # Alexandre Rostovtsev <tetromino@gentoo.org> (13 Apr 2012) # Packages with optional systemd support. Masked in base and unmasked on arches diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 32fab68b0703..246c7aae42ac 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.86 2012/04/26 10:33:23 dagger Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.87 2012/04/27 09:38:18 dagger Exp $ # This file requires >=portage-2.1.1 # Robert Piasek <dagger@gentoo.org> (26 Apr 2012) # Packages with optional systemd support. Masked in base and unmasked on arches # where sys-apps/systemd is available. -sys-auth/polkit -systemd +>sys-auth/polkit-0.104-r1 -systemd # Masked in base and unmasked on arches where app-misc/geoclue and # app-accessibility/at-spi2-core are available. |