diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:23:15 +0000 |
commit | 66706a59ce0b7fb21a1da2516f8256e228338264 (patch) | |
tree | a601ddb04b68bf3f1bd61ca65ec4b4edf053b5bd /media-video/cheese | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-66706a59ce0b7fb21a1da2516f8256e228338264.tar.gz gentoo-2-66706a59ce0b7fb21a1da2516f8256e228338264.tar.bz2 gentoo-2-66706a59ce0b7fb21a1da2516f8256e228338264.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/cheese')
-rw-r--r-- | media-video/cheese/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/cheese/cheese-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/cheese/ChangeLog b/media-video/cheese/ChangeLog index a655edf2eb69..21424888238c 100644 --- a/media-video/cheese/ChangeLog +++ b/media-video/cheese/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cheese # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.84 2014/07/22 10:52:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/ChangeLog,v 1.85 2014/07/23 15:23:15 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> cheese-3.12.2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> cheese-3.12.2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-video/cheese/cheese-3.12.2.ebuild b/media-video/cheese/cheese-3.12.2.ebuild index d49d9915b546..407425453558 100644 --- a/media-video/cheese/cheese-3.12.2.ebuild +++ b/media-video/cheese/cheese-3.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.12.2.ebuild,v 1.2 2014/07/22 10:52:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-3.12.2.ebuild,v 1.3 2014/07/23 15:23:15 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Cheese" LICENSE="GPL-2+" SLOT="0/7" # subslot = libcheese soname version IUSE="+introspection test" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" # using clutter-gst-2.0.0 results in GLSL errors; bug #478702 COMMON_DEPEND=" |