diff options
author | 2010-08-21 13:22:15 +0000 | |
---|---|---|
committer | 2010-08-21 13:22:15 +0000 | |
commit | 79f7429ec570b1ba14ed740cbab398401761a523 (patch) | |
tree | 7d9ea5bf667eadfc27807faf25fd478d8a82588a /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-79f7429ec570b1ba14ed740cbab398401761a523.tar.gz gentoo-2-79f7429ec570b1ba14ed740cbab398401761a523.tar.bz2 gentoo-2-79f7429ec570b1ba14ed740cbab398401761a523.zip |
Masking beta and rc releases of qbittorrent
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 9 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 457ad5928c4d..1067cad7d3d4 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4487 2010/08/20 21:16:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4488 2010/08/21 13:22:15 hwoarang 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! + 21 Aug 2010; Markos Chandras <hwoarang@gentoo.org> package.mask: + Masking beta and rc releases of qbittorrent + 20 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> package.mask: Mask pkgs from treecleaners/QA queue. diff --git a/profiles/package.mask b/profiles/package.mask index 59a7735ce302..bff643bb9a13 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11865 2010/08/20 23:37:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11866 2010/08/21 13:22:15 hwoarang 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 --- +# Markos Chandras <hwoarang@gentoo.org> (21 Aug 2010) +# Masking beta and rc releases +=net-p2p/qbittorrent-2.4.0_beta* +=net-p2p/qbittorrent-2.4.0_rc* # Samuli Suominen <ssuominen@gentoo.org> (21 Aug 2010) # Masked for treecleaners, QA # @@ -64,10 +68,6 @@ x11-themes/etheme-ShinyMetal # mail-client/claws-mail mail-client/claws-mail-gtkhtml -# Markos Chandras <hwoarang@gentoo.org> (19 Aug 2010) -# Masking beta releases -=net-p2p/qbittorrent-2.4.0_beta* - # Alex Legler <a3li@gentoo.org> (18 Aug 2010) # Fails to install with the latest stable versions of OpenSSL and Tk. # The 1.8.6 packages will be removed in 60 days. Reference: Bug 332597. |