diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:22:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:22:47 +0000 |
commit | 09a20eccca64fd85e7c0d3fc452347b9ed0ceb13 (patch) | |
tree | c4b3ad86cb34449f71ad1135efb7eed5e3df387a /dev-libs/totem-pl-parser | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-09a20eccca64fd85e7c0d3fc452347b9ed0ceb13.tar.gz gentoo-2-09a20eccca64fd85e7c0d3fc452347b9ed0ceb13.tar.bz2 gentoo-2-09a20eccca64fd85e7c0d3fc452347b9ed0ceb13.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index f2f5fc3162c1..79ade494312b 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/totem-pl-parser # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.125 2013/03/25 15:43:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.126 2013/03/25 16:22:47 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + totem-pl-parser-2.32.6-r3.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> totem-pl-parser-2.32.6-r3.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild index 375a771001cd..869b9615c0c3 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild,v 1.4 2013/03/25 15:43:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild,v 1.5 2013/03/25 16:22:47 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="archive +introspection +quvi" RDEPEND=">=dev-libs/glib-2.24:2 |