diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:02:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:02:02 +0000 |
commit | cc034302a76e777fe0182a0b3411fa9c24547c1b (patch) | |
tree | e574071bfb0451f4ae87113552f7e13cfc3aae44 /net-misc/rygel | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-cc034302a76e777fe0182a0b3411fa9c24547c1b.tar.gz gentoo-2-cc034302a76e777fe0182a0b3411fa9c24547c1b.tar.bz2 gentoo-2-cc034302a76e777fe0182a0b3411fa9c24547c1b.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/rygel')
-rw-r--r-- | net-misc/rygel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rygel/rygel-0.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rygel/ChangeLog b/net-misc/rygel/ChangeLog index 0b074e82811d..c1b2ee998dbc 100644 --- a/net-misc/rygel/ChangeLog +++ b/net-misc/rygel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rygel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.26 2012/10/03 15:43:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/ChangeLog,v 1.27 2012/10/04 15:02:02 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> rygel-0.14.3.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> rygel-0.14.3.ebuild: x86 stable wrt bug #427544 diff --git a/net-misc/rygel/rygel-0.14.3.ebuild b/net-misc/rygel/rygel-0.14.3.ebuild index ce2ba90e3bfd..1ffb0a6b332f 100644 --- a/net-misc/rygel/rygel-0.14.3.ebuild +++ b/net-misc/rygel/rygel-0.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.14.3.ebuild,v 1.3 2012/10/03 15:43:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rygel/rygel-0.14.3.ebuild,v 1.4 2012/10/04 15:02:02 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Rygel" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="X nls +sqlite test transcode" # The deps for tracker? and transcode? are just the earliest available |