diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:24:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:24:31 +0000 |
commit | c0078f290357c1df143a296c12107083208799d8 (patch) | |
tree | bfef50239c9d3218c9d632f629eb62f1b64066f9 /dev-libs | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-c0078f290357c1df143a296c12107083208799d8.tar.gz gentoo-2-c0078f290357c1df143a296c12107083208799d8.tar.bz2 gentoo-2-c0078f290357c1df143a296c12107083208799d8.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.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 3b0cd22b9966..62e741004ae3 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.87 2011/03/18 17:01:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.88 2011/03/21 21:24:31 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + totem-pl-parser-2.32.3.ebuild: + ppc64 stable wrt #353436 18 Mar 2011; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-2.32.3.ebuild, totem-pl-parser-2.32.3-r1.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild index 5530c695c457..25073daba6bb 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.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.3.ebuild,v 1.8 2011/03/18 17:01:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild,v 1.9 2011/03/21 21:24:31 xarthisius Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection-20110205.m4.tar.bz2" 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="doc +introspection" RDEPEND=">=dev-libs/glib-2.24:2 |