diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 10:31:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-04 10:31:28 +0000 |
commit | de9d3e4edc2e57257a92ffe58b90319a0515a01f (patch) | |
tree | a5f98ec3c8118c508992de5fbbfe5a54c9fbbcc5 /media-video/totem | |
parent | arm love (diff) | |
download | gentoo-2-de9d3e4edc2e57257a92ffe58b90319a0515a01f.tar.gz gentoo-2-de9d3e4edc2e57257a92ffe58b90319a0515a01f.tar.bz2 gentoo-2-de9d3e4edc2e57257a92ffe58b90319a0515a01f.zip |
arm love
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/totem-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-video/totem/totem-1.4.2-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/totem/totem-1.2.1-r1.ebuild b/media-video/totem/totem-1.2.1-r1.ebuild index d9c634c7919b..a72c90811152 100644 --- a/media-video/totem/totem-1.2.1-r1.ebuild +++ b/media-video/totem/totem-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1-r1.ebuild,v 1.2 2006/07/08 03:03:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1-r1.ebuild,v 1.3 2006/09/04 10:31:28 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 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="a52 dvd firefox flac gnome lirc mad mpeg nsplugin ogg theora vorbis win32codecs xine xv" RDEPEND=">=dev-libs/glib-2.6.3 diff --git a/media-video/totem/totem-1.4.2-r1.ebuild b/media-video/totem/totem-1.4.2-r1.ebuild index ab718a3aa19b..7b96e04b864f 100644 --- a/media-video/totem/totem-1.4.2-r1.ebuild +++ b/media-video/totem/totem-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.8 2006/08/19 00:51:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.9 2006/09/04 10:31:28 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="amd64 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 sparc x86" # pitdfall has not come out with a 0.10 release, should be soon though -AJL #IUSE="a52 dbus dvd flac gnome lirc mad mpeg nsplugin nvtv ogg theora vorbis win32codecs xine xv" |