diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-27 02:05:43 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-27 02:05:43 +0000 |
commit | 525df8d84b1d5f4192ef69625945470aa3d9575b (patch) | |
tree | cde9a6e46badc5123cf0f0af8aaa250c604ae491 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-525df8d84b1d5f4192ef69625945470aa3d9575b.tar.gz gentoo-2-525df8d84b1d5f4192ef69625945470aa3d9575b.tar.bz2 gentoo-2-525df8d84b1d5f4192ef69625945470aa3d9575b.zip |
add temporary mask for schroot
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 71d2e75dcd70..08108e76ac25 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3942 2010/02/26 21:58:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3943 2010/02/27 02:05:43 abcd Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 27 Feb 2010; Jonathan Callen <abcd@gentoo.org> package.mask: + add temporary mask for schroot + 26 Feb 2010; Mark Loeser <halcy0n@gentoo.org> package.mask: Remask dev-db/libpq since not all archs have postgresql-base stable diff --git a/profiles/package.mask b/profiles/package.mask index d11e579183de..ddae222d42aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11263 2010/02/26 21:58:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11264 2010/02/27 02:05:43 abcd 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 @@ -31,6 +31,11 @@ #--- END OF EXAMPLES --- +# Jonathan Callen <abcd@gentoo.org> (27 Feb 2010) +# Masked for testing. Upstream moved config files around, and I want +# to be sure that my pre/postinst scripts work properly. +>=dev-util/schroot-1.4.1 + # Nirbheek Chauhan <nirbheek@gentoo.org> (27 Feb 2010) # Introspection support is sketchy, and untested # introspection USE-flag is already use.masked |