diff options
author | 2014-07-23 15:24:09 +0000 | |
---|---|---|
committer | 2014-07-23 15:24:09 +0000 | |
commit | 026362edf7be7821b503ea59d4a6ece11ef1cd8c (patch) | |
tree | 483ec86afce4fd64fabd83787626f40975354240 | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-026362edf7be7821b503ea59d4a6ece11ef1cd8c.tar.gz gentoo-2-026362edf7be7821b503ea59d4a6ece11ef1cd8c.tar.bz2 gentoo-2-026362edf7be7821b503ea59d4a6ece11ef1cd8c.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-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 6265bcf1295c..b2c1a52528b7 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.56 2014/07/22 10:52:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.57 2014/07/23 15:24:09 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rygel-0.22.2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> rygel-0.22.2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-misc/rygel/rygel-0.22.2.ebuild b/net-misc/rygel/rygel-0.22.2.ebuild index 4279c15fc248..17f6f055805b 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.2 2014/07/22 10:52:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.2.ebuild,v 1.3 2014/07/23 15:24:09 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 |