diff options
author | John N. Laliberte <allanonjl@gentoo.org> | 2006-07-14 15:42:57 +0000 |
---|---|---|
committer | John N. Laliberte <allanonjl@gentoo.org> | 2006-07-14 15:42:57 +0000 |
commit | 18c39ff9cc06739e159a3e22b3e23af3ec6130c7 (patch) | |
tree | 7cd152f2d1ba3984c1cccf993bf3fd9c52656b0a /media-video/totem/totem-1.4.2-r1.ebuild | |
parent | Changed eclass order. (diff) | |
download | historical-18c39ff9cc06739e159a3e22b3e23af3ec6130c7.tar.gz historical-18c39ff9cc06739e159a3e22b3e23af3ec6130c7.tar.bz2 historical-18c39ff9cc06739e159a3e22b3e23af3ec6130c7.zip |
mark -r1 stable
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'media-video/totem/totem-1.4.2-r1.ebuild')
-rw-r--r-- | media-video/totem/totem-1.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-1.4.2-r1.ebuild b/media-video/totem/totem-1.4.2-r1.ebuild index 4fc4d176db21..bc133610d60b 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.3 2006/07/10 21:00:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.4 2006/07/14 15:42:57 allanonjl 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 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~hppa ~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" |