diff options
Diffstat (limited to 'media-video/totem/totem-2.26.5.ebuild')
-rw-r--r-- | media-video/totem/totem-2.26.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/totem/totem-2.26.5.ebuild b/media-video/totem/totem-2.26.5.ebuild index 2122fc65446a..430dcdb23161 100644 --- a/media-video/totem/totem-2.26.5.ebuild +++ b/media-video/totem/totem-2.26.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.26.5.ebuild,v 1.1 2009/12/13 11:43:00 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.26.5.ebuild,v 1.2 2010/01/18 01:14:50 jer Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bluetooth debug doc galago lirc nautilus nsplugin python tracker" |