diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-11 13:00:24 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-11 13:00:24 +0000 |
commit | 70bac559b325377b69e820469ae07b4ad3d70d78 (patch) | |
tree | 25c1b74932e4f35e02775f60cfd13638dfdf845c /profiles | |
parent | Version bump: f-spot-0.6.0.0 is released (diff) | |
download | gentoo-2-70bac559b325377b69e820469ae07b4ad3d70d78.tar.gz gentoo-2-70bac559b325377b69e820469ae07b4ad3d70d78.tar.bz2 gentoo-2-70bac559b325377b69e820469ae07b4ad3d70d78.zip |
fix typos
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 20 |
2 files changed, 14 insertions, 11 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 09687f8d084b..100b3a1ae6b2 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.51 2009/08/10 18:26:25 darkside Exp $ +# $Id: ChangeLog,v 1.52 2009/08/11 13:00:24 darkside Exp $ + + 11 Aug 2009; Jeremy Olexa <darkside@gentoo.org> package.mask: + fix typos 10 Aug 2009; Jeremy Olexa <darkside@gentoo.org> package.mask: p.mask ebuilds that need >=app-admin/eselect-python-20090801 diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index d8b0c2c24bd0..86d1b58af1b4 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.22 2009/08/10 18:26:25 darkside Exp $ +# $Id: package.mask,v 1.23 2009/08/11 13:00:24 darkside Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -43,15 +43,15 @@ # Mask all of these because they depend on the questionable eselect-python, # listed above. # %% qgrep -H SUPPORT_PYTHON_ABIS -=app-portage/mirrorselect/mirrorselect-2.0.0 -=dev-python/django/django-1.1 -=dev-python/imaging/imaging-1.1.6-r1 -=dev-python/kiwi/kiwi-1.9.26 -=dev-python/pyopenssl/pyopenssl-0.9-r1 -=dev-python/pyrex/pyrex-0.9.8.5-r1 -=dev-python/pysqlite/pysqlite-2.5.5-r1 -=dev-python/setuptools/setuptools-0.6_rc9-r1 -=dev-python/sip/sip-4.8.2 +=app-portage/mirrorselect-2.0.0 +=dev-python/django-1.1 +=dev-python/imaging-1.1.6-r1 +=dev-python/kiwi-1.9.26 +=dev-python/pyopenssl-0.9-r1 +=dev-python/pyrex-0.9.8.5-r1 +=dev-python/pysqlite-2.5.5-r1 +=dev-python/setuptools-0.6_rc9-r1 +=dev-python/sip-4.8.2 # Fabian Groffen <grobian@gentoo.org> (26 Jul 2009) # util-linux doesn't work on non-Linux and doesn't work in Prefix. This |