diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:03:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:03:56 +0000 |
commit | b5aac3940e26fcd6dfc2b43c6079c21efd2f2ac4 (patch) | |
tree | 3f7152e0f36228a90467121663e524fe7e9b8eee /net-misc/rygel | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-b5aac3940e26fcd6dfc2b43c6079c21efd2f2ac4.tar.gz gentoo-2-b5aac3940e26fcd6dfc2b43c6079c21efd2f2ac4.tar.bz2 gentoo-2-b5aac3940e26fcd6dfc2b43c6079c21efd2f2ac4.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/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.20.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index c19f9c414375..19023643a8a3 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.48 2014/03/09 10:54:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.49 2014/03/09 12:03:56 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.20.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> rygel-0.20.3.ebuild: amd64 stable, bug 499954 diff --git a/net-misc/rygel/rygel-0.20.3.ebuild b/net-misc/rygel/rygel-0.20.3.ebuild index 2e19b92760a9..200a6a3e12b9 100644 --- a/net-misc/rygel/rygel-0.20.3.ebuild +++ b/net-misc/rygel/rygel-0.20.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.20.3.ebuild,v 1.4 2014/03/09 10:54:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.20.3.ebuild,v 1.5 2014/03/09 12:03:56 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/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 |