diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:54:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 18:54:09 +0000 |
commit | 7e0e5de3dedb90c23e469cdc72899529a950b254 (patch) | |
tree | 358686a53e7ed96e5f244a73ff829b836872cfc6 /dev-libs/totem-pl-parser | |
parent | Marking libgweather-2.30.3 ppc for bug 353436 (diff) | |
download | gentoo-2-7e0e5de3dedb90c23e469cdc72899529a950b254.tar.gz gentoo-2-7e0e5de3dedb90c23e469cdc72899529a950b254.tar.bz2 gentoo-2-7e0e5de3dedb90c23e469cdc72899529a950b254.zip |
Marking totem-pl-parser-2.32.3 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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.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 298f9998f9c3..75fe4785ac4c 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.89 2011/03/22 00:28:39 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.90 2011/03/22 18:54:09 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> + totem-pl-parser-2.32.3.ebuild: + Marking totem-pl-parser-2.32.3 ppc stable for bug 353436 *totem-pl-parser-2.32.4 (22 Mar 2011) 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 25073daba6bb..7a7800db9c62 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.9 2011/03/21 21:24:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild,v 1.10 2011/03/22 18:54:09 ranger 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 |