Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351614 - x11-themes/oxygen-gtk - missing config protection
Summary: x11-themes/oxygen-gtk - missing config protection
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 23:44 UTC by Elias Probst
Modified: 2011-01-20 01:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2011-01-13 23:44:25 UTC
x11-themes/oxygen-gtk installs some config files into /usr/share/themes/oxygen-gtk/gtk-2.0
- argb-apps.conf
- gtkrc
- icons4
- kdeglobals
- oxygenrc

As these files can be used for system wide configuration purposes, they should be config protected.
Comment 1 Maciej Mrozowski gentoo-dev 2011-01-20 01:21:43 UTC
Good point although it should be rare case when changing those files is necessary. CONFIG_PROTECT added anyway. Thanks for reporting.

*oxygen-gtk-1.0.1-r1 (20 Jan 2011)

  20 Jan 2011; Maciej Mrozowski <reavertm@gentoo.org>
  -oxygen-gtk-1.0.0.ebuild, -oxygen-gtk-1.0.1.ebuild,
  +oxygen-gtk-1.0.1-r1.ebuild:
  Remove old, add CONFIG_PROTECT to fix bug 351614, install some misc files, sort dependencies, add debug and doc USE flags.