diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:43:10 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:43:10 +0000 |
commit | 00c3a86b5eaddf3751455272f5a9887493433e02 (patch) | |
tree | 9626b5b1973a9b95c00dc5d0306c30a1e3cacf60 /net-misc/rygel | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-00c3a86b5eaddf3751455272f5a9887493433e02.tar.gz gentoo-2-00c3a86b5eaddf3751455272f5a9887493433e02.tar.bz2 gentoo-2-00c3a86b5eaddf3751455272f5a9887493433e02.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 809791c2a5d5..affea79d99e6 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.59 2014/12/18 15:01:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.60 2014/12/19 13:43:10 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.22.3.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.22.3.ebuild: x86 stable, bug 529964 diff --git a/net-misc/rygel/rygel-0.22.3.ebuild b/net-misc/rygel/rygel-0.22.3.ebuild index eeb0c5995b31..513cc7ae543b 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.2 2014/12/18 15:01:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.22.3.ebuild,v 1.3 2014/12/19 13:43:10 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 |