diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-07-07 16:48:34 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-07-07 16:48:34 +0000 |
commit | 9a057f6e9704eeb0a4d40f1a59c48d114d92820e (patch) | |
tree | ad379662bc2a7a9b6fb6a30f87d015d05acc6639 /profiles | |
parent | adding gnuradio 3.7 (p.masked) (diff) | |
download | gentoo-2-9a057f6e9704eeb0a4d40f1a59c48d114d92820e.tar.gz gentoo-2-9a057f6e9704eeb0a4d40f1a59c48d114d92820e.tar.bz2 gentoo-2-9a057f6e9704eeb0a4d40f1a59c48d114d92820e.zip |
masking gr-iqbal-0.37.0 and gr-osmosdr-0.1.0
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a355d4545896..6f7b95f5e535 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8008 2013/07/07 16:41:47 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8009 2013/07/07 16:48:34 zerochaos 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! 07 Jun 2013; Rick Farina <zerochaos@gentoo.org> + package.mask: adding gr-iqbal-0.37.0 and gr-osmosdr-0.1.0, they don't + work together due to upstream issues + + 07 Jun 2013; Rick Farina <zerochaos@gentoo.org> package.mask: masking gnuradio-3.7 because basically nothing works with it diff --git a/profiles/package.mask b/profiles/package.mask index 2fba6225d496..9dab167d685a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14896 2013/07/07 16:41:24 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14897 2013/07/07 16:48:34 zerochaos 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 @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- # Rick Farina <zerochaos@gentoo.org> (07 Jun 2013) +# cannot detect gr-iqbal properly +=net-wireless/gr-osmosdr-0.1.0 + +# Rick Farina <zerochaos@gentoo.org> (07 Jun 2013) +# installs fine but gr-osmosdr doesn't see it... +=net-wireless/gr-iqbal-0.37.0 + +# Rick Farina <zerochaos@gentoo.org> (07 Jun 2013) # incompatible with near everything available at this time =net-wireless/gnuradio-3.7.0 |