diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:46:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 14:46:47 +0000 |
commit | 5f73f2ca8e8169d7dae4c2156c242ceb6a3c79ee (patch) | |
tree | 46e02336861520431ff36d2ecc162b8d4d6420db /media-video/totem | |
parent | alpha/ia64 stable (diff) | |
download | gentoo-2-5f73f2ca8e8169d7dae4c2156c242ceb6a3c79ee.tar.gz gentoo-2-5f73f2ca8e8169d7dae4c2156c242ceb6a3c79ee.tar.bz2 gentoo-2-5f73f2ca8e8169d7dae4c2156c242ceb6a3c79ee.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index eb3280432ee7..c49c131de007 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.191 2007/11/21 17:01:06 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.192 2007/11/22 14:46:47 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> totem-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> totem-2.20.1.ebuild: Stable on x86 (bug #199740) diff --git a/media-video/totem/totem-2.20.1.ebuild b/media-video/totem/totem-2.20.1.ebuild index ce9d51aa7c63..6f671ba62074 100644 --- a/media-video/totem/totem-2.20.1.ebuild +++ b/media-video/totem/totem-2.20.1.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.20.1.ebuild,v 1.5 2007/11/21 17:01:06 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.1.ebuild,v 1.6 2007/11/22 14:46:47 armin76 Exp $ inherit autotools eutils gnome2 multilib @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" # No 0.10.0 release for gst-plugins-pitdfdll yet # IUSE="win32codecs" |