diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-05-30 10:00:32 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-05-30 10:00:32 +0000 |
commit | edce9289780b4a6494af5683cc36e10c14df95db (patch) | |
tree | c8ad715d9ae25a6ef6fb626923fe6da353982a35 | |
parent | version bump (diff) | |
download | historical-edce9289780b4a6494af5683cc36e10c14df95db.tar.gz historical-edce9289780b4a6494af5683cc36e10c14df95db.tar.bz2 historical-edce9289780b4a6494af5683cc36e10c14df95db.zip |
Drop libX11 mask.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9e3df331a384..fc4c7e8e5251 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6611 2012/05/30 09:42:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6612 2012/05/30 10:00:32 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! + 30 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + Drop libX11 mask. + 30 May 2012; Kacper Kowalik <xarthisius@gentoo.org> package.mask: Drop mask on sys-block/megacli as sources are accessible on upstream's webpage diff --git a/profiles/package.mask b/profiles/package.mask index 1c26e2c511c6..0ae5db2b6e71 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13803 2012/05/30 09:42:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13804 2012/05/30 10:00:32 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 @@ -573,11 +573,6 @@ sys-apps/systemd-sysv-utils # <http://my.opera.com/desktopteam/blog> www-client/opera-next -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (19 Dec 2011) -# Mask prerelease x11 packages -=x11-libs/libX11-1.4.99* ->=x11-libs/libXi-1.5.99 - # Hanno Boeck <hanno@gentoo.org> (15 Dec 2011) # Breaks pam_mount, which is its only user in the tree. # Can be unmasked when a new pam_mount version is released. |