diff options
author | Chris White <chriswhite@gentoo.org> | 2005-03-21 23:07:59 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-03-21 23:07:59 +0000 |
commit | 8e50196f4997d534da2b48162bd73b25d5f6f155 (patch) | |
tree | c20800fb1fb7bad6ea520d3f55f64de432bb1386 | |
parent | Fixing the pic patch for reals this time. (diff) | |
download | historical-8e50196f4997d534da2b48162bd73b25d5f6f155.tar.gz historical-8e50196f4997d534da2b48162bd73b25d5f6f155.tar.bz2 historical-8e50196f4997d534da2b48162bd73b25d5f6f155.zip |
Ok, that should take care of the mplayer pic patch fun. Tested this on gcc 3.3 and 3.4 hardened on x86 as well as amd64 and amd64 32 bit chroot. Yet I find that somehow someone will find a bug :P.
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 99bfcf0808f3..07abb86b8b41 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3745 2005/03/21 14:47:40 hattya Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3746 2005/03/21 23:07:59 chriswhite Exp $# # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -25,10 +25,6 @@ # marked due to bad code #84659 net-misc/dyndnsupdate -# Chris White <chriswhite@gentoo.org> (21 Mar 2005) -# mask this until I can get that pic patch working straight. -=media-video/mplayer-1.0_pre6-r2 - # Sven Wegener <swegener@gentoo.org> (20 Mar 2005) # pre-release versions that need testing >=net-irc/ptlink-services-3.0.0_pre0 |