diff options
author | 2013-06-26 10:49:50 +0000 | |
---|---|---|
committer | 2013-06-26 10:49:50 +0000 | |
commit | 98845a8339454c8d128f1e31c193e924eef32e63 (patch) | |
tree | d146cd36a402c02e424c09c99ccfb233db70f480 /profiles | |
parent | Stable for HPPA (bug #473998). (diff) | |
download | gentoo-2-98845a8339454c8d128f1e31c193e924eef32e63.tar.gz gentoo-2-98845a8339454c8d128f1e31c193e924eef32e63.tar.bz2 gentoo-2-98845a8339454c8d128f1e31c193e924eef32e63.zip |
Add PostGIS beta package mask.
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 1b319a1cc53f..63e8bcbb41b7 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7976 2013/06/26 05:57:02 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7977 2013/06/26 10:49:50 titanofold 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! + 26 Jun 2013; Aaron W. Swenson <titanofold@gentoo.org> package.mask: + Add PostGIS beta package mask. + 26 Jun 2013; Patrick Lauer <patrick@gentoo.org> package.mask: Reverting revert of lame and libvpx unmasking diff --git a/profiles/package.mask b/profiles/package.mask index 280f8eca3c43..5d98149e1c96 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14858 2013/06/26 05:57:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14859 2013/06/26 10:49:50 titanofold 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 @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Aaron W. Swenson <titanofold@gentoo.org> (26 Jun 2013) +# PostGIS beta/rc releases are not considered production ready neither +# here nor upstream. Use at your own risk. +>=dev-db/postgis-2.1.0_beta3 + # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (25 Jun 2013) # Mask new ptlib/opal for breakage, tracked in bug #474742 =net-libs/ptlib-2.12.4 |