diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:16:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:16:27 +0000 |
commit | 73ba6d9f571476954790efcfa11c2ab3faeab6fc (patch) | |
tree | 8bc5dc81e043c71fe2618b55c1fd333f6c41b042 /media-video | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-73ba6d9f571476954790efcfa11c2ab3faeab6fc.tar.gz gentoo-2-73ba6d9f571476954790efcfa11c2ab3faeab6fc.tar.bz2 gentoo-2-73ba6d9f571476954790efcfa11c2ab3faeab6fc.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.32.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 4db2a704e18c..d3c42b676430 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.319 2011/06/05 12:55:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.320 2011/07/01 21:16:27 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> totem-2.32.0-r2.ebuild: + Stable on amd64 wrt bug #278255 *totem-2.32.0-r2 (05 Jun 2011) diff --git a/media-video/totem/totem-2.32.0-r2.ebuild b/media-video/totem/totem-2.32.0-r2.ebuild index 3547a4034812..7a1f898c41bf 100644 --- a/media-video/totem/totem-2.32.0-r2.ebuild +++ b/media-video/totem/totem-2.32.0-r2.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-r2.ebuild,v 1.1 2011/06/05 12:55:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0-r2.ebuild,v 1.2 2011/07/01 21:16:27 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bluetooth debug doc galago iplayer lirc nautilus nsplugin python tracker upnp +youtube" #zeroconf |