diff options
author | Alexis Ballier <aballier@gentoo.org> | 2007-11-18 22:31:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2007-11-18 22:31:30 +0000 |
commit | 5b79d8d15ea7f41b901b087dd60772733d21f5b9 (patch) | |
tree | 51250ce2c1704feb0eb4dadbfaa1eaa1c520e9ec /profiles | |
parent | add a check for flac cxx use flag, FLAC++ is needed here (diff) | |
download | gentoo-2-5b79d8d15ea7f41b901b087dd60772733d21f5b9.tar.gz gentoo-2-5b79d8d15ea7f41b901b087dd60772733d21f5b9.tar.bz2 gentoo-2-5b79d8d15ea7f41b901b087dd60772733d21f5b9.zip |
unmask flac with cxx useflag now that everything has been checked against it
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 6116df058534..baeb7a1bb8c1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.831 2007/11/18 21:52:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.832 2007/11/18 22:31:30 aballier Exp $ + + 18 Nov 2007; Alexis Ballier <aballier@gentoo.org> package.mask: + unmask flac with cxx useflag now that everything has been checked against it 18 Nov 2007; Ryan Hill <dirtyepic@gentoo.org> package.mask: Add wxGTK-2.6.4.0-r2 to mask. diff --git a/profiles/package.mask b/profiles/package.mask index df2cb83e1920..ce0e9140b4b1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7921 2007/11/18 21:37:34 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7922 2007/11/18 22:31:30 aballier Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -32,11 +32,6 @@ app-admin/eselect-wxwidgets # CVE-2007-4572 =net-fs/samba-3.0.27 -# Alexis Ballier <aballier@gentoo.org> (18 Nov 2007) -# Temporary mask flac with EAPI=1 and optional FLAC++ -# until all the packages really needing it have a check. -=media-libs/flac-1.2.1-r2 - # Samuli Suominen <drac@gentoo.org> (18 Nov 2007) # Based on Xfce 4.4.2 testing tarballs at # http://mocha.xfce.org/archive/.testing/xfce-4.4.2/src |