diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 21:00:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 21:00:55 +0000 |
commit | 2bf2fa6b5209caf198ea16643590f3e45b43f122 (patch) | |
tree | 1396ca9310a8280d900675ae8ea6af5919ecd836 /media-video/totem | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-2bf2fa6b5209caf198ea16643590f3e45b43f122.tar.gz gentoo-2-2bf2fa6b5209caf198ea16643590f3e45b43f122.tar.bz2 gentoo-2-2bf2fa6b5209caf198ea16643590f3e45b43f122.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-1.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 3dc7f89d3e04..bbf36a9d22bc 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.118 2006/07/08 03:03:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.119 2006/07/10 21:00:55 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> totem-1.4.2-r1.ebuild: + Stable on sparc wrt #139612 08 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> totem-1.2.1-r1.ebuild: diff --git a/media-video/totem/totem-1.4.2-r1.ebuild b/media-video/totem/totem-1.4.2-r1.ebuild index 0b23bded4415..4fc4d176db21 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.2 2006/07/07 16:36:41 dang Exp $ +# $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 $ 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" |