diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:12:15 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 12:12:15 +0000 |
commit | f2ed920b2d01c8925bd5e277ec74fe3295796032 (patch) | |
tree | 515b187463c9f0a16ee66b6aa940fb607cfdd5d3 /net-misc/rygel | |
parent | x86 stable, bug 508862 (diff) | |
download | gentoo-2-f2ed920b2d01c8925bd5e277ec74fe3295796032.tar.gz gentoo-2-f2ed920b2d01c8925bd5e277ec74fe3295796032.tar.bz2 gentoo-2-f2ed920b2d01c8925bd5e277ec74fe3295796032.zip |
x86 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/rygel')
-rw-r--r-- | net-misc/rygel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rygel/rygel-0.22.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index 84c3700eb32e..e8b516fa18a3 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.53 2014/05/04 08:54:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.54 2014/05/04 12:12:15 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.22.1.ebuild: + x86 stable, bug 508862 04 May 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.22.1.ebuild: amd64 stable, bug 508862 diff --git a/net-misc/rygel/rygel-0.22.1.ebuild b/net-misc/rygel/rygel-0.22.1.ebuild index b9c8e0b9cde4..383936e6369d 100644 --- a/net-misc/rygel/rygel-0.22.1.ebuild +++ b/net-misc/rygel/rygel-0.22.1.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.1.ebuild,v 1.2 2014/05/04 08:54:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.1.ebuild,v 1.3 2014/05/04 12:12:15 pacho 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 |