diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 10:21:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 10:21:19 +0000 |
commit | 08c15d9dd015264e0287235674f94a852c2b4b64 (patch) | |
tree | e85b800b0060a07811a10c8d95a4f5ea3caf9f5f /media-video/totem | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-08c15d9dd015264e0287235674f94a852c2b4b64.tar.gz gentoo-2-08c15d9dd015264e0287235674f94a852c2b4b64.tar.bz2 gentoo-2-08c15d9dd015264e0287235674f94a852c2b4b64.zip |
arm/sh stable #164978
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/totem-2.16.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.16.4.ebuild b/media-video/totem/totem-2.16.4.ebuild index ca732d7e689e..8f8c89c2ddff 100644 --- a/media-video/totem/totem-2.16.4.ebuild +++ b/media-video/totem/totem-2.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.12 2007/02/04 09:12:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.13 2007/02/11 10:21:19 vapier Exp $ inherit autotools eutils multilib gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" # pitdfdll has not come out with a 0.10 release, should be soon though -AJL # IUSE="win32codecs" |