diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-27 12:24:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-27 12:24:43 +0000 |
commit | 610108144c9d0ce2d484133c485e41721110b039 (patch) | |
tree | 06e6e6e3630d81e14daf23a7dd0e45231e888a69 | |
parent | Version bump. Remove old ebuild (diff) | |
download | gentoo-2-610108144c9d0ce2d484133c485e41721110b039.tar.gz gentoo-2-610108144c9d0ce2d484133c485e41721110b039.tar.bz2 gentoo-2-610108144c9d0ce2d484133c485e41721110b039.zip |
Add portage python3 use-flag to p.use.mask
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 342ed12fde74..830144766b94 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.76 2010/11/14 20:15:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.77 2010/11/27 12:24:43 armin76 Exp $ + + 27 Nov 2010; Raúl Porcel <armin76@gentoo.org> package.use.mask: + Add portage python3 use-flag to p.use.mask 14 Nov 2010; Alexis Ballier <aballier@gentoo.org> package.use.mask: Mask app-i18n/canna[doc], app-text/ptex does not build and ptex is diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 9716dc5efcb1..4bde33e278de 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.46 2010/11/14 20:15:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.47 2010/11/27 12:24:43 armin76 Exp $ # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (07 Nov 2010) # x11-libs/qt-declarative is not keyworded. @@ -12,6 +12,7 @@ media-gfx/povray mkl # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (29 Jul 2010) # Mask python3 for stable portage until python-3.x is marked stable. +=sys-apps/portage-2.1.9* python3 =sys-apps/portage-2.1.8* python3 =sys-apps/portage-2.1.7* python3 |