diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-29 08:30:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-29 08:30:02 +0000 |
commit | 99c6e5285283548a6ac5c1c75fae727bede23143 (patch) | |
tree | c9c2870c5fe586aa661ede805cae96265b4e1aab /profiles | |
parent | Call econf at src_configure with EAPI-2 (diff) | |
download | gentoo-2-99c6e5285283548a6ac5c1c75fae727bede23143.tar.gz gentoo-2-99c6e5285283548a6ac5c1c75fae727bede23143.tar.bz2 gentoo-2-99c6e5285283548a6ac5c1c75fae727bede23143.zip |
unmask eapi2 audacity
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 4ecf41652bbc..b41c8468ef7d 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1907 2008/09/29 07:50:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1908 2008/09/29 08:30:02 aballier 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! 29 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.mask: + unmask eapi2 audacity + + 29 Sep 2008; Alexis Ballier <aballier@gentoo.org> package.mask: mask audacity 1.3.5-r1 until we solve the wxwidgets configure problem 29 Sep 2008; Peter Volkov <pva@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index c810963b55bd..4c5867bdfb8d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9023 2008/09/29 07:50:53 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9024 2008/09/29 08:30:02 aballier 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 @@ -29,11 +29,6 @@ #--- END OF EXAMPLES --- -# Alexis Ballier <aballier@gentoo.org> (29 Sep 2008) -# Fails at configure if one doesn't have a system wxwidgets profile set. -# Mask until we find out why. -=media-sound/audacity-1.3.5-r1 - # Gilles Dartiguelongue <eva@gentoo.org> (27 Sep 2008) # GNOME 2.24 mask being (and related) >=net-irc/xchat-gnome-0.24.0 |