diff options
author | 2010-06-04 20:19:04 +0000 | |
---|---|---|
committer | 2010-06-04 20:19:04 +0000 | |
commit | 7d2c6f0604b9d6a56759a4b55048d483bff900f6 (patch) | |
tree | 77db0e4f81b366de6ba584e7670c31508ebcc2ef /media-video/totem/totem-2.28.5-r3.ebuild | |
parent | x86 stable, bug #314899 (diff) | |
download | historical-7d2c6f0604b9d6a56759a4b55048d483bff900f6.tar.gz historical-7d2c6f0604b9d6a56759a4b55048d483bff900f6.tar.bz2 historical-7d2c6f0604b9d6a56759a4b55048d483bff900f6.zip |
x86 stable, bug #314899
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-video/totem/totem-2.28.5-r3.ebuild')
-rw-r--r-- | media-video/totem/totem-2.28.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.28.5-r3.ebuild b/media-video/totem/totem-2.28.5-r3.ebuild index 159bce7b0222..b801c1085181 100644 --- a/media-video/totem/totem-2.28.5-r3.ebuild +++ b/media-video/totem/totem-2.28.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.28.5-r3.ebuild,v 1.2 2010/05/04 16:25:39 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.28.5-r3.ebuild,v 1.3 2010/06/04 20:19:04 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" SRC_URI="${SRC_URI} mirror://gentoo/${P}-patches.tar.bz2" |