diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2014-08-03 22:07:24 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2014-08-03 22:07:24 +0000 |
commit | a8433da1d463b9f0da158f9bd84788a97763c216 (patch) | |
tree | 4bcd71d32478a16bdeaa44c7e7d81f33b5edc670 | |
parent | Cleanup ebuilds, some EAPI5 porting. (diff) | |
download | gentoo-2-a8433da1d463b9f0da158f9bd84788a97763c216.tar.gz gentoo-2-a8433da1d463b9f0da158f9bd84788a97763c216.tar.bz2 gentoo-2-a8433da1d463b9f0da158f9bd84788a97763c216.zip |
The great unmasking of sys-libs/db has begun. Remaining slots to come if they pass testsuite still (otherwise those slots will just be deleted).
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4bb0dd2f67c5..ed783ec4aaa3 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9272 2014/08/02 19:59:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9273 2014/08/03 22:07:24 robbat2 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! + 03 Aug 2014; Robin H. Johnson <robbat2@gentoo.org> package.mask: + The great unmasking of sys-libs/db has begun. Remaining slots to come if they + pass testsuite still (otherwise those slots will just be deleted). + 02 Aug 2014; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: virtual/perl-Filter is gone diff --git a/profiles/package.mask b/profiles/package.mask index df1c9c121009..8de608855587 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15939 2014/08/02 19:59:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15940 2014/08/03 22:07:23 robbat2 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 @@ -817,8 +817,7 @@ dev-ml/ocamlduce # Robin H. Johnson <robbat2@gentoo.org> (08 Oct 2012) # Masked for testing -=sys-libs/db-6.0* -=sys-libs/db-5.3* +# 2014/08/03: Cleanup in progress, as they pass testsuite, they are being unmasked =sys-libs/db-5.2* =sys-libs/db-5.1* =sys-libs/db-5.0* |