diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2008-06-29 13:27:57 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2008-06-29 13:27:57 +0000 |
commit | 0d444c881a0cd68bba048daf26c6bcf6069cc913 (patch) | |
tree | 5ffe9e738da71913fac3a33ea3ec39588d60d49b | |
parent | old (diff) | |
download | historical-0d444c881a0cd68bba048daf26c6bcf6069cc913.tar.gz historical-0d444c881a0cd68bba048daf26c6bcf6069cc913.tar.bz2 historical-0d444c881a0cd68bba048daf26c6bcf6069cc913.zip |
Add use-flag shutdown_rewrite for media-video/vdr.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 97736fbcb9b4..75256d0e373b 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.1627 2008/06/29 12:32:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1628 2008/06/29 13:27:57 zzam 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 doubt put a record here! + 29 Jun 2008; Matthias Schwarzott <zzam@gentoo.org> use.local.desc: + Add use-flag shutdown_rewrite for media-video/vdr. + 29 Jun 2008; Ulrich Mueller <ulm@gentoo.org> base/virtuals, embedded/virtuals: Remove virtual/motif from profiles, bug 224749. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ca6c9973baa9..3b7c78cc03b6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3609 2008/06/29 11:03:15 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3610 2008/06/29 13:27:57 zzam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1366,6 +1366,7 @@ media-video/vdr:rotor - Enable support for plugin vdr-rotor for dish-positioner. media-video/vdr:settime - set system time per script instead of via syscal media-video/vdr:setup - Enable support for the plugin vdr-setup media-video/vdr:setup-plugin - Enable support for the plugin vdr-setup +media-video/vdr:shutdown_rewrite - use rewritten shutdown code from vdr-1.5 media-video/vdr:sortrecords - allows to change sort order of recordings media-video/vdr:sourcecaps - Adds the ability to define capabilities of dvb-cards (e.g. card1 can receive Sat @28.2E) media-video/vdr:submenu - Enable support for the plugin vdr-submenu. |