diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-19 19:53:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-19 19:53:09 +0000 |
commit | ab74cffad49eccfec42f9ba82c64f65c723a87f7 (patch) | |
tree | 908d3bd0adfd4630d480892ca2ef6625ec7fe3d1 /media-video/totem/totem-1.4.2-r1.ebuild | |
parent | * closing bug #148178 (diff) | |
download | gentoo-2-ab74cffad49eccfec42f9ba82c64f65c723a87f7.tar.gz gentoo-2-ab74cffad49eccfec42f9ba82c64f65c723a87f7.tar.bz2 gentoo-2-ab74cffad49eccfec42f9ba82c64f65c723a87f7.zip |
Mark 1.4.2-r1 stable on ia64. #139612
(Portage version: 2.1.1)
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 7b96e04b864f..c4f08d49413c 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.9 2006/09/04 10:31:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.10 2006/09/19 19:53:09 agriffis 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 arm 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" |