diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:10:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:10:41 +0000 |
commit | e3a1ab03d3d7acaa26c1bd2cb2e453a39977d24c (patch) | |
tree | 01e82a3f1bef4ba5ccfe2dddb0a5f71b597bae16 /media-video/totem/totem-2.20.3.ebuild | |
parent | Stable for HPPA (bug #208366). (diff) | |
download | gentoo-2-e3a1ab03d3d7acaa26c1bd2cb2e453a39977d24c.tar.gz gentoo-2-e3a1ab03d3d7acaa26c1bd2cb2e453a39977d24c.tar.bz2 gentoo-2-e3a1ab03d3d7acaa26c1bd2cb2e453a39977d24c.zip |
Stable for HPPA (bug #208366).
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-video/totem/totem-2.20.3.ebuild')
-rw-r--r-- | media-video/totem/totem-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.20.3.ebuild b/media-video/totem/totem-2.20.3.ebuild index 548f617d8933..c36ddd5b3c93 100644 --- a/media-video/totem/totem-2.20.3.ebuild +++ b/media-video/totem/totem-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.3.ebuild,v 1.6 2008/02/03 11:21:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.3.ebuild,v 1.7 2008/02/04 04:10:41 jer 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" |