diff options
author | 2007-09-23 00:52:29 +0000 | |
---|---|---|
committer | 2007-09-23 00:52:29 +0000 | |
commit | 4c7f880bddc9ea1c2b3831dc76995120783d3aec (patch) | |
tree | ed44a6063b564a5be8e81b1ee14d16ac4d4b4119 | |
parent | Cleanup of the main two ebuilds per dberkholz commit review. (diff) | |
download | gentoo-2-4c7f880bddc9ea1c2b3831dc76995120783d3aec.tar.gz gentoo-2-4c7f880bddc9ea1c2b3831dc76995120783d3aec.tar.bz2 gentoo-2-4c7f880bddc9ea1c2b3831dc76995120783d3aec.zip |
Unmasking gtk+-2.12 and co
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 9 |
2 files changed, 5 insertions, 9 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f34b711ea47a..bd41a775b727 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.656 2007/09/22 16:13:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.657 2007/09/23 00:52:29 leio Exp $ + + 23 Sep 2007; Mart Raudsepp <leio@gentoo.org> package.mask: + Unmasking gtk+-2.12 and co 22 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> package.mask: Masking =net-misc/icaclient-10.6 until we can resolve bug #189884. diff --git a/profiles/package.mask b/profiles/package.mask index 65b7bc9043cf..3ebbba96d0bc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7732 2007/09/22 16:13:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.7733 2007/09/23 00:52:29 leio Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -33,13 +33,6 @@ app-emacs/eieio app-emacs/semantic -# Rémi Cardona <remi@gentoo.org> (21 Sep 2007) -# gtk+-2.12 and relevant deps -=dev-libs/glib-2.14.1 -=x11-libs/pango-1.18.2 -=dev-libs/atk-1.20.0 -=x11-libs/gtk+-2.12.0 - # Hanno Boeck <hanno@gentoo.org> (21 Sep 2007) # experimental new ebuild, changes a lot and breaks configuration =net-mail/mailman-2.1.9-r2 |