diff options
author | 2008-12-07 16:32:35 +0000 | |
---|---|---|
committer | 2008-12-07 16:32:35 +0000 | |
commit | 106b64e7dd60ee298e5d83fb4c19b5a8c8a6e5bd (patch) | |
tree | 0aade9e3a85b42e662b8a3a263f6630b4a7ea728 /profiles | |
parent | Initial commit. Proxy mantained by me for Sergio Rodriguez <srinclan@gmail.com> (diff) | |
download | historical-106b64e7dd60ee298e5d83fb4c19b5a8c8a6e5bd.tar.gz historical-106b64e7dd60ee298e5d83fb4c19b5a8c8a6e5bd.tar.bz2 historical-106b64e7dd60ee298e5d83fb4c19b5a8c8a6e5bd.zip |
FFmpeg live ebuild
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index fed39158cb47..2d4a1cd747a1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2134 2008/12/07 12:13:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2135 2008/12/07 16:32:35 lu_zero 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! + 07 Dec 2008; Luca Barbato <lu_zero@gentoo.org> package.mask: + FFmpeg live ebuild + 07 Dec 2008; <ssuominen@gentoo.org> package.mask: Removed sys-libs/detect from tree wrt #244411. diff --git a/profiles/package.mask b/profiles/package.mask index cac2d97c3001..a28d1a7fd7ac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9258 2008/12/07 12:13:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9259 2008/12/07 16:32:35 lu_zero 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. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Luca Barbato <lu_zero@gentoo.org> (07 Dec 2008) +# Live sources to be used with other live source applications +=media-video/ffmpeg-9999 + # Robin H. Johnson <robbat2@gentoo.org> (06 Dec 2008) # The init.d scripts and default rules need updating and serious testing. # Do not use the old ones with the new versions of audit, you will get weird |