diff options
author | 2011-10-28 19:48:31 +0000 | |
---|---|---|
committer | 2011-10-28 19:48:31 +0000 | |
commit | bc5035af8a9cbe412c24186b4ba3b59a65ffe19d (patch) | |
tree | e2640f9f8442986ceb26fe771b08d7971a0e12ad /dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild | |
parent | Revbump, use EAPI=4 (diff) | |
download | gentoo-2-bc5035af8a9cbe412c24186b4ba3b59a65ffe19d.tar.gz gentoo-2-bc5035af8a9cbe412c24186b4ba3b59a65ffe19d.tar.bz2 gentoo-2-bc5035af8a9cbe412c24186b4ba3b59a65ffe19d.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild index ef7f1604e181..5f581fcdf7e9 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.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.6.ebuild,v 1.4 2011/10/21 14:13:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild,v 1.5 2011/10/28 19:48:31 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p 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 |