diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-19 21:55:52 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-19 21:55:52 +0000 |
commit | 5a7b5609581a98c294cd158be57973075aa767f8 (patch) | |
tree | cf2343b9f344c25b2d927734b9baa54caa271127 | |
parent | Put normal games.eclass pkg_postinst output behind a check for GAMES_SHOW_WAR... (diff) | |
download | gentoo-2-5a7b5609581a98c294cd158be57973075aa767f8.tar.gz gentoo-2-5a7b5609581a98c294cd158be57973075aa767f8.tar.bz2 gentoo-2-5a7b5609581a98c294cd158be57973075aa767f8.zip |
Added mask on enemy-territory-truecombat-1.0_beta4.ebuild for bug #130424.
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index aba3b715dc22..89e33264e19b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5365 2006/05/19 18:36:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5366 2006/05/19 21:55:52 wolf31o2 Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Chris Gianelloni <wolf31o2@gentoo.org> (19 May 2006) +# Masked to force people to "downgrade" to the lower version. The ebuild is the +# same as 0.48, but we now match upstream versioning. +=games-fps/enemy-territory-truecombat-1.0_beta4 + # Michael Sterrett <mr_bones_@gentoo.org> (19 May 2006) # masked until Spanky adds libsdl-1.2.10 =media-libs/sdl-mixer-1.2.7 |