diff options
-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 79ade494312b..3dd0a17c5d5d 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.126 2013/03/25 16:22:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.127 2013/03/28 15:52:15 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + totem-pl-parser-2.32.6-r3.ebuild: + Stable for arm, 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 869b9615c0c3..0468740b5b17 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.5 2013/03/25 16:22:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r3.ebuild,v 1.6 2013/03/28 15:52:15 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 |