diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:13:12 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:13:12 +0000 |
commit | 5d06138ae0c20092014cf6be59ac8cc3da0547d9 (patch) | |
tree | e4c5d1ea2eece51d205d15e4d14784349beee88a /dev-libs/totem-pl-parser | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-5d06138ae0c20092014cf6be59ac8cc3da0547d9.tar.gz gentoo-2-5d06138ae0c20092014cf6be59ac8cc3da0547d9.tar.bz2 gentoo-2-5d06138ae0c20092014cf6be59ac8cc3da0547d9.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index c4194e29f621..dc0119ee3545 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,9 @@ # 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.96 2011/07/01 21:08:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.97 2011/07/14 10:13:12 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> totem-pl-parser-2.32.5.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> totem-pl-parser-2.32.5.ebuild: 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 d7b9f09f3f81..c40dd8e6c180 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.3 2011/07/01 21:08:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v 1.4 2011/07/14 10:13:12 tomka 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 |