diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:18:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:18:16 +0000 |
commit | 199646e1d963a779d1b05632d099bbcbad92860e (patch) | |
tree | d65aecccaa4d2389dc26d37b1a6b75970a3198bb /dev-libs | |
parent | Marking libgnome-python-2.26.1 ppc64 for bug 281427 (diff) | |
download | gentoo-2-199646e1d963a779d1b05632d099bbcbad92860e.tar.gz gentoo-2-199646e1d963a779d1b05632d099bbcbad92860e.tar.bz2 gentoo-2-199646e1d963a779d1b05632d099bbcbad92860e.zip |
Marking totem-pl-parser-2.26.2 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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.26.2.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 15616b7cfe6e..322f9a48a029 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.40 2009/11/28 18:19:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.41 2009/12/03 17:18:16 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> + totem-pl-parser-2.26.2.ebuild: + Marking totem-pl-parser-2.26.2 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> totem-pl-parser-2.26.2.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild index 16b1d8dba092..0a785adece7d 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.2.ebuild,v 1.6 2009/11/28 18:19:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild,v 1.7 2009/12/03 17:18:16 ranger Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/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="doc hal test" RDEPEND=">=dev-libs/glib-2.17.3 |