diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:29:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:29:22 +0000 |
commit | 05b3f37c8f2279c26cdbc1e35549377fb58f9aa0 (patch) | |
tree | 4f524724521e56745c91765eb33afb671ed2c530 /dev-libs | |
parent | Marking nautilus-cd-burner-2.22.1 ppc64 for bug 236971 (diff) | |
download | gentoo-2-05b3f37c8f2279c26cdbc1e35549377fb58f9aa0.tar.gz gentoo-2-05b3f37c8f2279c26cdbc1e35549377fb58f9aa0.tar.bz2 gentoo-2-05b3f37c8f2279c26cdbc1e35549377fb58f9aa0.zip |
Marking totem-pl-parser-2.22.3 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 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.22.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 d935e44eadfd..7c2900c8805e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.14 2008/11/02 07:17:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.15 2008/11/13 19:29:22 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> + totem-pl-parser-2.22.3.ebuild: + Marking totem-pl-parser-2.22.3 ppc64 stable for bug 236971 *totem-pl-parser-2.24.2 (02 Nov 2008) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild index 08aba7163913..0d0c7a8985fa 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.3.ebuild,v 1.7 2008/08/12 13:55:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild,v 1.8 2008/11/13 19:29:22 ranger Exp $ inherit gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc hal" RDEPEND=">=dev-libs/glib-2.13.4 |