diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 05:16:47 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 05:16:47 +0000 |
commit | d9b68916377abeca9a8d2575f5501be3cf63288d (patch) | |
tree | e759b72bec036f30bf2a50080b08353ae359b6f5 /profiles | |
parent | Unmasking gtk+-3.2 and friends (acked by Nirbheek). (diff) | |
download | gentoo-2-d9b68916377abeca9a8d2575f5501be3cf63288d.tar.gz gentoo-2-d9b68916377abeca9a8d2575f5501be3cf63288d.tar.bz2 gentoo-2-d9b68916377abeca9a8d2575f5501be3cf63288d.zip |
Brown paper bag commit: gtk+-3.2 requires atk-2.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 4 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 41f4072bf7ba..f520b693b7dc 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5839 2011/10/28 05:12:55 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5840 2011/10/28 05:16:47 tetromino 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! 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.mask: - Unmasking gtk+-3.2 and friends (acked by Nirbheek). + Unmasking gtk+-3.2 and friends (including atk-2); acked by Nirbheek. 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> targets/desktop/gnome/make.defaults: diff --git a/profiles/package.mask b/profiles/package.mask index d80b4f9d164b..c1ebba6313d6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13181 2011/10/28 05:12:55 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13182 2011/10/28 05:16:47 tetromino 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 @@ -580,7 +580,6 @@ dev-tex/pdftex # The "Better late than never!" release # # Libraries ->=dev-libs/atk-2.0 >=dev-libs/libgweather-3.0 >=gnome-base/libgnomekbd-3.0 =media-libs/libcanberra-0.28-r4 |