diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:39:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-14 17:39:21 +0000 |
commit | fced02b7b34cc3c11d5e54c2d17cab9dd2e39cf9 (patch) | |
tree | 1dd0b01814b4277880fdbe76115f9514670d4fe6 /media-video/totem | |
parent | sparc stable (diff) | |
download | gentoo-2-fced02b7b34cc3c11d5e54c2d17cab9dd2e39cf9.tar.gz gentoo-2-fced02b7b34cc3c11d5e54c2d17cab9dd2e39cf9.tar.bz2 gentoo-2-fced02b7b34cc3c11d5e54c2d17cab9dd2e39cf9.zip |
alpha/ia64/sparc stable wrt #314899
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.28.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index e5ae6a50a63b..7a2c259d9f8c 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.296 2010/08/07 16:40:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.297 2010/08/14 17:39:21 armin76 Exp $ + + 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> totem-2.28.5-r3.ebuild: + alpha/ia64/sparc stable wrt #314899 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> totem-2.28.5-r3.ebuild: Add ~alpha/~arm/~ia64/~sparc diff --git a/media-video/totem/totem-2.28.5-r3.ebuild b/media-video/totem/totem-2.28.5-r3.ebuild index 6e3ba86043fd..8063d59a624d 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.5 2010/08/07 16:40:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.28.5-r3.ebuild,v 1.6 2010/08/14 17:39:21 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ia64 sparc x86 ~x86-fbsd" SRC_URI="${SRC_URI} mirror://gentoo/${P}-patches.tar.bz2" |