diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:52:55 +0000 |
commit | 8fe4f0a94909eea063da1c65158b19c3f6262ca1 (patch) | |
tree | b75580544b052a936a9ff9de3a877205654f4b61 /net-misc/rygel | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-8fe4f0a94909eea063da1c65158b19c3f6262ca1.tar.gz gentoo-2-8fe4f0a94909eea063da1c65158b19c3f6262ca1.tar.bz2 gentoo-2-8fe4f0a94909eea063da1c65158b19c3f6262ca1.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/rygel')
-rw-r--r-- | net-misc/rygel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rygel/rygel-0.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index 550386d0ffc2..6265bcf1295c 100644 --- a/net-misc/rygel/ChangeLog +++ b/net-misc/rygel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rygel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.55 2014/05/31 11:40:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.56 2014/07/22 10:52:55 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rygel-0.22.2.ebuild: + Stable for amd64, wrt bug #512912 *rygel-0.22.2 (31 May 2014) diff --git a/net-misc/rygel/rygel-0.22.2.ebuild b/net-misc/rygel/rygel-0.22.2.ebuild index 357ce063a6e5..4279c15fc248 100644 --- a/net-misc/rygel/rygel-0.22.2.ebuild +++ b/net-misc/rygel/rygel-0.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.2.ebuild,v 1.1 2014/05/31 11:40:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.2.ebuild,v 1.2 2014/07/22 10:52:55 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X nls +sqlite tracker test transcode" # The deps for tracker? and transcode? are just the earliest available |