diff options
author | Michael Januszewski <spock@gentoo.org> | 2009-08-09 08:34:47 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2009-08-09 08:34:47 +0000 |
commit | 2ffdad072b684cee10e40c023136c5b0a036d4cf (patch) | |
tree | 0c70bfe9187b2fdbeab7623d635a4716e2af6b03 /profiles | |
parent | Automated update of use.local.desc (diff) | |
download | historical-2ffdad072b684cee10e40c023136c5b0a036d4cf.tar.gz historical-2ffdad072b684cee10e40c023136c5b0a036d4cf.tar.bz2 historical-2ffdad072b684cee10e40c023136c5b0a036d4cf.zip |
Add a mask for live git versions of pycuda and pytools.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 002df50fb942..ef83b9a1846f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3043 2009/08/08 19:31:37 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3044 2009/08/09 08:34:47 spock 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! + 09 Aug 2009; Michał Januszewski <spock@gentoo.org> package.mask: + Add a mask for live git versions of pycuda and pytools. + 08 Aug 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> package.mask: Moved KDE-4.3.0 mask from profiles/package.mask to diff --git a/profiles/package.mask b/profiles/package.mask index c4d77f772501..58ffc4f77c87 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10245 2009/08/09 06:58:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10246 2009/08/09 08:34:47 spock 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,12 @@ #--- END OF EXAMPLES --- +# Michał Januszewski <spock@gentoo.org> (08 Aug 2009) +# Live git ebuilds for pycuda/pytools. Use at your own risk, do not +# report Gentoo bugs if stuff breaks after you install them. +=dev-python/pytools-9999 +=dev-python/pycuda-9999 + # Ulrich Mueller <ulm@gentoo.org> (08 Aug 2009) # Emacs live CVS ebuilds. Use at your own risk. app-editors/emacs-cvs |