diff options
author | 2007-01-28 13:47:58 +0000 | |
---|---|---|
committer | 2007-01-28 13:47:58 +0000 | |
commit | 91a502e0f5ad34b96694b1387296dcdd51c5409e (patch) | |
tree | 165f252f538704c5e2cbe7d9a1c9f5564f37ed04 /profiles | |
parent | Remove old ebuilds (bug #164185). (diff) | |
download | historical-91a502e0f5ad34b96694b1387296dcdd51c5409e.tar.gz historical-91a502e0f5ad34b96694b1387296dcdd51c5409e.tar.bz2 historical-91a502e0f5ad34b96694b1387296dcdd51c5409e.zip |
Make 9999 ebuilds be masked with ~ to allow further revisions (to force rebuild to users).
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d1333aaf2b57..7c38b65bcfd4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6689 2007/01/28 12:56:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6690 2007/01/28 13:47:58 flameeyes Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -54,7 +54,7 @@ mail-client/ximian-connector # Use this in place of the broken amarok-svn ebuilds. # Please note that you need >=sys-apps/portage-2.1.2-r3 to be able to actually # use these versions by adding "**" for them in package.keywords. -=media-sound/amarok-9999 +~media-sound/amarok-9999 # Diego Pettenò <flameeyes@gentoo.org> (25 Jan 2007) # Live Mercurial versions of ALSA packages. @@ -62,9 +62,9 @@ mail-client/ximian-connector # when the support is broken in-kernel. # Please note that you need >=sys-apps/portage-2.1.2-r3 to be able to actually # use these versions by adding "**" for them in package.keywords. -=media-sound/alsa-driver-9999 -=media-sound/alsa-header-9999 -=media-sound/alsa-lib-9999 +~media-sound/alsa-driver-9999 +~media-sound/alsa-header-9999 +~media-sound/alsa-lib-9999 # Raúl Porcel <armin76@gentoo.org> (24 Jan 2007) # Mask cvs version of net-p2p/linuxdcpp |