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.5.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 c7a1f1401e50..6f1195a7e568 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.101 2011/09/22 16:29:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.102 2011/10/05 16:57:22 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + totem-pl-parser-2.32.5.ebuild: + ppc/ppc64 stable wrt #369909 *totem-pl-parser-2.32.6 (22 Sep 2011) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild index 641ae1563a68..29681c9fbf6a 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.ebuild,v 1.6 2011/08/13 16:52:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v 1.7 2011/10/05 16:57:22 xarthisius Exp $ EAPI="4" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="http://projects.gnome.org/totem/" 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 doc +introspection +quvi" RDEPEND=">=dev-libs/glib-2.24:2 |