diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:07:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:07:56 +0000 |
commit | d475fc7cc017dc6fc9c63d6605aac7fcf63d245b (patch) | |
tree | 538a7f60c55d46dc21daaf000f7bdc2afc0789f4 /media-video | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | historical-d475fc7cc017dc6fc9c63d6605aac7fcf63d245b.tar.gz historical-d475fc7cc017dc6fc9c63d6605aac7fcf63d245b.tar.bz2 historical-d475fc7cc017dc6fc9c63d6605aac7fcf63d245b.zip |
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cheese/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/cheese/cheese-2.32.0.ebuild | 4 | ||||
-rw-r--r-- | media-video/totem/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/totem/totem-2.32.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-video/cheese/ChangeLog b/media-video/cheese/ChangeLog index b9d47672a6a5..7d31fcb8f2a0 100644 --- a/media-video/cheese/ChangeLog +++ b/media-video/cheese/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cheese # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.40 2011/02/15 08:12:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.41 2011/02/23 23:07:38 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> cheese-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 15 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> cheese-2.32.0.ebuild: Fix gdk-pixbuf/gtk+ USE flag dependencies. diff --git a/media-video/cheese/cheese-2.32.0.ebuild b/media-video/cheese/cheese-2.32.0.ebuild index 48d3cdda9ed1..323fcdc31dca 100644 --- a/media-video/cheese/cheese-2.32.0.ebuild +++ b/media-video/cheese/cheese-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/cheese/cheese-2.32.0.ebuild,v 1.4 2011/02/15 08:12:36 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-2.32.0.ebuild,v 1.5 2011/02/23 23:07:38 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/cheese/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc v4l" COMMON_DEPEND=">=dev-libs/dbus-glib-0.7 diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index 9bed9b0fd189..548dc6ad0031 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.310 2011/01/26 23:00:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.311 2011/02/23 23:07:56 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> totem-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 26 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> totem-2.32.0.ebuild: add ~ppc wrt #348984 diff --git a/media-video/totem/totem-2.32.0.ebuild b/media-video/totem/totem-2.32.0.ebuild index dbd9adf8d35d..f209def41677 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.8 2011/01/26 23:00:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0.ebuild,v 1.9 2011/02/23 23:07:56 hwoarang 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 ~ppc ~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 |