diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-05 15:36:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-05 15:36:47 +0000 |
commit | 438caefd264cfc2b3877d40e7ca35fce8b491c3a (patch) | |
tree | ae1cd10b96f56ba00f0f395df59a55ebff5450d9 /profiles | |
parent | Add tilde operator to 1.5 branch and remove old version. Bug #302730 (diff) | |
download | gentoo-2-438caefd264cfc2b3877d40e7ca35fce8b491c3a.tar.gz gentoo-2-438caefd264cfc2b3877d40e7ca35fce8b491c3a.tar.bz2 gentoo-2-438caefd264cfc2b3877d40e7ca35fce8b491c3a.zip |
Masking openbox and obconf ebuilds in order to perform further tests on the ebuilds
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 6c10b0b5c5b4..6bf1f38b08b0 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3861 2010/02/05 12:36:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3862 2010/02/05 15:36:46 hwoarang 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! + 05 Feb 2010; Markos Chandras <hwoarang@gentoo.org> package.mask: + Masking openbox and obconf ebuilds in order to perform further tests on + the ebuilds + 05 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask: Mask ~www-client/chromium-5.0.307.5 dev channel release. diff --git a/profiles/package.mask b/profiles/package.mask index 62b29cd605a0..b53e5c262e4d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11178 2010/02/05 15:17:04 mpagano Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11179 2010/02/05 15:36:47 hwoarang 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,12 @@ #--- END OF EXAMPLES --- +# Markos Chandras <hwoarang@gentoo.org> (05 Feb 2010) +# Masking openbox and obconf ebuilds in order to perform further tests +# on the ebuilds +=x11-wm/openbox-9999 +=x11-misc/obconf-9999 + # Mike Pagano <mpagano@gentoo.org> (05 Feb 2010) # Masked for testing of the tilde handling on # etc/package.* files |