diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:02:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:02:35 +0000 |
commit | 9568b3df79e0a576c9a933dc5873c445379d5599 (patch) | |
tree | 4899efbf838b7d18c236cccf43bc35a508059721 /profiles/arch | |
parent | Allow building with postgresql-9.2. (diff) | |
download | gentoo-2-9568b3df79e0a576c9a933dc5873c445379d5599.tar.gz gentoo-2-9568b3df79e0a576c9a933dc5873c445379d5599.tar.bz2 gentoo-2-9568b3df79e0a576c9a933dc5873c445379d5599.zip |
mask net-misc/leechcraft-full[unstable] because requires packages not ready for the stabilization
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 2b6ba0a398ca..21160d928e69 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.209 2013/02/12 04:18:29 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.210 2013/02/16 21:02:35 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> package.use.mask: + mask net-misc/leechcraft-full[unstable] because requires packages not ready + for the stabilization 12 Feb 2013; Christoph Junghans <ottxor@gentoo.org> use.mask: sse41 -> sse4_1 (bug #456886) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index dda2e23bc4bb..756da6e2cb78 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.152 2012/12/30 22:38:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.153 2013/02/16 21:02:35 ago 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 @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Agostino Sarubbo <ago@gentoo.org> (16 Feb 2012) +# mask because requires unstable depends not ready for the stabilization +net-misc/leechcraft-full unstable + # Alexandre Rostovtsev <tetromino@gentoo.org> (30 Dec 2012) # sys-apps/biosdevname, systemd work on this arch (masked in base) sys-kernel/dracut -dracut_modules_biosdevname -dracut_modules_systemd |