diff options
author | 2011-01-11 05:47:10 +0000 | |
---|---|---|
committer | 2011-01-11 05:47:10 +0000 | |
commit | a00b21275ac9ad5d6644c2a732152c70cc69b644 (patch) | |
tree | 3000f630f7fee73e03fef70a699895a77e6e2ae1 /net-misc/rygel/ChangeLog | |
parent | Clarify gssdp dep as per bug #326805 (diff) | |
download | gentoo-2-a00b21275ac9ad5d6644c2a732152c70cc69b644.tar.gz gentoo-2-a00b21275ac9ad5d6644c2a732152c70cc69b644.tar.bz2 gentoo-2-a00b21275ac9ad5d6644c2a732152c70cc69b644.zip |
Restrict gupnp-dlna dependency to <0.5 (since it breaks API).
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/rygel/ChangeLog')
-rw-r--r-- | net-misc/rygel/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index 30c9cf40cb98..b4030f679f3e 100644 --- a/net-misc/rygel/ChangeLog +++ b/net-misc/rygel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/rygel -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.4 2010/11/20 23:19:28 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.5 2011/01/11 05:47:10 ford_prefect Exp $ + + 11 Jan 2011; Arun Raghavan <ford_prefect@gentoo.org> rygel-0.8.2.ebuild, + rygel-0.8.3.ebuild, rygel-0.9.1.ebuild: + Restrict gupnp-dlna dependency to <0.5 (since it breaks API). *rygel-0.8.3 (20 Nov 2010) |