diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-10-03 13:49:25 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-10-03 13:49:25 +0000 |
commit | 28baf56a69020667a64213a1d3918a8f6169c42c (patch) | |
tree | ab73192e1c3301f302664e67705d701f794c9b58 | |
parent | Fix quoting, ROOT usage and use get_libdir() where needed. (diff) | |
download | gentoo-2-28baf56a69020667a64213a1d3918a8f6169c42c.tar.gz gentoo-2-28baf56a69020667a64213a1d3918a8f6169c42c.tar.bz2 gentoo-2-28baf56a69020667a64213a1d3918a8f6169c42c.zip |
Forgot to commit mask change for bug-buddy
-rw-r--r-- | profiles/package.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 7af5bd135370..d71ca9bf2117 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7770 2007/10/03 08:43:11 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7771 2007/10/03 13:49:25 dang Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -80,7 +80,7 @@ app-emacs/speedbar =gnome-base/libgnome-2.20.0 =gnome-base/libgnomecanvas-2.20.0 =gnome-base/libgnomeui-2.20.0 -=gnome-extra/bug-buddy-2.20.0 +>=gnome-extra/bug-buddy-2.20.0 =app-accessibility/dasher-4.6.0 =gnome-extra/deskbar-applet-2.20.0 =gnome-base/eel-2.20.0 |