diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-22 15:51:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-22 15:51:34 +0000 |
commit | bd3bcc63a695f63665843a96b0104b2d6dade61a (patch) | |
tree | 4dd35811697fc43e8dcb27965fab839a738208bd /profiles | |
parent | stable x86, bug 278433 (diff) | |
download | historical-bd3bcc63a695f63665843a96b0104b2d6dade61a.tar.gz historical-bd3bcc63a695f63665843a96b0104b2d6dade61a.tar.bz2 historical-bd3bcc63a695f63665843a96b0104b2d6dade61a.zip |
New flag USE cdda to replace local flags cdda and cdaudio.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 985100b8a4ca..d9634744fb70 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2947 2009/07/22 14:56:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2948 2009/07/22 15:51:34 ssuominen 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! + 22 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> use.desc: + New flag USE cdda to replace local flags cdda and cdaudio. + 22 Jul 2009; Raúl Porcel <armin76@gentoo.org> thirdpartymirrors: Punt non-working mirror diff --git a/profiles/use.desc b/profiles/use.desc index 63d595f10bee..b53d83fb7cfd 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.420 2009/07/22 14:10:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.421 2009/07/22 15:51:34 ssuominen Exp $ # Keep them sorted @@ -47,6 +47,7 @@ calendar - Adds support for calendars (not using mcal!) canna - Adds support for the Canna kana to kanji conversion engine caps - Use Linux capabilities library to control privilege cdb - Adds support for the CDB database engine from the author of qmail +cdda - Adds audio compact disk playing support cddb - Access cddb servers to retrieve and submit information about compact disks cdinstall - Copies files from the CD rather than asking the user to copy them, mostly used with games cdparanoia - Enables cdparanoia (audio CD ripper) support |