diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2013-03-31 18:19:57 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2013-03-31 18:19:57 +0000 |
commit | 5fc09ed46a5d6e4659f918b5a4b0a0d9a82646e6 (patch) | |
tree | 68b8a43e7e1b9ee025e0934ae1040417071c0607 /profiles | |
parent | Do not build static libs. Bug 464002 (diff) | |
download | gentoo-2-5fc09ed46a5d6e4659f918b5a4b0a0d9a82646e6.tar.gz gentoo-2-5fc09ed46a5d6e4659f918b5a4b0a0d9a82646e6.tar.bz2 gentoo-2-5fc09ed46a5d6e4659f918b5a4b0a0d9a82646e6.zip |
Drop mask from rygel and cie, it is fine without Gnome 3.8.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 6 insertions, 11 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 653af32013d6..0b4f66508bde 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7677 2013/03/31 01:55:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7678 2013/03/31 18:19:57 eva 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! - + + 31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> package.mask: + Drop mask from rygel and cie, it is fine without Gnome 3.8. + 30 Mar 2013; Robin Johnson <robbat2@gentoo.org> desc/nginx_modules_http.desc: Add SPDY for nginx. diff --git a/profiles/package.mask b/profiles/package.mask index 169bc9ac18b2..34fbcf104965 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14617 2013/03/30 23:41:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14618 2013/03/31 18:19:57 eva 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 @@ -31,14 +31,6 @@ #--- END OF EXAMPLES --- -# Gilles Dartiguelongue <eva@gentoo.org> (30 Mar 2013) -# the DLNA stack mask, may or may not be related to Gnome 3.8 ->=media-libs/gupnp-dlna-0.10 ->=net-libs/gssdp-0.14 ->=net-libs/gupnp-av-0.12 ->=net-libs/gupnp-0.20 ->=net-misc/rygel-0.18 - # Pacho Ramos <pacho@gentoo.org> (28 Mar 2013) # Gnome 3.8 Mask >=app-accessibility/accerciser-3.8 |