diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-26 23:00:12 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-26 23:00:12 +0000 |
commit | 35695cf9d0c59cacaf8e7d20db15bcf90255a5d4 (patch) | |
tree | d49fb78b801f971a708109d46135e0693516376b /media-video | |
parent | add ~ppc wrt #311825 (diff) | |
download | gentoo-2-35695cf9d0c59cacaf8e7d20db15bcf90255a5d4.tar.gz gentoo-2-35695cf9d0c59cacaf8e7d20db15bcf90255a5d4.tar.bz2 gentoo-2-35695cf9d0c59cacaf8e7d20db15bcf90255a5d4.zip |
add ~ppc wrt #348984
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 0ff1aab68867..9bed9b0fd189 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/totem # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.309 2011/01/16 15:17:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.310 2011/01/26 23:00:12 xarthisius Exp $ + + 26 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> totem-2.32.0.ebuild: + add ~ppc wrt #348984 16 Jan 2011; Raúl Porcel <armin76@gentoo.org> totem-2.32.0.ebuild: Add ~ia64 wrt #348984 diff --git a/media-video/totem/totem-2.32.0.ebuild b/media-video/totem/totem-2.32.0.ebuild index 4559e357a607..dbd9adf8d35d 100644 --- a/media-video/totem/totem-2.32.0.ebuild +++ b/media-video/totem/totem-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0.ebuild,v 1.7 2011/01/16 15:17:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0.ebuild,v 1.8 2011/01/26 23:00:12 xarthisius Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~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 |