diff options
author | 2010-02-18 21:51:04 +0000 | |
---|---|---|
committer | 2010-02-18 21:51:04 +0000 | |
commit | af0fc6d2c455994f5b4d8e8ee19f2c977c82a8a3 (patch) | |
tree | 4452f705cc7f844c300c5d85da3dd4dce0e93c90 /profiles | |
parent | Version Bump and cleaned up old ones (diff) | |
download | historical-af0fc6d2c455994f5b4d8e8ee19f2c977c82a8a3.tar.gz historical-af0fc6d2c455994f5b4d8e8ee19f2c977c82a8a3.tar.bz2 historical-af0fc6d2c455994f5b4d8e8ee19f2c977c82a8a3.zip |
mask prerelease versions of syslinux
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 23d97898e828..bb7b7019c6db 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.3909 2010/02/18 15:08:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3910 2010/02/18 21:51:03 chithanh 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! + 18 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + mask prerelease versions of syslinux + 18 Feb 2010; Justin Lecher (jlec) <jlec@j-schmitz.net> package.mask: sci-chemistry/tinker unmasked because bug 305007 is fixed diff --git a/profiles/package.mask b/profiles/package.mask index 095b72242830..96e4d33dbc8a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11233 2010/02/18 15:08:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11234 2010/02/18 21:51:04 chithanh 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 --- +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (18 Feb 2010) +# Mask prerelease versions +=sys-boot/syslinux-4.00_pre* + # Samuli Suominen <ssuominen@gentoo.org> (17 Feb 2010) # Masked for testing. >=dev-util/intltool-0.41.0 |