diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:03:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:03:14 +0000 |
commit | 7ce3f02e3702a574862b873a3e0abd60e240dd47 (patch) | |
tree | 4dbaaa6d320964a99d682b5fed8b02b4d4fbd1b3 /media-video | |
parent | Add ~alpha/~ia64/~sparc wrt #313563 (diff) | |
download | gentoo-2-7ce3f02e3702a574862b873a3e0abd60e240dd47.tar.gz gentoo-2-7ce3f02e3702a574862b873a3e0abd60e240dd47.tar.bz2 gentoo-2-7ce3f02e3702a574862b873a3e0abd60e240dd47.zip |
Add ~alpha/~ia64/~sparc wrt #313563
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.28.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 87d427d04755..94610bd46f63 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.283 2010/05/20 22:25:03 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.284 2010/05/22 16:03:14 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> totem-2.28.6.ebuild: + Add ~alpha/~ia64/~sparc wrt #313563 *totem-2.28.6 (21 May 2010) diff --git a/media-video/totem/totem-2.28.6.ebuild b/media-video/totem/totem-2.28.6.ebuild index 56305e72a0a2..ad5eab0ccb42 100644 --- a/media-video/totem/totem-2.28.6.ebuild +++ b/media-video/totem/totem-2.28.6.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.6.ebuild,v 1.2 2010/05/22 03:43:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.28.6.ebuild,v 1.3 2010/05/22 16:03:14 armin76 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="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd" # FIXME: Enable for now python USE flag per bug #316409 # this change should only be noticed by people not following current |