diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:57:22 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:57:22 +0000 |
commit | b8f4d62ca89ab5049497abed12423334f6f4a20a (patch) | |
tree | 7e09725b21135127f6c7dd28ac2138f83e5ba58e /dev-libs/totem-pl-parser | |
parent | ppc stable wrt #369909 (diff) | |
download | gentoo-2-b8f4d62ca89ab5049497abed12423334f6f4a20a.tar.gz gentoo-2-b8f4d62ca89ab5049497abed12423334f6f4a20a.tar.bz2 gentoo-2-b8f4d62ca89ab5049497abed12423334f6f4a20a.zip |
ppc/ppc64 stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
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.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 |