diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-10-07 23:19:24 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-10-07 23:19:24 +0000 |
commit | a291a0703b8cb35d64e9a0512b763bf62e297bc7 (patch) | |
tree | 53fae29c802162b374cf6a7caabf86d4e9c5c082 /profiles | |
parent | josm: fix http_proxy usage if no protocol is set (diff) | |
download | historical-a291a0703b8cb35d64e9a0512b763bf62e297bc7.tar.gz historical-a291a0703b8cb35d64e9a0512b763bf62e297bc7.tar.bz2 historical-a291a0703b8cb35d64e9a0512b763bf62e297bc7.zip |
Poppler-0.9: extend mask to cover all testing versions but warning that this will be unmasked *soon*. We know what breaks. Go fix it.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 12 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9818951c32e9..47a8ed32173c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1935 2008/10/07 05:56:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1936 2008/10/07 23:19:24 loki_val 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! + 07 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> package.mask: + Poppler-0.9: extend mask to cover all testing versions but warning that + this will be unmasked *soon*. We know what breaks. Go fix it. + 07 Oct 2008; Alexis Ballier <aballier@gentoo.org> package.mask: Mask new x264 snapshot diff --git a/profiles/package.mask b/profiles/package.mask index 2883358bbba5..496cbc55dfbb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9054 2008/10/07 05:56:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9055 2008/10/07 23:19:24 loki_val 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 @@ -362,8 +362,12 @@ dev-lisp/abcl-cvs # Saleem Abdulrasool <compnerd@gentoo.org> (26 Sep 2008) # temporarily mask to prevent things from breaking ->=app-text/poppler-0.9.2 ->=app-text/poppler-bindings-0.9.2 +# Peter Alfredsen <loki_val@gentoo.org> (8 Oct 2008) +# extend mask to cover all testing versions but warning +# that this will be unmasked *soon*. We know what breaks. +# Go fix it. +=app-text/poppler-0.9* +=app-text/poppler-bindings-0.9* # Christian Parpart <trapni@gentoo.org> (25 Sep 2008) # for testing/experienced users only |