diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:01:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:01:07 +0000 |
commit | 0fe10e0dba153864a7d74f2f25d338b0486cd21c (patch) | |
tree | 76daf650acf81ccaccc5749f025c14ca4ce6682a /net-misc/rygel | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-0fe10e0dba153864a7d74f2f25d338b0486cd21c.tar.gz gentoo-2-0fe10e0dba153864a7d74f2f25d338b0486cd21c.tar.bz2 gentoo-2-0fe10e0dba153864a7d74f2f25d338b0486cd21c.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index cb6a43bae9a6..809791c2a5d5 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.58 2014/09/04 15:29:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.59 2014/12/18 15:01:07 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.22.3.ebuild: + x86 stable, bug 529964 *rygel-0.22.3 (04 Sep 2014) diff --git a/net-misc/rygel/rygel-0.22.3.ebuild b/net-misc/rygel/rygel-0.22.3.ebuild index 493d1324ba0b..eeb0c5995b31 100644 --- a/net-misc/rygel/rygel-0.22.3.ebuild +++ b/net-misc/rygel/rygel-0.22.3.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.3.ebuild,v 1.1 2014/09/04 15:29:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.3.ebuild,v 1.2 2014/12/18 15:01:07 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 +sqlite tracker test transcode" # The deps for tracker? and transcode? are just the earliest available |