diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-24 23:29:00 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-24 23:29:00 +0000 |
commit | 70e79850d46ac027e5a4c05ea4f7b9fc60f05358 (patch) | |
tree | b849b9367688a939e3809b42ecd26bb662b6596e /profiles | |
parent | Version bump. Drop libglade, replace gstreamer by libcanberra, lots of fixes ... (diff) | |
download | historical-70e79850d46ac027e5a4c05ea4f7b9fc60f05358.tar.gz historical-70e79850d46ac027e5a4c05ea4f7b9fc60f05358.tar.bz2 historical-70e79850d46ac027e5a4c05ea4f7b9fc60f05358.zip |
Add x11-libs/libnotify mask for early breakage detection.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0eeae25ac4ef..53dfd159e666 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4971 2011/01/24 19:41:43 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4972 2011/01/24 23:29:00 eva 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! + 24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> package.mask: + Add x11-libs/libnotify mask for early breakage detection. + 24 Jan 2011; Andreas Proschofsky <suka@gentoo.org> package.mask: Add mask for upcoming libreoffice package diff --git a/profiles/package.mask b/profiles/package.mask index 5e70c0fb5617..845b37978bd6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12392 2011/01/24 19:41:43 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12393 2011/01/24 23:29:00 eva 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,10 @@ #--- END OF EXAMPLES --- +# Gilles Dartiguelongue <eva@gentoo.org> (25 Jan 2011) +# API breaking release, added for early patch testing +>=x11-libs/libnotify-0.7 + # Andreas Proschofsky <suka@gentoo.org> (24 Jan 2011) # New package, masked for testing app-office/libreoffice |